| .. |
|
config
|
also, there needs a permission change from editspawn to manageregion
|
2011-08-15 18:19:33 -04:00 |
|
DB
|
regions should work, and load from db at start.
|
2011-08-15 18:18:35 -04: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
|
regions should work, and load from db at start.
|
2011-08-15 18:18:35 -04: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
|
Fixed exception on empty item slots.
|
2011-08-15 19:27:30 -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
|
Reverted, was stopping TSPlayer.All from working. TSPlayer.All should really be a separate class.
|
2011-08-15 19:32:14 -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 |