Commit graph

736 commits

Author SHA1 Message Date
MarioE
5e74037a3a Remove any sort of Raptor interconnection -- should have been in some sort of separate plugin anyhow 2014-06-25 01:22:32 -04:00
MarioE
10634c4621 Fix eclipses not being sent, enable certain SSC functions if Main.ServerSideCharacter instead 2014-06-24 00:28:01 -04:00
atom0s
75d3b9624c Changed spaces to tabs. 2014-06-06 09:59:32 -07:00
atom0s
15db899b57 Added check for over-stacked items creating a negative amount for items over max stack count.
Added message output to player for why they are disabled when having an over-stacked item.
Added message output to player for why they are disabled when having a banned item equipped.
2014-06-06 09:56:31 -07:00
Zack Piispanen
99de841f5d Add list of commands that are eligible to be run to the Playercommand hook, so that a plugin may override this.
Add an event for TShock Chat, pushing out the raw text and the text tshock sends, allowing for plugins to run after tshock and change what tshock is sending.
2014-05-24 19:52:23 -04:00
Zack Piispanen
11e165aca1 Fix ssc 2014-05-12 16:20:27 -04:00
Zack Piispanen
3cb490d26a Fix rails, cleanup buff handlers, add code that does nothing because the server can do nothing to player buffs. Update API repo to a modified one that reduces lag on join/leave. 2014-05-11 16:23:11 -04:00
Zack
254c9b5911 Merge pull request #787 from Simon311/general-devel
Refix my fix for "/"
2014-05-10 16:48:52 -04:00
Zack Piispanen
1eb40afd1c Update GetDataHandlers for new packet stuff. 2014-05-10 14:30:59 -04:00
Zack Piispanen
871ad1fd2a Initial Commit of 1.2.4, all data handlers are currently off. 2014-05-09 21:20:21 -04:00
Simon
c5cc394bce Refix my fix 2014-04-28 23:43:51 +04:00
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