MarioE
02820c0172
Change the way that forced PvP works
2013-11-28 17:23:12 -05:00
MarioE
8b7e8772da
Add float/double data types
2013-11-27 22:00:47 -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
ccfb93228e
Remove sloping and pounding hack checks, lower send tile square radii
2013-11-23 17:59:30 -05:00
MarioE
8fa238fa64
Revert part of previous commit
2013-11-20 22:11:17 -05:00
MarioE
fde99208f5
Don't allow breaking right-clickable tiles, fix /item and /give logic
2013-11-20 17:52:50 -05:00
MarioE
e50386084c
Fix invis glitch
2013-11-19 18:01:47 -05:00
MarioE
8c4401219c
Fix /status if using old REST model
2013-11-11 11:50:11 -05:00
MarioE
bfe1244fba
Fix self-inflicted damage if not in PvP
2013-11-11 11:40:57 -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
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