Commit Graph

31 Commits

Author SHA1 Message Date
Travis Burtrum ba939d1be0 Merge remote branch 'upstream/master'
Conflicts:
	src/main/java/com/cypherx/xauth/xAuth.java
	src/main/java/com/cypherx/xauth/xAuthSettings.java
2011-07-31 13:39:34 -04:00
Zach Iverson 8f073800ad Cleaning up 2011-07-30 04:29:57 -04:00
Zach Iverson 658d8da32d 1. Fixed BukkitContrib compatibility
2. Refactored xAuthPermissions & xAuthHelp
2011-07-30 04:25:38 -04:00
Zach Iverson 06b56509ff 1. Major refactor of database related classes.
2. Added global teleport locations
2011-07-29 17:29:51 -04:00
Zach Iverson 13279eb61c Divide MySQL and H2 stuff up 2011-07-11 15:29:40 -04:00
Travis Burtrum 28d090fc7c Merge remote branch 'upstream/master' 2011-07-09 20:45:06 -04:00
Zach Iverson 7d477cec96 - Possible Easyban NPE fix 2011-07-07 19:51:27 -04:00
Zach Iverson ac4ced5082 - Fix bug reported here: http://forums.bukkit.org/threads/sec-xauth-v2-0-beta-3-offline-mode-security-suite-689-860-928-953.8712/page-21#post-447819
- Beta 3.5 release
2011-07-07 19:47:28 -04:00
Travis Burtrum 7cd36ff247 Added optional authURL support, as well as example PHP file for SMF 2.X. 2011-07-04 19:20:16 -04:00
Zach Iverson a18a4cb336 Added version command (/xauth version) 2011-07-04 01:46:14 -04:00
Zach Iverson 500a9ac0dd 1. Fixed a bunch of issues with disabling forced registration
2. Database connection will be reestablised if the previous connection is closed
3. Location protection can now be turned on/off
4. Cleaned up code
2011-07-04 00:58:01 -04:00
Zach Iverson 69aeb90688 Whoops 2011-06-24 17:01:42 -04:00
Zach Iverson 581609eede 1. Accounts/Session are now reloaded from the database when a player joins the server to take external changes into effect
2. Allowed commands configuration (guest.allowed-commands)
3. Inventory protection now stores items and armor in the database to prevent item loss
4. register.error.disabled message fixed
2011-06-24 17:00:12 -04:00
Zach Iverson 79d5332e1d Fix for WorldEdit StringIndexOutOfBoundsException error 2011-06-23 06:51:14 -04:00
Zach Iverson 76f6b9e4b7 Beta 2 release 2011-06-21 04:33:32 -04:00
Zach Iverson ce9757e2d5 Resetting of active status to 0 upon disconnect fixed 2011-06-20 06:40:55 -04:00
Zach Iverson 78e827eade 1. Fixed ENTITY_DAMAGE ClassCastException (http://forums.bukkit.org/threads/sec-xauth-v2-0-beta-1-offline-mode-security-suite-689-860.8712/page-18#post-397808)
2. Account activation fixed for servers using web registration
3. Error when a MySQL DATETIME field is 0000-00-00 00:00:00 fixed
2011-06-20 01:28:20 -04:00
Zach Iverson 79ef31afff 1. Fixed strikes not resetting
Writing up post for beta release now
2011-06-19 17:28:51 -04:00
Zach Iverson 341623d5e1 1. Increased salt length to 12
2. Fixed target-related message replacement
3. Added two new message replacement variables
2011-06-19 04:42:33 -04:00
Zach Iverson e2983c79da Beta release in the next 1-2 days 2011-06-18 18:33:30 -04:00
Zach Iverson f134bf7f91 lol spacing 2011-06-18 04:07:49 -04:00
Zach Iverson 3c25f064e2 sup 2011-06-18 03:55:26 -04:00
Zach Iverson ab9743e4b6 Preparing.. like a boss 2011-06-13 08:08:27 -04:00
Zach Iverson c758401c88 Added toggle alias (/xtoggle) 2011-06-10 04:40:32 -04:00
Zach Iverson 7a67ea21ee Fix for a player being teleported to their spot of death after selecting "Title Menu" upon dieing. 2011-06-05 17:06:41 -04:00
Zach Iverson 9058274754 scheduleSyncDelayedTask -> scheduleAsyncDelayedTask 2011-06-05 17:03:02 -04:00
CypherX 88f74bfe41 Various NullPointerException errors fixed
Players will now be teleported to ground level instead of underground or in the air when not logged in
Added configuration node to turn on/off location protection (misc.protect-locaton)
MineQuest entity interaction fixed
2011-05-12 17:39:11 -04:00
CypherX 98f4fd015c Players are now teleported to the spawn until they have logged in (this should fix falling into the void)
Compatibility for MultiInv, Backpack, and iZone
Strike system can now be toggled between kicking and banning the player's IP
Added alias /l (L) for /login
2011-04-30 21:01:21 -04:00
CypherX 5b5e11e372 Possible fix for players falling into the void 2011-04-24 00:00:23 -04:00
CypherX f3784c771e Updated for Minecraft 1.5 2011-04-21 17:18:46 -04:00
CypherX 7b4bb667bf "Mavenized" xAuth, thanks to flames for the pull request 2011-04-21 00:28:32 -04:00