TShock/TShockAPI
2011-07-01 20:41:53 +08:00
..
config Added tphere permission 2011-06-28 20:42:56 +12:00
Net Forgot this() in constructor 2011-06-27 05:25:20 -04:00
Properties Merge branch 'master' of github.com:TShock/TShock into general-devel 2011-06-29 21:45:15 -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 Adds some broadcasting on map saves 2011-06-29 19:06:20 +12: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 Added /whisper (/tell) 2011-07-01 20:41:53 +08: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 Moved HandleCommandLine to the start of Initialize. 2011-06-28 11:29:03 -04:00
GetDataHandlers.cs Moved unhandled exception logging to before saving the world. In case the world saving crashes. 2011-06-28 10:56:47 -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 Moved unhandled exception logging to before saving the world. In case the world saving crashes. 2011-06-28 10:56:47 -04: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 Debug logs only in debug mode 2011-06-28 11:48:52 -04:00
TShockAPI.csproj Added files 2011-06-27 05:11:46 -04:00
TSPlayer.cs Can now TP without bed (bed stays). Stops client crashing (hopefully) 2011-06-30 16:12:49 +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