| .. |
|
config
|
also, there needs a permission change from editspawn to manageregion
|
2011-08-15 18:19:33 -04:00 |
|
DB
|
Merge pull request #545 from NyxStudios/1.2_terraria
|
2013-09-30 21:04:41 -07: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
|
Fix item drops
|
2013-10-01 00:47:02 -04:00 |
|
Rest
|
Added Registered field to user db.
|
2013-09-30 20:32:43 -04:00 |
|
BackupManager.cs
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
Commands.cs
|
Updated Commands to use heal packet instead of hearts, enabling godmode. needs permission.
|
2013-09-30 23:56:59 -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
|
Fixes check for breaking walls
|
2013-10-01 01:53:54 -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
|
Updated Commands to use heal packet instead of hearts, enabling godmode. needs permission.
|
2013-09-30 23:56:59 -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
|
Music box fix
|
2013-09-30 20:11:01 -04:00 |
|
TShockAPI.csproj
|
Teleport code has been cleaned up.
|
2013-09-30 16:23:11 -04:00 |
|
TShockAPI.licenseheader
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
TSPlayer.cs
|
Updated Commands to use heal packet instead of hearts, enabling godmode. needs permission.
|
2013-09-30 23:56:59 -04:00 |
|
UpdateManager.cs
|
Updated copyright information to point to 2013.
|
2013-08-22 21:51:17 -06:00 |
|
Utils.cs
|
Did some tweaks to Teleport to make the bounds checks in one place.
|
2013-09-30 19:34:43 -04:00 |