..
config
also, there needs a permission change from editspawn to manageregion
2011-08-15 18:19:33 -04:00
DB
Overhauled permissions.
2013-09-23 18:53:36 -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
beginning tile types in NetTile.cs
2013-09-29 03:57:04 -04:00
Properties
VERSION TICK: 4.1.0.926 & Terraria 1.2 Code Freeze
2013-09-26 02:11:05 -06:00
Rest
Overhauled permissions.
2013-09-23 18:53:36 -04:00
BackupManager.cs
Updated copyright information to point to 2013.
2013-08-22 21:51:17 -06:00
Commands.cs
Implemented Packet Teleport mechanism.
2013-09-29 03:37:20 -04:00
ConfigFile.cs
change permissions to tshock.xxx and fix default group creating to reference permissions that exist, and not hardcoded strings.
2013-09-22 23:14:14 -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
Added a check to see if player has recently lit a fuse
2013-09-30 06:45:33 -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
Stripped out stupid shit
2013-09-28 17:32:03 -04:00
PaginationTools.cs
remove unused using statements
2013-09-17 02:24:02 -04:00
Permissions.cs
Split superadmin permission.
2013-09-25 20:52:03 -04: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
Stripped out stupid shit
2013-09-28 17:32:03 -04:00
TShock.cs
Added a check to see if player has recently lit a fuse
2013-09-30 06:45:33 -04:00
TShockAPI.csproj
More minor fixes
2013-09-28 23:52:51 -04:00
TShockAPI.licenseheader
Updated copyright information to point to 2013.
2013-08-22 21:51:17 -06:00
TSPlayer.cs
Added a check to see if player has recently lit a fuse
2013-09-30 06:45:33 -04:00
UpdateManager.cs
Updated copyright information to point to 2013.
2013-08-22 21:51:17 -06:00
Utils.cs
Stripped out stupid shit
2013-09-28 17:32:03 -04:00