TShock/TShockAPI
Deathmax 37d30cd49e Check tile thresholds and banned items every second instead of every update.
Increase tile threshold to accommodate for ^.
2011-07-14 15:46:40 +08:00
..
config Removed mousefontchars, valid chars are 0x20-0xA9(32-169) 2011-07-09 10:00:00 -04:00
DB (Taking a break. If anyone wants to continue shit feel free. Just note that RegionStore.cs is completely useless because it turns out a Region class already existed. Oh and there's no constructor for it that contains allowed user IDs either, which is also dumb. 2011-07-13 22:58:59 -06:00
Net Removed the onsenddata hook and added a raw send command. 2011-07-08 03:42:42 -04:00
Properties Dear Path.combine: Fuck you 2011-07-13 00:52:49 -06:00
SqlBins added bins 2011-06-16 10:46:00 -04:00
TerrariaServerBins fixed crash on leave 2011-06-23 18:41:24 -04:00
BackupManager.cs Merge branch 'sql' of github.com:TShock/TShock into general-devel-sql (test) 2011-07-12 15:49:24 +12:00
Commands.cs This code is like opening up a cereal box and finding more and more useless bits of plastic each time you open the same box. 2011-07-13 22:42:26 -06:00
ConfigFile.cs Check tile thresholds and banned items every second instead of every update. 2011-07-14 15:46:40 +08:00
FileTools.cs Adds MySql Support 2011-07-12 13:31:36 +12:00
GetDataHandlers.cs This is not C, stop doing return codes especially without doing an enum. 2011-07-13 14:14:39 -04:00
Group.cs Adds group manager, editable only by DB program. 2011-07-11 20:33:03 +12:00
IPackable.cs Added IPackable interface 2011-06-27 05:08:41 -04: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
postbuild.bat Does $(ProjectDir) exist teamcity? 2011-07-01 11:11:50 -04:00
RconHandler.cs Catch socketexception if address is already in use for rcon. 2011-07-10 11:39:38 +08:00
RegionStore.cs This code is like opening up a cereal box and finding more and more useless bits of plastic each time you open the same box. 2011-07-13 22:42:26 -06:00
RememberPosManager.cs Missing license 2011-07-01 09:10:38 -04: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 Fixes SQL not working correctly. and saving 2011-07-12 22:47:36 +12:00
TShock.cs Check tile thresholds and banned items every second instead of every update. 2011-07-14 15:46:40 +08:00
TShockAPI.csproj This code is like opening up a cereal box and finding more and more useless bits of plastic each time you open the same box. 2011-07-13 22:42:26 -06:00
TSPlayer.cs Added Region class with a few overloads and IsProtectedArea 2011-07-13 22:38:28 -06:00
UpdateManager.cs Adds Itembans into SQL, in game commands not added yet, but can use a DB editor to add bans 2011-07-10 13:08:19 +12:00
WarpsManager.cs Merge branch 'sql' of github.com:TShock/TShock into general-devel-sql (test) 2011-07-12 15:49:24 +12:00