Commit graph

725 commits

Author SHA1 Message Date
Zack Piispanen
c8a4fd711f Refactor out spaces -> tabs
Remove checks to the itemban table for npcs(wtf zidonuke) and projectiles.
2014-04-21 17:24:46 -04:00
Zack Piispanen
84d8049ac6 Add projectile bans and the commands needed to set them up. 2014-04-11 13:44:47 -04:00
Zack Piispanen
0f3156b4ac Added config to allow the choice for what string starts a command, ie '/login' can become '.login'. Changing this from default will introduce inconsistencies with plugins and help text, you have been warned. 2014-03-02 19:49:59 -05:00
MarioE
a450bff22f Fix SSC 2014-02-16 12:29:59 -05:00
MarioE
3ef3fc097f Merge pull request #747 from WhiteXZ/patch-1
Adds a few missing blocks to creep checks
2014-02-14 19:15:10 -05:00
MarioE
cabdb7aa8d Update submodule, fix NetTile, tick version 2014-02-13 21:52:32 -05:00
MarioE
29f59b4f86 Tentative update to 1.2.3 2014-02-13 21:01:06 -05:00
White
4c5de2f57c Adds a few missing blocks to creep checks
Hallowed vines
Pink ice blocks
Red ice blocks

From brief research, this should be all the missing biome spreading blocks
2014-02-06 09:40:52 +10:30
Zack Piispanen
4ef324e026 Fix bypassing SSC using items in hand (trashcans are still exploitable until Redigit or his merry men decide that its a bug and fix it) 2014-01-19 18:45:45 -05:00
MarioE
968b326798 Change various things
Show "player has joined." only when they are being greeted, send
info/success messages in pagination tools if the target is not a real
player, and change the "player left" message to "player has left."
2013-11-30 09:58:50 -05:00
MarioE
02820c0172 Change the way that forced PvP works 2013-11-28 17:23:12 -05:00
Zack
234e203eb3 Merge pull request #722 from MarioE/general-devel
Temporary banning, and some other miscellaneous things
2013-11-26 09:58:11 -08:00
MarioE
e50386084c Fix invis glitch 2013-11-19 18:01:47 -05:00
MarioE
dd86888c2f Remove some unused code 2013-11-11 00:10:45 -05:00
MarioE
4011ee5bc9 Add months, fix whitespace in command quotes 2013-11-11 00:05:02 -05:00
MarioE
bc72390bf0 Add /group help, show time left instead of date of expiration 2013-11-10 23:58:39 -05:00
MarioE
9c2ee33784 Add /ban help 2013-11-10 23:19:27 -05:00
MarioE
ebc36a5ada Add temp banning, remove /ban clear, fix temp ban check 2013-11-10 23:03:12 -05:00
MarioE
6a4e7584a0 Add AllowCrimsonCreep config option 2013-11-10 15:55:09 -05:00
MarioE
9f7055b806 Merge with upstream 2013-11-10 14:40:16 -05:00
Zack Piispanen
f4c332ab2f Only Initialize the stat tracker once, and explicitly set timeout to 5 seconds. 2013-11-08 02:20:38 -05:00
Zack Piispanen
b2abf89432 Re-add loading regions. 2013-11-08 01:46:36 -05:00
MarioE
1a242bca6b Add some more hacking checks 2013-11-07 23:13:41 -05:00
MarioE
8c3ae80184 Compute max place styles on initialization 2013-11-07 22:58:34 -05:00
Zack Piispanen
9c3cffb4b8 Enable Stat Tracker every 15 minutes for maximum stat mining. 2013-11-07 02:39:36 -05:00
Zack Piispanen
bd2f98c203 Re-add Stat Tracker. Disabled while we set up the backend. 2013-11-06 23:41:50 -05:00
MarioE
3405acd15b Fix warps 2013-11-03 17:10:20 -05:00
MarioE
a9ef5d9b6d Change acknowledgement order 2013-11-03 10:36:27 -05:00
MarioE
3e9aee3414 Begin Raptor compatibility 2013-10-30 22:34:09 -04:00
Zack Piispanen
c54f7bd850 Remove config hotpatch because real fix is in. 2013-10-26 21:57:47 -04:00
Zack Piispanen
ace810c8b3 Add toggles for pumpkin moon 2013-10-26 05:37:51 -04:00
Zack Piispanen
9809dc3802 Remember to use new byte in field for world info 2013-10-25 08:23:22 -04:00
Zack Piispanen
83a813e4f5 Implement halloween check, like xmas
Update binary
Add new "invasion" to GetDataHandlers.cs
2013-10-25 08:20:43 -04:00
k0rd
8b29047a59 fix for double teleporting rememberleavepos under certain config combinations 2013-10-21 22:00:07 -04:00
k0rd
2c92f0e543 reverted 61f6bb1a01; remembered position is independant from SSC 2013-10-21 19:44:16 -04:00
MarioE
a81165026c Fix a crash exploit related to extremely long death messages or text 2013-10-20 14:31:54 -04:00
Zack Piispanen
4c5c2ba0de Convert Itemban.HasPermission to check if user has Permission.usebanneditem and remove redundant checks elsewhere. 2013-10-19 12:34:00 -04:00
k0rd
11edf7f61b Merge pull request #666 from PhoenixICE/general-devel
merging even though this is PR#666 !!!
2013-10-18 19:39:41 -07:00
Zack
bd123bc97a Merge pull request #672 from MarioE/general-devel
Redo some permissions
2013-10-18 19:31:02 -07:00
k0rd
4f106c7dff Additional handling for beds (yes, magic mirror is still required) 2013-10-16 19:50:31 -04:00
MarioE
ea83ff1bda Redo some permissions
Split up tshock.world.causeevents & tshock.world.editspawn and moved
/maxspawns and /spawnrate to the npc node.
2013-10-15 18:23:06 -04:00
PhoenixICE
61f6bb1a01 Fixed double teleporting with SSC
users getting teleported twice with ssc and rememberpos if they didn't
have loginbeforejoin enabled
2013-10-14 16:18:39 +11:00
Zack Piispanen
0d350d53fa Fix Skeletron Prime Crash Exploiting people, naughty naughty
Set secondUpdate to stop displaying, because apparently no one knows that not being logged in is breaking the rules when requirelogin:true
2013-10-11 21:02:05 -04:00
Zack Piispanen
ddb2afefe9 Fix hardcore deaths by wiping and reseeding the tsCharacter table.
Log to server/logs chat over head.
2013-10-11 00:49:46 -04:00
Zack Piispanen
acdaa2eb05 Fix Chat over head.
Copy pasta fix in /group (CS #Regions)
2013-10-11 00:16:19 -04:00
k0rd
a58e21191b Add options to kick empty UUID - handling to ignore UUID login and bans for blank UUIDs if this option is not enabled 2013-10-09 23:53:24 -04:00
Simon311
b97ae242cd More of & -> &&
I. Am. Dumb.
2013-10-08 11:03:54 +04:00
Zack Piispanen
01263424ae Fix SSC with UseServerName 2013-10-07 22:17:03 -04:00
Simon311
4151c831d6 Fixing improper / handling
This might be as old as TShock itself. Also, you might as well do &
args.Text != "/" instead of Length, it is just a matter of taste.
2013-10-07 10:40:56 +04:00
Zidonuke Ghost
3f956801f8 Removed stat hack configs and permissions, added hardcoded limits due to crash exploit potential from abnormal stats. Also added hardcoded limits of player damage and killme due to crash exploits. 2013-10-06 02:56:55 -04:00