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
d56e02bb4e
Add TSAPI as a submodule to the TShock repo, and reference it in the TShock project instead of an exe.
2013-11-10 08:44:30 -05:00
Zack Piispanen
f8eafb9073
Require at least one digit in regex.
2013-11-10 08:14:33 -05:00
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
927602962e
Fix warps
2013-11-03 19:47:35 -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
813d221952
Tabs
2013-11-02 13:52:40 -04:00
MarioE
2f9fbad5bc
Return "*" for superadmin permissions
2013-11-02 13:25:38 -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
MarioE
0043fc35d7
Add a null check
2013-11-01 23:59:28 -04:00
MarioE
7e7068294f
Er, forgot to initialize list
2013-11-01 23:57:22 -04:00
MarioE
41121b8412
Re-do warps
2013-11-01 23:55:31 -04:00
MarioE
416ce98518
Fix a few issues
2013-10-31 23:46:29 -04:00
MarioE
cf1feb9357
Fix several bugs
2013-10-31 23:35:42 -04:00
MarioE
bd87eb361d
Add more command compatibility
2013-10-30 22:45:33 -04: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
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