| .. |
|
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
|
NUMERIC should have been INTEGER
|
2011-08-04 00:26:36 -04:00 |
|
Extensions
|
Finished:
|
2011-08-03 18:37:42 -04:00 |
|
Net
|
Resharper code cleanup, including:
|
2011-07-26 23:37:06 -06:00 |
|
Properties
|
Adding classes to make querying between sqlite/mysql easier
|
2011-08-03 02:52:44 -04:00 |
|
BackupManager.cs
|
Resharper code cleanup, including:
|
2011-07-26 23:37:06 -06:00 |
|
Commands.cs
|
Added private/public warps. Todo before release - make warps with spaces hide. (Too tired. Cannot finish)
|
2011-08-02 23:18:53 +12:00 |
|
ConfigFile.cs
|
Added packet buffering
|
2011-08-02 17:16:56 -04:00 |
|
DBTools.cs
|
OrderBy... Bye bye. DBTool fixes
|
2011-07-29 12:21:28 +12:00 |
|
FileTools.cs
|
Adds SetTable to DBTools, makes Tools and FileTools public, for TShock mods
|
2011-07-28 23:22:35 +12:00 |
|
GetDataHandlers.cs
|
Add checks to projectile packet to prevent client crashing.
|
2011-07-31 20:33:41 +08: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
|
Adding classes to make querying between sqlite/mysql easier
|
2011-08-03 02:52:44 -04:00 |
|
postbuild.bat
|
Does $(ProjectDir) exist teamcity?
|
2011-07-01 11:11:50 -04:00 |
|
RconHandler.cs
|
Resharper code cleanup, including:
|
2011-07-26 23:37:06 -06: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
|
Added private/public warps. Todo before release - make warps with spaces hide. (Too tired. Cannot finish)
|
2011-08-02 23:18:53 +12:00 |
|
TShock.cs
|
Removed debug code
|
2011-08-04 16:55:48 -04:00 |
|
TShockAPI.csproj
|
Added Random.NextString
|
2011-08-03 04:22:20 -04:00 |
|
TSPlayer.cs
|
Added TP Lock for modders
|
2011-08-03 08:02:41 +12:00 |
|
UpdateManager.cs
|
Resharper code cleanup, including:
|
2011-07-26 23:37:06 -06:00 |
|
WarpsManager.cs
|
Merge branch 'sql' of github.com:TShock/TShock into general-devel-sql (test)
|
2011-07-12 15:49:24 +12:00 |