TShock/TShockAPI
Zack Piispanen 99de841f5d Add list of commands that are eligible to be run to the Playercommand hook, so that a plugin may override this.
Add an event for TShock Chat, pushing out the raw text and the text tshock sends, allowing for plugins to run after tshock and change what tshock is sending.
2014-05-24 19:52:23 -04:00
..
DB Inserts the right number of elements into tsCharacter, with fixed tabbing 2014-05-21 14:56:23 +09:30
Extensions -SSC now saves player hair, hair color, hair dye, cloth colors and accessory visibility. 2014-02-26 22:24:03 +01:00
Hooks Add list of commands that are eligible to be run to the Playercommand hook, so that a plugin may override this. 2014-05-24 19:52:23 -04:00
Net Fix Kick Message issue, fix health kicks for 600 health, update tsapi 2014-05-10 16:33:55 -04:00
Properties Update to 1.2.4.1 2014-05-15 19:16:35 -04:00
Rest Fix /status if using old REST model 2013-11-11 11:50:11 -05:00
BackupManager.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
Commands.cs Add list of commands that are eligible to be run to the Playercommand hook, so that a plugin may override this. 2014-05-24 19:52:23 -04:00
ConfigFile.cs Added config to allow the choice for what string starts a command, ie '/login' can become '.login'. Changing this from default will introduce inconsistencies with plugins and help text, you have been warned. 2014-03-02 19:49:59 -05:00
FileTools.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
GeoIPCountry.cs Added the header for MaxMind's Geo stuff back 2013-08-22 21:54:47 -06:00
GetDataHandlers.cs Merge pull request #801 from WhiteXZ/general-devel 2014-05-23 12:11:00 -04:00
Group.cs Return "*" for superadmin permissions 2013-11-02 13:25:38 -04:00
HandlerList.cs remove unused using statements 2013-09-17 02:24:02 -04:00
IPackable.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
Log.cs Refactor some commands... 2013-10-05 10:46:40 -04:00
Newtonsoft.Json.dll Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
PacketBufferer.cs Weird issue with packet bufferer warnings. 2013-10-19 02:54:16 -04:00
PaginationTools.cs Fix PaginationTools 2013-12-18 10:19:05 -05:00
Permissions.cs Refactor out spaces -> tabs 2014-04-21 17:24:46 -04:00
postbuild.bat Shouldn't have commited that 2012-05-30 10:19:08 +08:00
RaptorPacketTypes.cs Begin Raptor compatibility 2013-10-30 22:34:09 -04:00
RconHandler.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
Resources.Designer.cs Remove 2 year old config files... 2013-10-01 20:55:19 -04:00
Resources.resx Remove 2 year old config files... 2013-10-01 20:55:19 -04:00
SaveManager.cs Initial Commit of 1.2.4, all data handlers are currently off. 2014-05-09 21:20:21 -04:00
StatTracker.cs Only Initialize the stat tracker once, and explicitly set timeout to 5 seconds. 2013-11-08 02:20:38 -05:00
TShock.cs Add list of commands that are eligible to be run to the Playercommand hook, so that a plugin may override this. 2014-05-24 19:52:23 -04:00
TShockAPI.csproj Add projectile bans and the commands needed to set them up. 2014-04-11 13:44:47 -04:00
TShockAPI.licenseheader Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
TSPlayer.cs Fixes error in PlayerData assigning 2014-05-18 11:56:30 +09:30
UpdateManager.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
Utils.cs Initial Commit of 1.2.4, all data handlers are currently off. 2014-05-09 21:20:21 -04:00