| .. |
|
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
|
fixed null pointer exceptions during save and initializing regions
|
2011-12-26 12:53:16 -07: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
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2011-12-22 23:50:31 -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
|
Remove mana checks from server side inventory, it's not synced by redigit's client properly.
|
2011-12-25 10:45:28 -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
|
Added /mute command - requires mute permission
|
2011-12-24 08:35:08 -06: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
|
Save player data on backups
|
2011-12-22 17:32:51 -05:00 |
|
TShock.cs
|
Remove mana checks from server side inventory, it's not synced by redigit's client properly.
|
2011-12-25 10:45:28 -05:00 |
|
TShockAPI.csproj
|
Hark
|
2011-12-22 12:16:19 -07:00 |
|
TSPlayer.cs
|
Remove RCON code that may overflow
|
2011-12-27 22:32:05 +08: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 |