Commit graph

495 commits

Author SHA1 Message Date
MarioE
73cea1a7ae Name exploit 2012-08-14 09:20:57 -04:00
MarioE
9351ece26e Item drop crash exploit 2012-07-24 14:47:23 -04:00
MarioE
50681d0d38 Fixed liquid removal exploit 2012-07-02 16:10:30 -04:00
MarioE
00db1b1b09 Ignored max damage cap if it is dealt to the player itself 2012-06-09 12:31:44 -04:00
MarioE
8094a54c39 Fixed join messages 2012-06-06 16:22:59 -04:00
MarioE
f4dbb552da Fixed some more grammar 2012-06-04 21:22:39 -04:00
Zack Piispanen
5f162bcf43 Added fail boolean to the TileEdit event. 2012-06-02 22:15:26 -04:00
Zack Piispanen
0536fe5775 remove some more region stuff. 2012-05-31 17:47:01 -04:00
Zack Piispanen
b56a77b39d Removed the Region code. Left todo's for the places where we currently reference it though. 2012-05-30 20:12:27 -04:00
Zack Piispanen
0c991b74de And kill wall checks too 2012-05-30 18:32:29 -04:00
Zack Piispanen
11a85dc817 Format issues and tile place check for walls 2012-05-30 18:31:40 -04:00
Lucas Nicodemus
d9a53cda30 REST & console window title report port correctly
Fixes #443
2012-05-26 11:59:31 -06:00
Lucas Nicodemus
8ecabb7f2e All TShock methods calling the obsolete ForceKick function now use the new one
Subnote: fixes an issue where players would be reported as kicked to the
ingame console.
2012-05-26 09:50:15 -06:00
Lucas Nicodemus
679e2a529d This is VCS, we can just add that back later
Subnote: We should probably see why this was disabled in the first place
and see if we can replace this functionality in some better way.
2012-05-26 03:52:23 -06:00
Lucas Nicodemus
2537da2346 Added a config option for preventing world modification when dead
Closes #437
2012-05-26 03:46:11 -06:00
Lucas Nicodemus
9ed6eb46b2 Several grammatical issues pertaining to checks 2012-05-25 23:47:38 -06:00
Lucas Nicodemus
cbf7faef73 Previous detailed config otion is now shorter: DisablePiggybanksOnSSI 2012-05-25 23:31:51 -06:00
Lucas Nicodemus
36f368ac20 Add PreventPiggyBanksOnServerSideInventory config opion 2012-05-25 23:29:40 -06:00
Lucas Nicodemus
030f4ab074 Hey Zidonuke, a tile isn't two types at the same time 2012-05-25 23:26:45 -06:00
Lucas Nicodemus
18e322d9a1 Can we Stop randomly capitalizing methods plz 2012-05-25 23:17:09 -06:00
Lucas Nicodemus
e821236a04 ForceKick is silent for all non-player initiated kicks 2012-05-25 19:50:06 -06:00
Lucas Nicodemus
824b3be639 Fixed an issue where server full wasn't silent 2012-05-24 10:36:32 -06:00
Zack Piispanen
08d06c023e Fix unban
Fix DisableBeforeJoin when server has a password.
2012-05-17 19:36:33 -04:00
Lucas Nicodemus
8d5cdf04a8 Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
k0rd
d9b0d656a5 cleanup 2012-03-13 12:58:31 -04:00
k0rd
83fae7e4f3 workaround for buggy noclip detection when player is wet 2012-03-12 19:46:36 -04:00
Zack Piispanen
fd4880bcfe Added in handler for TeamChange packet 2012-03-01 16:14:08 -05:00
stevenh
41dbd31aac Converted all files to LF line endings 2012-02-21 15:56:34 +00:00
k0rd
fa0e02eb09 fix for noclip detection sometimes being activated by liquids 2012-02-14 18:39:43 -05:00
Zack Piispanen
46a653da99 Added config option for how often to save ssi, and applied that to the save checker.
Changed the OnTileEdit hook to take a player as well, so we know who is doing the edit.
Changed the output of the Debug folder to go back to bin\Debug\ since I dont work 3 directories about TShock.
2012-02-04 16:39:36 -05:00
k0rd
74035d5c1e sand, silt, pearlsand, and ebonsand shouldn't trigger noclip detection 2012-01-30 04:05:55 -05:00
k0rd
274cdf63a6 Fix for music box disappearing for the player when a player right-clicks it (part of insecure tile fixes) 2012-01-26 20:42:16 -05:00
Zack Piispanen
2603b942bb Added console output/logging of boss summons. 2012-01-26 20:01:03 -05:00
k0rd
b66358bef2 Prevents users from sneaking items onto the server by holding them in their hands when ServerSideInventory is enabled. 2012-01-24 00:07:25 -05:00
k0rd
2d650b0a1b Fix for skeletron prime disabling players.
New config option to ignore crystal shrapnel for projectile updates.
2012-01-23 10:54:10 -05:00
Graham Cantin
4d863a9021 Finally committing a change to this now that tortoisegit is fixed.
I know this is commented out, but these stupid debug messages
should really be showing *WHY* things aren't matching.
2012-01-22 17:33:07 -08:00
Lucas Nicodemus
0052280339 Added lots of XML commenting, fixed a bug where chests were checking to see if spawn was null 2012-01-21 23:41:48 -07:00
Lucas Nicodemus
2d45398315 Added XML comments for TileEdit for use in the upcoming Doxygen documented documentation release 2012-01-21 23:17:15 -07:00
Lucas Nicodemus
940341e7bb I promise this sort of fixes some of the issues! 2012-01-20 23:40:34 -07:00
Zack Piispanen
efee7caed2 Added ice workaround for players who want to use ice even with canbuild off.
This feature is only half done as players still get warned when their ice breaks.
2012-01-20 23:36:27 -05:00
Deathmax
290fe1a1da Remove some redundant code 2012-01-20 15:20:07 +08:00
Deathmax
672d360e9d Merge fail 2012-01-20 14:35:59 +08:00
Deathmax
92996bf738 Replace usages of ASCII with UTF8 2012-01-18 20:56:18 +08:00
Deathmax
e879135d21 Remove valid string checks, Terraria seems to check and replace invalid chars by default 2012-01-18 20:55:30 +08:00
Deathmax
27f61645ce Add permissions for spawning bosses/starting invasions 2012-01-18 19:50:49 +08:00
Zack Piispanen
95946ba060 added a no clip override in the config file, this hopefully will allow you to stop all that dumb teleporting when you accidentally no clip. 2012-01-15 17:33:43 -05:00
Zack Piispanen
2a59de5293 Added config options for ignoring projectile bugs. Just turn these on if you get debuffed for projectile update/create/kill messages. 2012-01-15 02:11:23 -05:00
Zack Piispanen
00b2d768d7 Added config options for max damage and projectile max damage 2012-01-14 23:03:28 -05:00
Zack Piispanen
aa99c1d0b2 Gave user feedback when a region overrides their permission 2012-01-14 22:18:14 -05:00
Zack Piispanen
80ec7d8053 removed debug code, like a boss 2012-01-14 22:14:19 -05:00