TShock/TShockAPI
2013-06-27 11:03:50 +02:00
..
config also, there needs a permission change from editspawn to manageregion 2011-08-15 18:19:33 -04:00
DB Fixed /region allow adding an already existing user id to the database multiple times. 2013-06-27 10:46:59 +02:00
Extensions Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
Hooks Changed login event to prelogin and postlogin, if you set the args of prelogin to true, the login is ignored. In this case, if the server is loginbeforejoin, you need to kick the player with whatever reason otherwise bad things will happen. 2013-05-25 20:13:39 -04:00
Net Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
PluginUpdater Updated server bin 2013-05-18 23:53:28 -04:00
Properties Updated api to 1,13. 2013-04-19 23:54:11 -04:00
Rest Fixed storing chat colors incorrectly, and prefix/suffix resets 2012-06-08 21:36:34 -04:00
BackupManager.cs Added back in region manager. 2012-09-15 16:20:16 -04:00
Commands.cs /region will now state a proper help including all available sub-commands. 2013-06-27 11:03:50 +02:00
ConfigFile.cs Added fix to override chest stack size checks at startup. 2013-03-31 19:41:23 -04:00
FileTools.cs Removed old rememberleavepos variable and added docs. 2012-06-01 13:12:56 -04:00
GeoIPCountry.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
GetDataHandlers.cs Changed login event to prelogin and postlogin, if you set the args of prelogin to true, the login is ignored. In this case, if the server is loginbeforejoin, you need to kick the player with whatever reason otherwise bad things will happen. 2013-05-25 20:13:39 -04:00
Group.cs Fix chat color default bug 2013-05-22 16:46:34 -03:00
HandlerList.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
IPackable.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
Log.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
Newtonsoft.Json.dll Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
PacketBufferer.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
PaginationTools.cs Added PaginationTools class to greatly simplify sending multiple pages of data to a player. 2013-06-27 10:48:18 +02:00
Permissions.cs Updated server bin 2013-05-18 23:53:28 -04:00
postbuild.bat Shouldn't have commited that 2012-05-30 10:19:08 +08:00
RconHandler.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
Resources.Designer.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
Resources.resx Removed mousefontchars, valid chars are 0x20-0xA9(32-169) 2011-07-09 10:00:00 -04:00
SaveManager.cs Added protection against downstream exceptions when saving the world 2012-02-28 11:38:17 +00:00
StatTracker.cs Added an option to hide stat tracker debug messages 2012-05-29 20:24:17 -06:00
TShock.cs Updated server bin 2013-05-18 23:53:28 -04:00
TShockAPI.csproj Added PaginationTools class to greatly simplify sending multiple pages of data to a player. 2013-06-27 10:48:18 +02:00
TShockAPI.licenseheader Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
TSPlayer.cs Fixed REST API bug. 2013-01-22 19:12:20 -05:00
UpdateManager.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
Utils.cs Fixed #457 2012-09-23 01:00:53 -06:00