TShock/TShockAPI
Deathmax 16c660db44 Fix coins not dropping properly.
Anti-cheat protection was preventing item update packets while dead, which is what occurs when someone dies and drops their items.
2012-01-12 19:38:48 +08:00
..
config also, there needs a permission change from editspawn to manageregion 2011-08-15 18:19:33 -04:00
DB don't display '()' in banned item list when no allowed groups is available 2012-01-11 11:29:27 +01:00
Extensions Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
LuaSystem Added Some Functions. _lua looks good! 2012-01-05 01:49:49 +13:00
Net Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
Properties Increase the projectile range to 128 rather than 100. (2048px) 2012-01-12 19:06:11 +08:00
Rest Added new REST endpoints: 2012-01-07 14:15:08 -07:00
BackupManager.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
Commands.cs add commands for allowed groups for banned items 2012-01-10 11:17:54 +01:00
ConfigFile.cs Users shouldn't "leave" when they enter an incorrect password anymore. Just as soon as someone reimplements the OnLeave hook. 2012-01-01 18:46:06 -07:00
FileTools.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
GeoIPCountry.cs Re-add MaxMind's license 2012-01-01 03:10:43 -07:00
GetDataHandlers.cs Increase the projectile range to 128 rather than 100. (2048px) 2012-01-12 19:06:11 +08:00
Group.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
HandlerList.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
IPackable.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
Log.cs Fixed the REST kick endpoint expecting a player parameter as opposed to a verb 2012-01-01 15:55:48 -07:00
Newtonsoft.Json.dll Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
PacketBufferer.cs Add new REST endpoint: 2012-01-02 22:14:30 -07:00
Permissions.cs Implemented permissions for lua and some commands to work with it. 2012-01-03 18:07:55 -07:00
postbuild.bat Oops, wasn't supposed to change that 2011-12-13 17:27:32 +08:00
RconHandler.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
Resources.Designer.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
Resources.resx Removed mousefontchars, valid chars are 0x20-0xA9(32-169) 2011-07-09 10:00:00 -04:00
StatTracker.cs Basic Lua loading prep. 2012-01-03 16:54:38 -07:00
TShock.cs Fix coins not dropping properly. 2012-01-12 19:38:48 +08:00
TShockAPI.csproj Basic Lua loading prep. 2012-01-03 16:54:38 -07:00
TShockAPI.licenseheader Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
TSPlayer.cs fix for GetDataHandlers: ERROR: System.IndexOutOfRangeException: Array index is out of range. in TShockAPI.PlayerData.StoreSlot 2012-01-11 11:08:09 +01:00
UpdateManager.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
Utils.cs Default HashAlgo to sha512, which is config's default. 2012-01-07 21:39:38 +08:00