| .. |
|
DB
|
Fix the last sendtilesquare exploit, I hope.
|
2013-10-23 18:08:21 -04:00 |
|
Extensions
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
Hooks
|
remove unused using statements
|
2013-09-17 02:24:02 -04:00 |
|
Net
|
And remember to save files to make builds pass
|
2013-10-25 08:24:13 -04:00 |
|
Properties
|
Version Tick
|
2013-11-07 05:00:26 -05:00 |
|
Rest
|
REST status or v2/server/status now checks for a permission to display ips to the caller. The only way to get this enabled is to use securetokenendpoint config option.
|
2013-10-19 22:13:09 -04:00 |
|
BackupManager.cs
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
Commands.cs
|
Fix rain command to print usage on bad argument.
|
2013-10-26 07:18:27 -04:00 |
|
ConfigFile.cs
|
Add config option to allow cutable and breakable tiles to be cut or broken by users with no permissions etc.
|
2013-11-07 05:43:31 -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
|
Dont let a client open a chest if the config protects regions and they dont have access to the chest.
|
2013-11-07 05:51:16 -05:00 |
|
Group.cs
|
Add prefix, suffix, color to group command.
|
2013-10-02 17:47:16 -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
|
Modify PaginationTools output. This fixes some problems with wraparound in the server console.
|
2013-10-04 19:30:16 -04:00 |
|
Permissions.cs
|
Add permission to allow a user to drop banned items.
|
2013-10-26 07:17:29 -04:00 |
|
postbuild.bat
|
Shouldn't have commited that
|
2012-05-30 10:19:08 +08: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
|
Add AnnounceSave option
|
2013-10-08 04:22:00 +00:00 |
|
StatTracker.cs
|
Add more info to the stat tracker.
|
2013-11-07 21:27:13 -05:00 |
|
TShock.cs
|
Enable Stat Tracker every 15 minutes for maximum stat mining.
|
2013-11-07 02:39:36 -05:00 |
|
TShockAPI.csproj
|
Re-add Stat Tracker. Disabled while we set up the backend.
|
2013-11-06 23:41:50 -05:00 |
|
TShockAPI.licenseheader
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
TSPlayer.cs
|
Remember to use new byte in field for world info
|
2013-10-25 08:23:22 -04:00 |
|
UpdateManager.cs
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
Utils.cs
|
Wrap usages of TShock.Players[] with checks for out of bounds.
|
2013-10-22 02:37:19 -04:00 |