Zack Piispanen
9b477e461d
Fix that awful code that parses colors to use a regex. This likely fixes the issue Icy mentioned.
2013-11-10 07:53:14 -05:00
MarioE
39e1d9ced8
Fix water fountains
2013-11-09 14:08:12 -05:00
Zack Piispanen
6b283393b0
version tick
2013-11-08 03:36:48 -05:00
Zack Piispanen
e635b6f01a
Fix sand guns.
2013-11-08 03:28:24 -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
MarioE
fead716d6c
Fix heart lanterns
2013-11-07 22:44:36 -05:00
Zack Piispanen
2e510aa5ba
Add more info to the stat tracker.
2013-11-07 21:27:13 -05:00
Zack Piispanen
8d00f9fa83
Dont let a client open a chest if the config protects regions and they dont have access to the chest.
2013-11-07 05:51:16 -05:00
Zack Piispanen
55f969f250
Add config option to allow cutable and breakable tiles to be cut or broken by users with no permissions etc.
2013-11-07 05:43:31 -05:00
Zack Piispanen
691204f319
Version Tick
2013-11-07 05:00:26 -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
Zack Piispanen
f527e02932
Fix styles for new items, and include things like doors and chandeliers that we never checked for before.
2013-11-06 14:52:59 -05:00
MarioE
813d221952
Tabs
2013-11-02 13:52:40 -04:00
Thraka
5379b393aa
Added player reference to the ChestOpenEventArgs
...
The ChestOpen handler doesn't have reference to the player, which makes
it difficult to search through who is opening the chest. This change
rectifies that by passing reference of the Player to the OnChestOpen
method and then through the handler. The Player reference was already
available, but not being passed.
2013-11-02 01:38:40 -07:00
Zack Piispanen
c54f7bd850
Remove config hotpatch because real fix is in.
2013-10-26 21:57:47 -04:00
Zack Piispanen
af3e5dfddb
Fix rain command to print usage on bad argument.
2013-10-26 07:18:27 -04:00
Zack Piispanen
1fb6ab4eee
Add permission to allow a user to drop banned items.
2013-10-26 07:17:29 -04:00
Zack Piispanen
ace810c8b3
Add toggles for pumpkin moon
2013-10-26 05:37:51 -04:00
Zack Piispanen
a7261d6db2
Default wave is 1 in pumpkin invasion.
2013-10-25 17:27:21 -04:00
Zack Piispanen
360a1775d1
Set time to night prior to /pumpkin
2013-10-25 09:30:45 -04:00
Zack Piispanen
af5eb4e80f
Ignore Mourning Woods projectiles
...
Added pumpkin command to start the pumpkin wave on the correct wave.
2013-10-25 09:03:43 -04:00
Zack Piispanen
750bd3c483
And remember to save files to make builds pass
2013-10-25 08:24:13 -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
Zack Piispanen
0ade98dfab
Add fix for duplicating items abusing the disable code. Add in frozen debuff to disable
2013-10-24 19:12:17 -04:00
Zack Piispanen
fa097e61e3
Fix login handling to only allow correct passwords if a password is given.
2013-10-24 13:18:21 -04:00
MarioE
666ea54e1e
Merge branch 'general-devel' of https://github.com/NyxStudios/TShock into general-devel
2013-10-23 18:08:36 -04:00
MarioE
61b8885ba0
Fix the last sendtilesquare exploit, I hope.
2013-10-23 18:08:21 -04:00
Zack Piispanen
95d04d98c3
Cleanup
2013-10-22 02:39:58 -04:00
Zack Piispanen
229d2bf990
Wrap usages of TShock.Players[] with checks for out of bounds.
2013-10-22 02:37:19 -04:00
Zack Piispanen
cd13cc97aa
Reload itembans on /reload
2013-10-22 00:25:26 -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
16093fd9ca
Fix another sendtilesquare exploit
...
... removing EnableInsecureTileFixes in the process.
2013-10-21 17:22:59 -04:00
MarioE
a81165026c
Fix a crash exploit related to extremely long death messages or text
2013-10-20 14:31:54 -04:00
MarioE
6a27d51261
Fix more exploits
2013-10-20 13:16:23 -04:00
MarioE
40b3870061
Fix severe sendtilesquare exploit
2013-10-20 13:00:20 -04:00
Zack Piispanen
84225c4861
Check if player is being ignored when they try to spawn a boss.
2013-10-20 00:08:16 -04:00
Zack Piispanen
33e66bd145
Tick version.
2013-10-19 22:15:55 -04:00
Zack Piispanen
ec9cb09cd8
REST status or v2/server/status now checks for a permission to display ips to the caller. The only way to get this enabled is to use securetokenendpoint config option.
...
Refactored a tsplayer method.
2013-10-19 22:13:09 -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
Zack Piispanen
7720380b09
Weird issue with packet bufferer warnings.
2013-10-19 02:54:16 -04:00
Zack Piispanen
078dca1f40
Add in code to auto kill clients that have large buffers. This is disabled, and set to 5mb.
...
If enabled, this would silently kill players as their buffer is full, which could have bad consequences in large servers with lag. This is intended to deal with the issue where servers are running out of memory.
2013-10-19 02:34:15 -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 Piispanen
2b8e40ad0e
Rod of discord permission change.
2013-10-18 22:34:35 -04:00
Zack
bd123bc97a
Merge pull request #672 from MarioE/general-devel
...
Redo some permissions
2013-10-18 19:31:02 -07:00