| .. |
|
config
|
also, there needs a permission change from editspawn to manageregion
|
2011-08-15 18:19:33 -04:00 |
|
DB
|
Z index based regions
|
2012-04-15 15:39:09 -04:00 |
|
Extensions
|
Added any missing license headers to all files
|
2012-01-01 03:06:48 -07:00 |
|
Net
|
Replace usages of ASCII with UTF8
|
2012-01-18 20:56:18 +08:00 |
|
Properties
|
Version tick: 3.8.x.x
|
2012-03-04 19:03:12 -07:00 |
|
Rest
|
Converted all files to LF line endings
|
2012-02-21 15:56:34 +00:00 |
|
BackupManager.cs
|
Converted all files to LF line endings
|
2012-02-21 15:56:34 +00:00 |
|
Commands.cs
|
Merge pull request #442 from erikive/general-devel
|
2012-04-15 19:31:10 -07:00 |
|
ConfigFile.cs
|
Whitelist kick message.
|
2012-04-15 14:59:10 -04:00 |
|
FileTools.cs
|
Converted all files to LF line endings
|
2012-02-21 15:56:34 +00:00 |
|
GeoIPCountry.cs
|
Re-add MaxMind's license
|
2012-01-01 03:10:43 -07:00 |
|
GetDataHandlers.cs
|
cleanup
|
2012-03-13 12:58:31 -04:00 |
|
Group.cs
|
Added compatibiliy shims for old method signatures without which existing compiled plugins will error with missing method ...
|
2012-02-24 11:37:43 +00:00 |
|
HandlerList.cs
|
Added any missing license headers to all files
|
2012-01-01 03:06:48 -07:00 |
|
IPackable.cs
|
Added any missing license headers to all files
|
2012-01-01 03:06:48 -07:00 |
|
Log.cs
|
Catch objectdisposedexception when writing to log file
|
2012-01-15 11:09:48 +08:00 |
|
Newtonsoft.Json.dll
|
Added Newtonsoft.Json.dll
|
2011-06-02 01:51:19 -06:00 |
|
PacketBufferer.cs
|
Warn instead of error.
|
2012-02-04 09:52:33 +08:00 |
|
Permissions.cs
|
Merge pull request #442 from erikive/general-devel
|
2012-04-15 19:31:10 -07:00 |
|
postbuild.bat
|
Oops, wasn't supposed to change that
|
2011-12-13 17:27:32 +08:00 |
|
RconHandler.cs
|
Refactored server stop and world save operations fixing race conditions so as to ensure operations always happen in a predicable order. This fixes output not appearing in the console / log for example. This adds TShock.Utils.StopServer method used by IGA, rcon and the RestAPI.
|
2012-02-20 22:31:16 +00:00 |
|
Resources.Designer.cs
|
Added any missing license headers to all files
|
2012-01-01 03:06:48 -07:00 |
|
Resources.resx
|
Removed mousefontchars, valid chars are 0x20-0xA9(32-169)
|
2011-07-09 10:00:00 -04:00 |
|
SaveManager.cs
|
Added protection against downstream exceptions when saving the world
|
2012-02-28 11:38:17 +00:00 |
|
StatTracker.cs
|
Basic Lua loading prep.
|
2012-01-03 16:54:38 -07:00 |
|
TShock.cs
|
Rest api now has a permission, Permissions.restapi. However, the string attached to the permission is "api" for backwards compatability. We should give server owners and plugin devs a notice and change it to "restapi" in a few days/weeks.
|
2012-04-15 15:51:33 -04:00 |
|
TShockAPI.csproj
|
Added compatibiliy shims for old method signatures without which existing compiled plugins will error with missing method ...
|
2012-02-24 11:37:43 +00:00 |
|
TShockAPI.licenseheader
|
Added any missing license headers to all files
|
2012-01-01 03:06:48 -07:00 |
|
TSPlayer.cs
|
Don't send another massive tile update after the first one after a teleport.
|
2012-03-04 21:23:15 +08:00 |
|
UpdateManager.cs
|
Converted all files to LF line endings
|
2012-02-21 15:56:34 +00:00 |
|
Utils.cs
|
Forcekick now saves the users inventory.
|
2012-04-15 15:46:07 -04:00 |