TShock/TShockAPI
Lucas Nicodemus b15dfbc1ec
Don't catch the exceptions we throw in SetUserGroup
For some reason, we were catching our own exceptions and then
throwing UesrManagerExceptions despite the fact that we explicitly
threw more specific exceptions.

Fixes #1315.
2016-10-23 05:49:16 -06:00
..
DB Don't catch the exceptions we throw in SetUserGroup 2016-10-23 05:49:16 -06:00
Extensions Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
Hooks Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
Net Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
Properties Version Tick: 4.3.20 2016-10-17 02:41:22 -06:00
Rest Removed the old REST model. 2016-10-23 21:52:25 +10:30
ServerSideCharacters Added GPL header on all code files when missing 2016-10-16 17:33:19 -02:00
app.config Updated project to use NuGet where possible 2016-05-25 22:43:45 +01:00
BackupManager.cs Add script for GPL 2016-10-17 03:31:35 +05:30
Commands.cs Add 'stop' command alias for 'off' and 'exit' 2016-10-23 04:38:25 -06:00
ConfigFile.cs Removed the old REST model. 2016-10-23 21:52:25 +10:30
FileTools.cs Add script for GPL 2016-10-17 03:31:35 +05:30
GeoIPCountry.cs Add script for GPL 2016-10-17 03:31:35 +05:30
GetDataHandlers.cs Merge pull request #1310 from Simon311/general-devel 2016-10-17 08:51:19 -06:00
Group.cs Add script for GPL 2016-10-17 03:31:35 +05:30
HandlerList.cs Add script for GPL 2016-10-17 03:31:35 +05:30
ILog.cs Add script for GPL 2016-10-17 03:31:35 +05:30
IPackable.cs Add script for GPL 2016-10-17 03:31:35 +05:30
NetItem.cs Add script for GPL 2016-10-17 03:31:35 +05:30
packages.config Updated project to use NuGet where possible 2016-05-25 22:43:45 +01:00
PacketBufferer.cs Add script for GPL 2016-10-17 03:31:35 +05:30
PaginationTools.cs Add script for GPL 2016-10-17 03:31:35 +05:30
Permissions.cs Merge pull request #1312 from Simon311/general-devel 2016-10-18 18:59:13 +01:00
PlayerData.cs Add script for GPL 2016-10-17 03:31:35 +05:30
Resources.Designer.cs Remove headers from autogenerated file 2016-10-17 11:28:34 +05:30
Resources.resx Remove 2 year old config files... 2013-10-01 20:55:19 -04:00
SaveManager.cs Add script for GPL 2016-10-17 03:31:35 +05:30
SqlLog.cs Add script for GPL 2016-10-17 03:31:35 +05:30
StatTracker.cs Add script for GPL 2016-10-17 03:31:35 +05:30
TextLog.cs Add script for GPL 2016-10-17 03:31:35 +05:30
TShock.cs Merge pull request #1312 from Simon311/general-devel 2016-10-18 18:59:13 +01:00
TShockAPI.csproj Updated project to use NuGet where possible 2016-05-25 22:43:45 +01:00
TShockAPI.licenseheader Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
TSPlayer.cs Merge pull request #1310 from Simon311/general-devel 2016-10-17 08:51:19 -06:00
TSServerPlayer.cs Add script for GPL 2016-10-17 03:31:35 +05:30
UpdateManager.cs Add script for GPL 2016-10-17 03:31:35 +05:30
Utils.cs Removed colour parsing from the ShowFileToUser method. 2016-10-20 21:03:25 +10:30