| .. |
|
config
|
also, there needs a permission change from editspawn to manageregion
|
2011-08-15 18:19:33 -04:00 |
|
DB
|
Added quick format versions of the TSPlayer.Send<X>Message methods.
|
2013-06-27 15:04:00 +02:00 |
|
Extensions
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Hooks
|
Changed login event to prelogin and postlogin, if you set the args of prelogin to true, the login is ignored. In this case, if the server is loginbeforejoin, you need to kick the player with whatever reason otherwise bad things will happen.
|
2013-05-25 20:13:39 -04:00 |
|
Net
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
PluginUpdater
|
Updated server bin
|
2013-05-18 23:53:28 -04:00 |
|
Properties
|
Updated api to 1,13.
|
2013-04-19 23:54:11 -04:00 |
|
Rest
|
Fixed storing chat colors incorrectly, and prefix/suffix resets
|
2012-06-08 21:36:34 -04:00 |
|
BackupManager.cs
|
Added back in region manager.
|
2012-09-15 16:20:16 -04:00 |
|
Commands.cs
|
Minor fix of /region info's output.
|
2013-07-22 10:45:36 +02:00 |
|
ConfigFile.cs
|
Merge pull request #494 from Scavenger3/tile
|
2013-07-11 09:42:09 -07:00 |
|
FileTools.cs
|
Removed old rememberleavepos variable and added docs.
|
2012-06-01 13:12:56 -04:00 |
|
GeoIPCountry.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
GetDataHandlers.cs
|
Fixed merge.
|
2013-07-11 12:58:40 -04:00 |
|
Group.cs
|
Fix chat color default bug
|
2013-05-22 16:46:34 -03:00 |
|
HandlerList.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
IPackable.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Log.cs
|
Added quick format versions of the Log message methods.
|
2013-07-22 10:36:34 +02:00 |
|
Newtonsoft.Json.dll
|
Added Newtonsoft.Json.dll
|
2011-06-02 01:51:19 -06:00 |
|
PacketBufferer.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
PaginationTools.cs
|
Modified PaginationTools to have colored console output.
|
2013-07-10 23:14:42 -04:00 |
|
Permissions.cs
|
Updated server bin
|
2013-05-18 23:53:28 -04:00 |
|
postbuild.bat
|
Shouldn't have commited that
|
2012-05-30 10:19:08 +08:00 |
|
RconHandler.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Resources.Designer.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06: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
|
Added an option to hide stat tracker debug messages
|
2012-05-29 20:24:17 -06:00 |
|
TShock.cs
|
Changed the server's lighting mode to 2. This will fix any glitches caused by the decreased world size.
|
2013-07-08 21:39:14 -04:00 |
|
TShockAPI.csproj
|
Added PaginationTools class to greatly simplify sending multiple pages of data to a player.
|
2013-06-27 10:48:18 +02:00 |
|
TShockAPI.licenseheader
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
TSPlayer.cs
|
-Added "-p" parameter to "/region name" for persistent mode, type "/region name" without "-p" to disable.
|
2013-07-01 18:23:56 +02:00 |
|
UpdateManager.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Utils.cs
|
-Added "-d" parameter to "/region info". Use to display the given region's boundaries as wires.
|
2013-07-01 20:06:17 +02:00 |