TShock/TShockAPI
Zack Piispanen e0d509982f Regions will be less borked now, we hope.
Unit test is now included for group( simple one )
2011-08-15 17:27:17 -04:00
..
config Items can now be banned/unbanned in game by users with permission group manageitem and by using /addItem name/id as well as /delItem name/id 2011-07-29 18:51:53 -04:00
DB Regions will be less borked now, we hope. 2011-08-15 17:27:17 -04:00
Extensions Fixed SCA warnings 2011-08-06 16:49:40 -04:00
Net Fixed teleporting 2011-08-11 00:27:56 -04:00
Properties /annoy should work correctly now. 2011-08-15 17:30:54 +08:00
BackupManager.cs Resharper code cleanup, including: 2011-07-26 23:37:06 -06:00
Commands.cs Updated Command.cs - Adding /region name - hit a block and get the name of region you are in 2011-08-12 06:48:15 -05:00
ConfigFile.cs Prevent invalid walls from hiding stuff. 2011-08-13 20:04:00 +08:00
FileTools.cs Fixed SCA warnings 2011-08-06 16:49:40 -04:00
GetDataHandlers.cs Missing a , 2011-08-13 13:17:00 -04:00
Group.cs Adds chat colors to player groups. 2011-07-31 23:36:21 +12:00
IPackable.cs Resharper code cleanup, including: 2011-07-26 23:37:06 -06:00
Log.cs Made console change text color depending on messages 2011-07-08 23:38:02 +12:00
Newtonsoft.Json.dll Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
PacketBufferer.cs Added TShock.SendBytes which uses packetbuffer if available, otherwise sends like normal. 2011-08-12 23:17:23 -04:00
postbuild.bat Does $(ProjectDir) exist teamcity? 2011-07-01 11:11:50 -04:00
RconHandler.cs adding logged in username to /playing in console - RCON Edit 2011-08-08 19:41:03 -05:00
Resources.Designer.cs Removed mousefontchars, valid chars are 0x20-0xA9(32-169) 2011-07-09 10:00:00 -04:00
Resources.resx Removed mousefontchars, valid chars are 0x20-0xA9(32-169) 2011-07-09 10:00:00 -04:00
Tools.cs Hashing now supports xp. Simply append "-xp" to the algorithm name. 2011-08-10 05:25:17 -04:00
TShock.cs Moved item ban checking into the PlayerSlot handler. Still has the issue of kicking the person too early though. 2011-08-13 12:50:53 -04:00
TShockAPI.csproj Fixed teleporting 2011-08-11 00:27:56 -04:00
TSPlayer.cs /annoy should work correctly now. 2011-08-15 17:30:54 +08:00
UpdateManager.cs Changed updater to json 2011-08-11 00:28:06 -04:00
WarpsManager.cs Merge branch 'sql' of github.com:TShock/TShock into general-devel-sql (test) 2011-07-12 15:49:24 +12:00