Shank
|
0e50d37522
|
Changed /maxspawns to point to defaultMaxSpawns
|
2011-06-05 14:06:40 -06:00 |
|
Maverick Motherfucker
|
a51a323b9b
|
oops, forgot this'
|
2011-06-05 12:16:33 -07:00 |
|
Maverick Motherfucker
|
7c2f62d1be
|
merged master into permissions-devel
|
2011-06-05 12:12:48 -07:00 |
|
Shank
|
73b3def96f
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
Conflicts:
TShockAPI/TShock.cs
|
2011-06-05 03:30:06 -06:00 |
|
Shank
|
c7d69f42fd
|
Names are limited to 32 characters.
|
2011-06-05 03:28:48 -06:00 |
|
Deathmax
|
c85dca933f
|
Merge commit '9a68676392' into general-devel-2
|
2011-06-05 17:27:33 +08:00 |
|
Deathmax
|
436b50f26e
|
some checks for tp
|
2011-06-05 17:27:18 +08:00 |
|
Shank
|
9a68676392
|
Added /playing
|
2011-06-05 03:23:28 -06:00 |
|
Deathmax
|
2a2fbe62d5
|
.
|
2011-06-05 13:49:10 +08:00 |
|
Deathmax
|
5b655f00de
|
Added broadcast for /ban. (thanks rjhazelwood)
Changed broadcast for /kick as it now takes partial matches.
|
2011-06-05 13:32:55 +08:00 |
|
Shank
|
549728b510
|
Added DistributionAgent to configuration file. Default is facepunch. Change it to terraria-online for cheat removal.
|
2011-06-04 22:28:13 -06:00 |
|
Shank
|
b786c80bb0
|
Added /debug-config
Added Version codename
Added version tick early
Closes #15
|
2011-06-04 21:57:41 -06:00 |
|
Shank
|
68014b4853
|
SpawnRate now uses default spawn rate
|
2011-06-04 20:38:45 -06:00 |
|
Shank
|
95a066d145
|
Fixing spawn rates
|
2011-06-04 20:28:29 -06:00 |
|
Maverick Motherfucker
|
4907407337
|
merged master into us
|
2011-06-04 13:56:39 -07:00 |
|
Maverick Motherfucker
|
362b2b776e
|
Removed all referneces to admin and replaced with group permissions
|
2011-06-04 13:35:52 -07:00 |
|
Maverick Motherfucker
|
8d7a52ff9a
|
changed default group permissions and fixed /help
|
2011-06-04 12:00:00 -07:00 |
|
Maverick Motherfucker
|
24f7756370
|
did a debug session, fixed bugs
|
2011-06-04 10:35:20 -07:00 |
|
Deathmax
|
069c95e2cf
|
Spawn protection. 5 block radius.
/protectspawn - toggle spawn protection.
|
2011-06-04 14:21:41 +08:00 |
|
Maverick Motherfucker
|
4aa5c71b5b
|
got command handling implemented
|
2011-06-03 22:50:30 -07:00 |
|
Maverick Motherfucker
|
bf0a95f656
|
finally converted all commands
|
2011-06-03 22:42:48 -07:00 |
|
Maverick Motherfucker
|
8344801128
|
Started work on revamping command system for permissions, but I'm out for the night, cya tomorrow
|
2011-06-03 22:28:05 -07:00 |
|
Deathmax
|
cd539e0e7e
|
Fixed /help output. (Thanks rjhazelwood)
|
2011-06-03 22:00:14 +08:00 |
|
Deathmax
|
60156af877
|
FindPlayer now has partial matches.
|
2011-06-03 19:51:43 +08:00 |
|
Shank
|
aefde30a8d
|
Fixed /off, it now saves the world.
Added /off-nosave, it doesn't.
Raised threshold to 20.
Closes #8
Closes #6
Closes #5
|
2011-06-03 03:02:48 -06:00 |
|
Maverick Motherfucker
|
35f78a2207
|
made /invasion a toggle
|
2011-06-02 23:31:40 -07:00 |
|
Maverick Motherfucker
|
be94eecd3e
|
oops
|
2011-06-02 23:30:01 -07:00 |
|
Maverick Motherfucker
|
abe6b5c998
|
fixed /spawn
|
2011-06-02 23:24:28 -07:00 |
|
Maverick Motherfucker
|
818348a445
|
Caching IsAdmin as to optimize load on file system
|
2011-06-02 21:59:33 -07:00 |
|
Maverick Motherfucker
|
e52a1d35b5
|
Merge branch 'master' of git.assembla.com:terraria
|
2011-06-02 21:06:44 -07:00 |
|
Maverick Motherfucker
|
e187e673f9
|
Fixed teleport somewhat
|
2011-06-02 21:06:25 -07:00 |
|
Deathmax
|
cbf525b148
|
Fixed /item and /give
|
2011-06-03 11:51:40 +08:00 |
|
Deathmax
|
ff5c47a57c
|
Updated NPC and Item methods for the new items.
|
2011-06-03 10:57:43 +08:00 |
|
Deathmax
|
daf56053c8
|
Remove item max stack check.
|
2011-06-03 10:51:02 +08:00 |
|
Deathmax
|
49561497bd
|
Fixed /slap (now it goes both directions, but very small knockback)
Fixed issues with /spawnrate and /maxspawns where if the input string does not convert, it throws an exception.
|
2011-06-02 23:43:25 +08:00 |
|
Deathmax
|
17c6fa8e87
|
Added /slap - /slap <player> [dmg].
^ Seems buggy ATM, only smacks you in one direction and seems to ignore tile collision.
|
2011-06-02 23:14:23 +08:00 |
|
Deathmax
|
098841e7e9
|
Fixed an issue with /item
|
2011-06-02 22:55:15 +08:00 |
|
Deathmax
|
00ce4ff2c4
|
/kill - Suicide or if admin, kill other people.
|
2011-06-02 22:46:44 +08:00 |
|
Deathmax
|
b2d25a24a5
|
Added /time.
Fixed multiple bugs with /heal.
Oh, and the previous commit added kick/ban protection for admins.
|
2011-06-02 20:24:23 +08:00 |
|
Deathmax
|
4e5059fff5
|
Added some error messages for commands.
|
2011-06-02 19:27:19 +08:00 |
|
Shank
|
b4e028e103
|
Minor changes
|
2011-06-02 02:54:26 -06:00 |
|
Deathmax
|
4eea752b3d
|
Fixed /help <page>
|
2011-06-02 13:13:39 +08:00 |
|
Deathmax
|
e034747394
|
Revamped /help. Pages still a little glitchy.
|
2011-06-02 12:48:25 +08:00 |
|
Deathmax
|
ea3c9c5580
|
Overhauled commands. Now everything is dumped into Commands.cs
|
2011-06-02 12:14:32 +08:00 |
|
high
|
2a1b81c86a
|
Added /clearbans
fixed sql query in find by name.
|
2011-07-01 17:50:33 -04:00 |
|
high
|
f1c86a6216
|
BanManager now fully sql based
|
2011-07-01 17:08:42 -04:00 |
|