TShock/TShockAPI
Deathmax 5e9cfb2791 Prevent people from placing chests when the world's chest array is already full.
Prevents bugs with chests not properly working if placed after the array is full.
2011-09-16 19:58:59 +08:00
..
config also, there needs a permission change from editspawn to manageregion 2011-08-15 18:19:33 -04:00
DB Fixed TSDEV-117 2011-09-03 15:16:36 -04:00
Extensions Fixed SCA warnings 2011-08-06 16:49:40 -04:00
Net Stuff 2011-09-02 23:21:01 -06:00
Properties Prevent people from placing chests when the world's chest array is already full. 2011-09-16 19:58:59 +08:00
Rest Changed RestObject dictionary value to object so you can add things besides strings. 2011-09-06 01:23:49 -04:00
BackupManager.cs Resharper code cleanup, including: 2011-07-26 23:37:06 -06:00
Commands.cs Added /sendwarp command - You are now able to send people to a specific warp. 2011-09-03 20:03:23 -05:00
ConfigFile.cs Disable Rest by default 2011-09-05 23:57:38 -04:00
FileTools.cs Fixed SCA warnings 2011-08-06 16:49:40 -04:00
GeoIPCountry.cs Added geoip support. 2011-09-02 12:28:19 +08:00
GetDataHandlers.cs Prevent people from placing chests when the world's chest array is already full. 2011-09-16 19:58:59 +08:00
Group.cs Parents now implemented correctly as a separate column. 2011-08-17 17:19:56 -04: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 Stuff 2011-09-02 23:21:01 -06:00
Permissions.cs Added /grow 2011-09-02 11:35:35 +08:00
postbuild.bat Does $(ProjectDir) exist teamcity? 2011-07-01 11:11:50 -04:00
RconHandler.cs Enabled RCON. 2011-09-04 17:05:01 -06: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 Added SecureRest which implements token requirement for commands. Still must implement a Verify function and probably change SecureRest around a bit. 2011-09-05 02:44:46 -04:00
TShock.cs Version Tick 3.3.3 2011-09-06 20:04:20 -04:00
TShockAPI.csproj Moved classes out of Rest.cs into their own files. 2011-09-05 14:15:46 -04:00
TSPlayer.cs Updated binaries 2011-09-06 19:56:26 -04:00
UpdateManager.cs Stuff 2011-09-02 23:21:01 -06:00
WarpsManager.cs Merge branch 'sql' of github.com:TShock/TShock into general-devel-sql (test) 2011-07-12 15:49:24 +12:00