| .. |
|
config
|
also, there needs a permission change from editspawn to manageregion
|
2011-08-15 18:19:33 -04:00 |
|
DB
|
Added LastAccessed time field and KnownIPs field to the user database. This resulted in some changes everywhere, such as new logic with default groups. Apparently, somehow, the ip based stuff worked even though no ips were set to properly grab the user group. The wrong group was being assigned to new users resulting in a player with 0 permissions. This is now fixed.
|
2013-09-21 20:57:14 -04:00 |
|
Extensions
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
Hooks
|
remove unused using statements
|
2013-09-17 02:24:02 -04:00 |
|
Net
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
PluginUpdater
|
remove unused using statements
|
2013-09-17 02:24:02 -04:00 |
|
Properties
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
Rest
|
Added LastAccessed time field and KnownIPs field to the user database. This resulted in some changes everywhere, such as new logic with default groups. Apparently, somehow, the ip based stuff worked even though no ips were set to properly grab the user group. The wrong group was being assigned to new users resulting in a player with 0 permissions. This is now fixed.
|
2013-09-21 20:57:14 -04:00 |
|
BackupManager.cs
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
Commands.cs
|
Added LastAccessed time field and KnownIPs field to the user database. This resulted in some changes everywhere, such as new logic with default groups. Apparently, somehow, the ip based stuff worked even though no ips were set to properly grab the user group. The wrong group was being assigned to new users resulting in a player with 0 permissions. This is now fixed.
|
2013-09-21 20:57:14 -04:00 |
|
ConfigFile.cs
|
Added config override for stat hacks. This makes updating for 1.12 easy as well since these will change then, small part of #525
|
2013-09-21 16:06:01 -04:00 |
|
FileTools.cs
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
GeoIPCountry.cs
|
Added the header for MaxMind's Geo stuff back
|
2013-08-22 21:54:47 -06:00 |
|
GetDataHandlers.cs
|
Removed ip address from users, as well as changed /user add syntax to be '/user add username password group' instead of colon bullshit.
|
2013-09-21 17:11:22 -04:00 |
|
Group.cs
|
Added LastAccessed time field and KnownIPs field to the user database. This resulted in some changes everywhere, such as new logic with default groups. Apparently, somehow, the ip based stuff worked even though no ips were set to properly grab the user group. The wrong group was being assigned to new users resulting in a player with 0 permissions. This is now fixed.
|
2013-09-21 20:57:14 -04:00 |
|
HandlerList.cs
|
remove unused using statements
|
2013-09-17 02:24:02 -04:00 |
|
IPackable.cs
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
Log.cs
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
Newtonsoft.Json.dll
|
Added Newtonsoft.Json.dll
|
2011-06-02 01:51:19 -06:00 |
|
PacketBufferer.cs
|
Whelps, the info in the issue was not accurate. We are looking for the exception that writes a warning to the log file, not the console, not an error. This should be the right fix
|
2013-09-21 12:52:46 -04:00 |
|
PaginationTools.cs
|
remove unused using statements
|
2013-09-17 02:24:02 -04:00 |
|
Permissions.cs
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
postbuild.bat
|
Shouldn't have commited that
|
2012-05-30 10:19:08 +08:00 |
|
RconHandler.cs
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
Resources.Designer.cs
|
remove unused using statements
|
2013-09-17 02:24:02 -04:00 |
|
Resources.resx
|
Removed mousefontchars, valid chars are 0x20-0xA9(32-169)
|
2011-07-09 10:00:00 -04:00 |
|
SaveManager.cs
|
remove unused using statements
|
2013-09-17 02:24:02 -04:00 |
|
TShock.cs
|
Added LastAccessed time field and KnownIPs field to the user database. This resulted in some changes everywhere, such as new logic with default groups. Apparently, somehow, the ip based stuff worked even though no ips were set to properly grab the user group. The wrong group was being assigned to new users resulting in a player with 0 permissions. This is now fixed.
|
2013-09-21 20:57:14 -04:00 |
|
TShockAPI.csproj
|
Remove postbuild stuff
|
2013-09-17 02:25:37 -04:00 |
|
TShockAPI.licenseheader
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
TSPlayer.cs
|
Added LastAccessed time field and KnownIPs field to the user database. This resulted in some changes everywhere, such as new logic with default groups. Apparently, somehow, the ip based stuff worked even though no ips were set to properly grab the user group. The wrong group was being assigned to new users resulting in a player with 0 permissions. This is now fixed.
|
2013-09-21 20:57:14 -04:00 |
|
UpdateManager.cs
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
Utils.cs
|
Added LastAccessed time field and KnownIPs field to the user database. This resulted in some changes everywhere, such as new logic with default groups. Apparently, somehow, the ip based stuff worked even though no ips were set to properly grab the user group. The wrong group was being assigned to new users resulting in a player with 0 permissions. This is now fixed.
|
2013-09-21 20:57:14 -04:00 |