Commit graph

6143 commits

Author SHA1 Message Date
Deathmax
b9ff874351 Added spawn protection radius to config. 2011-06-04 14:25:47 +08:00
Deathmax
069c95e2cf Spawn protection. 5 block radius.
/protectspawn - toggle spawn protection.
2011-06-04 14:21:41 +08:00
Deathmax
48ea956724 Added spawn protection. Prevents any tile from being placed/killed within a 5 block radius.
/protectspawn - Toggle spawn protection.
2011-06-04 14:19:22 +08:00
Maverick Motherfucker
c895369ff6 Deleted useless file and edited default group permissions 2011-06-03 22:57:48 -07: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
Maverick Motherfucker
3774c30f7d Removed useless permissions class and finished loading groups 2011-06-03 22:06:18 -07:00
Maverick Motherfucker
f5723ee834 did a debug session and fixed some errors 2011-06-03 22:00:46 -07:00
Maverick Motherfucker
273615f738 Loading groups adds the groups, doesn't add permissions yet 2011-06-03 21:51:35 -07:00
Maverick Motherfucker
517b40eec6 oops, forgot to do this 2011-06-03 21:41:17 -07:00
Maverick Motherfucker
6f3f53f0dc Added hardcoded superadmin group 2011-06-03 21:39:18 -07:00
Maverick Motherfucker
bb2e9559f0 Added code to convey idea before I write all of it out, also added default config files, everything is subject to change 2011-06-03 21:27:56 -07:00
Deathmax
474498416d Handled KillMe packet. 2011-06-04 12:17:12 +08:00
Shank
1808b8ee97 Added release docs for artifact purposes. 2011-06-03 22:00:52 -06:00
Deathmax
d0fe76090d Blocked KillMe from other players. 2011-06-04 11:51:54 +08:00
Deathmax
ab67d9f137 Added try/catch statements. 2011-06-04 11:46:52 +08:00
Deathmax
0155156367 Ugh, set wrong LogLevel, wasn't saving to file. 2011-06-04 11:33:28 +08:00
Deathmax
3ffd91cf2d Oops, forgot this. 2011-06-04 11:29:51 +08:00
Deathmax
35b584ab94 Added some basic logging. 2011-06-04 11:27:35 +08:00
Deathmax
0b06bbd692 Merge commit 'eba484ff35' 2011-06-04 11:11:37 +08:00
Maverick Motherfucker
eba484ff35 myass.bat post-build, if it doesn't work for you, your visual studio is fucked up 2011-06-03 20:04:24 -07:00
Deathmax
50430ce9a7 Fixed bug where PvP would always stay on even if perma PvP was off. 2011-06-04 10:59:16 +08:00
Maverick Motherfucker
bdd55a4d06 Fixed merge 2011-06-03 19:57:58 -07:00
Maverick Motherfucker
fbad9d6d67 Fixed mana and HP first time getting flagged as cheat 2011-06-03 19:51:57 -07:00
Deathmax
efe8b3ce4f Projectile check used the wrong config. 2011-06-04 00:44:11 +08:00
Deathmax
16e5cfe342 Fixed issue where players with > 100 MP/HP would get flagged as their max didn't get synced. 2011-06-03 22:38:13 +08:00
Deathmax
cd539e0e7e Fixed /help output. (Thanks rjhazelwood) 2011-06-03 22:00:14 +08:00
Deathmax
f1d821a554 Added Dynamite/Bomb projectile checks.
Fixed issue where Kill Tile Abuse doesn't check for config values.
2011-06-03 21:43:05 +08:00
Deathmax
60156af877 FindPlayer now has partial matches. 2011-06-03 19:51:43 +08:00
Shank
0e01dca587 Version tick: 1.5.0.1 2011-06-03 04:22:25 -06:00
Shank
ebfe78d12a The server now informs you of what list you were on when you are booted. 2011-06-03 04:18:36 -06:00
Shank
cd0382f3e4 Merge branch 'master' of github.com:TShock/TShock 2011-06-03 03:03:13 -06: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
high
f66606f01a Updated Server/API (ServerHooks.OnCommand) 2011-06-03 03:32:54 -04:00
high
e50d855f5f Added new Server/API 2011-06-03 03:20:12 -04:00
Shank
fc4435e5f2 Added basic README 2011-06-03 01:20:12 -06:00
Shank
bd9d89599e Version Tick: 1.5 for release 2011-06-03 00:50:48 -06:00
high
0836685afc Merge branch 'master' of git.assembla.com:terraria 2011-06-03 02:36:20 -04:00
high
cf736cbb30 Fixed kick, SendData sets kill when sending packet 0x2. Also when a socket is killed players are resynced. 2011-06-03 02:34:25 -04: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
2f02b7b9ae Merge branch 'master' of git.assembla.com:terraria 2011-06-02 23:24:44 -07:00
Maverick Motherfucker
abe6b5c998 fixed /spawn 2011-06-02 23:24:28 -07:00
Shank
ad8b6cd6ac Updating .gitignore 2011-06-03 00:22:01 -06:00
Shank
df18ab37c2 Adding two dlls. 2011-06-03 00:21:13 -06:00
Maverick Motherfucker
6726c497a9 Dont fucking remove that 2011-06-02 23:19:24 -07:00
Maverick Motherfucker
96ae877e15 Merge branch 'master' of git.assembla.com:terraria 2011-06-02 23:18:19 -07:00
Maverick Motherfucker
5fe2462193 Fixed exploit where cheaters can send chat as other people 2011-06-02 23:16:35 -07:00
high
1e1216f090 Update player exploit patched 2011-06-03 02:16:28 -04:00