TShock/TShockAPI
Zidonuke f414fb4e39 Fixed all known bugs to server side inventory, its now fully tested.
Fixed pvp related stuff, its now fully working.
Inventory data is per account, not per character since I can't get SQLite to do something I need it to do.
Pvp throttling hardcoded because client side has a limit of 5 seconds, so double enforce it server side.
2011-12-20 21:30:06 -05:00
..
config also, there needs a permission change from editspawn to manageregion 2011-08-15 18:19:33 -04:00
DB Fixed all known bugs to server side inventory, its now fully tested. 2011-12-20 21:30:06 -05:00
Extensions Added extension for key/value querying 2011-09-26 21:49:21 -04:00
Net Update more packet structures 2011-12-04 16:18:33 +08:00
Properties /converthallow/corruption should now report the correct hallow/corruption percentage. 2011-12-20 18:49:08 +08:00
Rest As per High's complaining, holocaust against the Tools class (now Utils) 2011-12-01 23:24:02 -07:00
BackupManager.cs As per High's complaining, holocaust against the Tools class (now Utils) 2011-12-01 23:24:02 -07:00
Commands.cs DERP 2011-12-20 16:29:08 -05:00
ConfigFile.cs Quick fixes to new features. 2011-12-20 17:40:04 -05:00
FileTools.cs As per High's complaining, holocaust against the Tools class (now Utils) 2011-12-01 23:24:02 -07:00
GeoIPCountry.cs Added geoip support. 2011-09-02 12:28:19 +08:00
GetDataHandlers.cs Fixed all known bugs to server side inventory, its now fully tested. 2011-12-20 21:30:06 -05:00
Group.cs Fixed modgroup to actually update the local( ram ) copies of the groups. Also set it up to properly delete from a group. 2011-11-26 00:28:46 -05:00
IPackable.cs Resharper code cleanup, including: 2011-07-26 23:37:06 -06:00
Log.cs Dispose of log's streamwriter properly. 2011-12-19 22:29:59 +08:00
Newtonsoft.Json.dll Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
PacketBufferer.cs If running Mono, use a different method to send bytes. 2011-12-17 21:48:40 +08:00
Permissions.cs Annoying Server Side Inventory implemented. Needs extensive testing. 2011-12-20 16:21:22 -05:00
postbuild.bat Oops, wasn't supposed to change that 2011-12-13 17:27:32 +08:00
RconHandler.cs As per High's complaining, holocaust against the Tools class (now Utils) 2011-12-01 23:24:02 -07: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
TShock.cs Fixed all known bugs to server side inventory, its now fully tested. 2011-12-20 21:30:06 -05:00
TShockAPI.csproj New config to disable dungeon guardian and instead send players to spawn (stops hack abuse) 2011-12-20 13:12:27 -05:00
TSPlayer.cs Fixed all known bugs to server side inventory, its now fully tested. 2011-12-20 21:30:06 -05:00
UpdateManager.cs Updated to new binary (with the api merged). 2011-09-24 18:30:19 -04:00
Utils.cs Renamed Solution... I'm picky and its easier to track what VS Solution is open in the taskbar. 2011-12-19 23:52:26 -05:00