Commit graph

163 commits

Author SHA1 Message Date
Deathmax
39edac96b0 Kill tile abuse now reverts the tiles.
Water acts glitchy (as if there was no tiles)
Things like trees and doors are not reverted
2011-06-05 14:16:58 +08:00
Deathmax
8d375506b4 Fail auto-merge, fixed. 2011-06-05 13:21:10 +08:00
Deathmax
59e73e996c Merge commit '422d2cfdb3' into general-devel-2 2011-06-05 13:20:18 +08:00
Deathmax
422d2cfdb3 Added some extra logging when kicking for cheating/griefing. 2011-06-05 13:14:58 +08:00
Shank
b786c80bb0 Added /debug-config
Added Version codename
Added version tick early
Closes #15
2011-06-04 21:57:41 -06:00
Shank
30a200b6e0 Merge branch 'master' into general-devel
Conflicts:
	TShockAPI/ConfigurationManager.cs
	TShockAPI/TShock.cs
2011-06-04 21:36:11 -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
Shank
95c1710b55 Configuration now loads up prior to the files being accessed. 2011-06-04 13:21:40 -06:00
Shank
d255fa60bf Version tick: 1.6.0.0 2011-06-04 12:41:14 -06:00
Maverick Motherfucker
43f173f7d7 dont fucking blindy try-catch everywhere 2011-06-04 10:43:16 -07:00
Deathmax
d26cd3bd16 Some KillTile prevention thingy 2011-06-05 00:02:56 +08:00
Deathmax
767268e1f7 Added spawn protection radius to config. 2011-06-04 14:26:25 +08:00
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
4aa5c71b5b got command handling implemented 2011-06-03 22:50:30 -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
f5723ee834 did a debug session and fixed some errors 2011-06-03 22:00:46 -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
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
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
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
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
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
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
Shank
bd9d89599e Version Tick: 1.5 for release 2011-06-03 00:50:48 -06: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
Maverick Motherfucker
100d7d10f3 Forgot one call when caching IsAdmin 2011-06-02 22:45:05 -07:00
Maverick Motherfucker
818348a445 Caching IsAdmin as to optimize load on file system 2011-06-02 21:59:33 -07:00
Maverick Motherfucker
79c0bddf5e Did same kind of protection with mana 2011-06-02 21:35:58 -07:00
Maverick Motherfucker
bb8cf74ec0 More cheat detection, if more than 20 HP is added to max at a time, bye bye 2011-06-02 21:34:24 -07:00
Maverick Motherfucker
087dfabffe Changed ifs into else ifs for optimization purposes 2011-06-02 21:30:16 -07:00
Maverick Motherfucker
892ef0c770 Moved the admin check for cheating into HandleCheater instead of cheat detection 2011-06-02 21:28:47 -07:00
Maverick Motherfucker
39bc48968a Added TSPlayer class to contain variables that are player specific 2011-06-02 21:26:07 -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
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