TShock/TShockAPI
2011-06-27 05:08:41 -04:00
..
config Adds banned items. Delete groups.txt and run server once. 2011-06-22 19:51:10 +12:00
Properties Added null check to banned item check. 2011-06-27 01:49:54 -04: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 info not error 2011-06-21 20:36:56 -04:00
BanManager.cs Fixed json config file changes made while server is running lost if reload is not performed before restart 2011-06-16 10:18:22 +10:00
Commands.cs Removed setspawn, it should not be a config option! 2011-06-25 20:10:52 -04:00
ConfigFile.cs Removed setspawn, it should not be a config option! 2011-06-25 20:10:52 -04:00
ConfigurationManager.cs Removed setspawn, it should not be a config option! 2011-06-25 20:10:52 -04:00
FileTools.cs regions.xml and warps.xml are now located in tshock dir. Will auto move them on first run 2011-06-25 04:37:55 +12:00
GetDataHandlers.cs Blocked SendTileSquare packet. Doors no longer use it. Chairs/Beds still use it but they seem to work without. 2011-06-26 00:10:13 -04:00
Group.cs Dunno why VS makes that change 2011-06-16 10:33:50 +10:00
IPackable.cs Added IPackable interface 2011-06-27 05:08:41 -04:00
ItemManager.cs Fixed fail itembans.txt update. *facepalm* 2011-06-25 15:39:31 +12:00
Log.cs Renamed settings to start with a Capital letter 2011-06-25 00:44:07 -04:00
Newtonsoft.Json.dll Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
RegionManager.cs Fixed banneditems.txt not allowing over ID 200. Minor change 2011-06-25 15:15:49 +12:00
RememberPosManager.cs Adds option to remember leave positions. Change to true in config.json 2011-06-23 20:43:57 +12:00
Resources.Designer.cs Adds banned items. Delete groups.txt and run server once. 2011-06-22 19:51:10 +12:00
Resources.resx Adds banned items. Delete groups.txt and run server once. 2011-06-22 19:51:10 +12:00
Tools.cs Added /displaylogs. Toggles log output to player who executed the command. 2011-06-24 21:32:04 +08:00
TShock.cs Added null check to banned item check. 2011-06-27 01:49:54 -04:00
TShockAPI.csproj Adds option to remember leave positions. Change to true in config.json 2011-06-23 20:43:57 +12:00
TSPlayer.cs Seems to fix the client crash on TP glitch. 2011-06-25 13:20:34 +12:00
UpdateManager.cs Fixed ForceKickAll using the wrong Player.Active 2011-06-16 10:12:12 +10:00
WarpsManager.cs regions.xml and warps.xml are now located in tshock dir. Will auto move them on first run 2011-06-25 04:37:55 +12:00