TShock/TShockAPI
high 445a3fd9d8 Added event 'TShock.Initialized' that is called after tshock is initialized.
'Called after TShock is initialized. Useful for plugins that needs hooks before tshock but also depend on tshock being loaded.'
2011-08-15 19:02:10 -04:00
..
config Items can now be banned/unbanned in game by users with permission group manageitem and by using /addItem name/id as well as /delItem name/id 2011-07-29 18:51:53 -04:00
DB Adding getting region name for region messages 2011-08-12 00:03:43 -05:00
Extensions Fixed SCA warnings 2011-08-06 16:49:40 -04:00
Net Fixed teleporting 2011-08-11 00:27:56 -04:00
Properties Added event 'TShock.Initialized' that is called after tshock is initialized. 2011-08-15 19:02:10 -04:00
BackupManager.cs Resharper code cleanup, including: 2011-07-26 23:37:06 -06:00
Commands.cs Updated Command.cs - Adding /region name - hit a block and get the name of region you are in 2011-08-12 06:48:15 -05:00
ConfigFile.cs Prevent invalid walls from hiding stuff. 2011-08-13 20:04:00 +08:00
FileTools.cs Fixed SCA warnings 2011-08-06 16:49:40 -04:00
GetDataHandlers.cs Missing a , 2011-08-13 13:17:00 -04:00
Group.cs Adds chat colors to player groups. 2011-07-31 23:36:21 +12:00
IPackable.cs Resharper code cleanup, including: 2011-07-26 23:37:06 -06:00
Log.cs Made console change text color depending on messages 2011-07-08 23:38:02 +12:00
Newtonsoft.Json.dll Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
PacketBufferer.cs Added TShock.SendBytes which uses packetbuffer if available, otherwise sends like normal. 2011-08-12 23:17:23 -04:00
postbuild.bat Does $(ProjectDir) exist teamcity? 2011-07-01 11:11:50 -04:00
RconHandler.cs adding logged in username to /playing in console - RCON Edit 2011-08-08 19:41:03 -05: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
Tools.cs Hashing now supports xp. Simply append "-xp" to the algorithm name. 2011-08-10 05:25:17 -04:00
TShock.cs Added event 'TShock.Initialized' that is called after tshock is initialized. 2011-08-15 19:02:10 -04:00
TShockAPI.csproj Fixed teleporting 2011-08-11 00:27:56 -04:00
TSPlayer.cs Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-08-13 12:51:45 -04:00
UpdateManager.cs Changed updater to json 2011-08-11 00:28:06 -04:00
WarpsManager.cs Merge branch 'sql' of github.com:TShock/TShock into general-devel-sql (test) 2011-07-12 15:49:24 +12:00