..
DB
Fixed bug in AddRegion failing to completely add regions
2016-02-06 20:37:57 +10:00
Extensions
Tick version and update copyright
2015-01-28 15:29:13 -05:00
Hooks
Pass down the permission being checked to the EventArgs (thanks @white)
2016-01-11 22:34:22 +00:00
Net
Fix WorldInfo packet, window title now correctly displays the IP Address of the Network Interface the server is being hosted on.
2015-07-04 22:06:27 +01:00
Properties
Version tick: 4.3.12
2016-01-01 22:07:13 -07:00
Rest
Added rate limiting to RESTful API
2015-09-24 15:47:46 +01:00
ServerSideCharacters
Set bool to false for SSC config enabled.
2015-03-17 13:19:02 -04:00
BackupManager.cs
Add config option to disable autosave messages
2015-07-05 18:36:05 -06:00
Commands.cs
Modified the /rain command to take an optional parameter of "slime" to allow starting/stopping of slime rain.
2016-02-02 11:23:44 +10:30
ConfigFile.cs
Deprecated PacketBufferer as its function is now fulfilled by SendQ
2015-11-23 11:50:24 +10:30
FileTools.cs
Extend NetItem
2015-05-04 22:11:10 -04:00
GeoIPCountry.cs
Revert "Use Sublime Text's "Convert all open views to tabs" option"
2015-02-21 23:00:30 -07:00
GetDataHandlers.cs
Fixes #1158
2016-02-02 11:22:57 +10:30
Group.cs
Add PlayerPermission hook, replace p.Group.HasPermission by p.HasPermission everywhere possible.
2016-01-11 14:37:02 +00:00
HandlerList.cs
Tick version and update copyright
2015-01-28 15:29:13 -05:00
ILog.cs
Docs: TraceLevel vs LogLevel in ILog.cs
2015-04-12 22:17:06 -06:00
IPackable.cs
Tick version and update copyright
2015-01-28 15:29:13 -05:00
NetItem.cs
Added backwards compatibility for SSC
2015-07-10 16:58:32 +09:30
PacketBufferer.cs
Deprecated PacketBufferer as its function is now fulfilled by SendQ
2015-11-23 11:50:24 +10:30
PaginationTools.cs
Tick version and update copyright
2015-01-28 15:29:13 -05:00
Permissions.cs
Teleport handler now handles wormhole potions.
2015-07-16 15:36:32 +09:30
PlayerData.cs
Add namespace declarations to PlayerData.cs and TSServerPlayer.cs
2016-01-18 15:30:07 +00:00
Resources.Designer.cs
Now targets NET 4.5, so the solution actually compiles.
2015-05-27 18:29:29 +09:30
Resources.resx
Remove 2 year old config files...
2013-10-01 20:55:19 -04:00
SaveManager.cs
Remove obsolete cloud save parameter
2015-07-17 13:49:20 +09:30
SqlLog.cs
Remove the pesky '/' that got in there somehow
2015-04-09 15:58:10 +09:30
StatTracker.cs
Reworked the StatTracker client-side
2015-12-28 20:47:04 +00:00
TextLog.cs
DEBUG preprocessor conditional inside method
2015-04-09 15:56:51 +09:30
TShock.cs
Add PlayerPermission hook, replace p.Group.HasPermission by p.HasPermission everywhere possible.
2016-01-11 14:37:02 +00:00
TShockAPI.csproj
Moved TSServerPlayer and PlayerData classes into their own files
2016-01-10 13:01:11 +10:30
TShockAPI.licenseheader
Tick version and update copyright
2015-01-28 15:29:13 -05:00
TSPlayer.cs
TempGroups now override the group's permissions again instead of simply extending them
2016-01-13 17:17:04 +00:00
TSServerPlayer.cs
Add namespace declarations to PlayerData.cs and TSServerPlayer.cs
2016-01-18 15:30:07 +00:00
UpdateManager.cs
Add PlayerPermission hook, replace p.Group.HasPermission by p.HasPermission everywhere possible.
2016-01-11 14:37:02 +00:00
Utils.cs
Add PlayerPermission hook, replace p.Group.HasPermission by p.HasPermission everywhere possible.
2016-01-11 14:37:02 +00:00