| .. |
|
config
|
also, there needs a permission change from editspawn to manageregion
|
2011-08-15 18:19:33 -04:00 |
|
DB
|
Moved the else from Midas' commit that reset the groups allowed in the event of an error, we can just ignore it instead of resetting. Move initialization of the list to the constructor.
|
2011-12-27 09:40:45 -05:00 |
|
Extensions
|
Added extension for key/value querying
|
2011-09-26 21:49:21 -04:00 |
|
Net
|
Update more packet structures
|
2011-12-04 16:18:33 +08:00 |
|
Properties
|
Fix MOTD
|
2011-12-24 10:27:50 +08:00 |
|
Rest
|
As per High's complaining, holocaust against the Tools class (now Utils)
|
2011-12-01 23:24:02 -07:00 |
|
BackupManager.cs
|
Stop using backup manager for database saves.
|
2011-12-27 14:17:14 -05:00 |
|
Commands.cs
|
You can now add entire groups to a region. You can define as many groups as you want to a region, just like users. The new commands are /region allowg group region and /region removeg group region.
|
2011-12-24 15:21:16 -05:00 |
|
ConfigFile.cs
|
New anti spam for liquids and projectiles
|
2011-12-27 14:06:06 -05:00 |
|
FileTools.cs
|
As per High's complaining, holocaust against the Tools class (now Utils)
|
2011-12-01 23:24:02 -07:00 |
|
GeoIPCountry.cs
|
Added geoip support.
|
2011-09-02 12:28:19 +08:00 |
|
GetDataHandlers.cs
|
Health and Mana hacks now kick, since there is no option for recovery.
|
2011-12-27 14:40:40 -05:00 |
|
Group.cs
|
Finish new prefix and suffix system for groups.
|
2011-12-22 17:41:47 -05:00 |
|
IPackable.cs
|
Resharper code cleanup, including:
|
2011-07-26 23:37:06 -06:00 |
|
Log.cs
|
Dispose of log's streamwriter properly.
|
2011-12-19 22:29:59 +08:00 |
|
Newtonsoft.Json.dll
|
Added Newtonsoft.Json.dll
|
2011-06-02 01:51:19 -06:00 |
|
PacketBufferer.cs
|
If running Mono, use a different method to send bytes.
|
2011-12-17 21:48:40 +08:00 |
|
Permissions.cs
|
New anti spam for liquids and projectiles
|
2011-12-27 14:06:06 -05:00 |
|
postbuild.bat
|
Oops, wasn't supposed to change that
|
2011-12-13 17:27:32 +08:00 |
|
RconHandler.cs
|
As per High's complaining, holocaust against the Tools class (now Utils)
|
2011-12-01 23:24:02 -07: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 |
|
StatTracker.cs
|
Add OS and Mono tracking to statistics system.
|
2011-12-27 14:31:07 -05:00 |
|
TShock.cs
|
Health and Mana hacks now kick, since there is no option for recovery.
|
2011-12-27 14:40:40 -05:00 |
|
TShockAPI.csproj
|
Hark
|
2011-12-22 12:16:19 -07:00 |
|
TSPlayer.cs
|
Kill debug message.
|
2011-12-27 14:21:13 -05:00 |
|
UpdateManager.cs
|
Updated to new binary (with the api merged).
|
2011-09-24 18:30:19 -04:00 |
|
Utils.cs
|
Fix MOTD
|
2011-12-24 10:27:50 +08:00 |