Commit Graph

45 Commits

Author SHA1 Message Date
Jonathan Williams 8ca2b8537c Fixed Logging of gems/coins for support staff. 2015-08-23 15:47:41 -07:00
Jonathan Williams 78227c1658 Removed unnecessary code in website.
Added ability to retrieve bulkpets for converting.
2015-08-16 04:16:19 -05:00
Jonathan Williams 96b1df4ee0 Fixed global player count.
Fixed tasks.
2015-05-22 14:33:25 -07:00
Jonathan Williams 47ff9101fd Finished up changes for game task conversion. 2015-05-17 01:28:44 -07:00
Jonathan Williams a6cf1309ff Fix for ranks not applying. 2015-05-13 14:33:31 -07:00
Jonathan Williams 82903fde47 Updates for task conversion. 2015-05-13 00:00:37 -07:00
Jonathan Williams aee0952c17 Added methods to convert tasks. 2015-05-12 18:59:22 -07:00
Jonathan Williams b7df5c43db Updated all name lookups to only use most recently logged in account. 2015-05-07 11:26:26 -07:00
Jonathan Williams d8ed866ada Fix for duplicate names in db.
Adjusted staff server whitelist and op list.
2015-04-21 23:35:41 -05:00
Jonathan Williams 13ba32f2f4 Added command queueing for failed commands in EnjinTranslator.
Added verification of coin/gem application in Web api.

Added code to support polling last 100 purchases with EnjinTranslator

Added UUId lookup to CoreClientManager and fixed Async to Async calls with DatabaseRunnable.
2014-11-17 14:06:38 -08:00
Jonathan Williams 0193c397fb Added Kit unlocks to staff server
Added password persistence in db.
2014-11-12 19:20:41 -08:00
Jonathan Williams 4254225462 CoinBombs and GemBombs now queue their amounts to prevent excessive database calls.
Removed excess account row information retrieval on web api when awarding gems/coins.
Added account specific transactional locks in webapi.
2014-11-05 14:42:11 -08:00
Jonathan Williams 19afebe53d Added in mysql hooks for coins/gems/ranks for database conversion preperation.
Added in failover database calls in CoreClient/DonationManager
2014-10-11 01:32:22 -07:00
Jonathan Williams 7906f48262 Updated CoreClientManager to pull all account data via name request.
Cleaned up some code with pet administrator.

added logging if 0 rows were being saved in CommitChanges
2014-09-18 21:12:37 -10:00
Jonathan Williams a4871b5509 Updated to latest spigot with 1.8 support.
Tweaked disguise manager for 1.8 support.
Work on CUstomer support server + admin stuff.
2014-09-03 03:46:24 -07:00
Jonathan Williams a568631df8 Work on AccountAdministrator 2014-09-01 20:03:08 -07:00
Jonathan Williams 8198bb31c8 Added sneaking to player disguise.
Did work on DDoSProtectionSwitcher
Work on AccountAdministrator to fix rank issues.
2014-09-01 00:56:32 -07:00
Jonathan Williams 1bd0209b39 Added multi-server tags for npcs
Fixed Customer support packages.
Fixed Account rank expire for Hero
Added SNR mod to update Rank
Changed SNR mod color to gray.
2014-08-30 02:04:04 -07:00
Jonathan Williams 409e2c6141 Tweaked menus for quick game, Cosmetic menu.
Removed debug for Hub
Output a little debug info in LobbyBalancer
Added duplicate check to ServerMonitor
updated Customer SUpport server to have changeable password, added logging of command executors, added lifetime perks for hero/ultra
2014-08-28 14:01:37 -07:00
Jonathan Williams 99d15d3ece Work on Customer support server. 2014-08-21 15:55:09 -05:00
Jonathan Williams 33a1699fce Minor enjin tweak.
Reverted to nullable gem column because sql db wants to take forever converting.
2014-08-18 17:35:03 -04:00
Jonathan Williams d73ffcccfd Added performance logging in ServerMonitor
Added date tracking for gem/coin/account transactions in preparation for Customer Support server.
2014-08-18 15:46:23 -04:00
Jonathan Williams 9f2a83c956 Added Coins to donation.
Fixed order of gadgets, mounts, pets, morphs, particles.
Fixed display of active pet in Menu
Fixed coins purchase for most items.

Added Coins reward for ENjinTranslator.
Added Coin transactions.
2014-08-08 02:05:58 -05:00
Jonathan Williams 1207ed8199 Added DDOSProtectionSwitcher email functionality
mineplex.core.Server cleanup.

Refactored RepositoryBase.

Implemented core functionality of Friends
2014-07-14 22:58:36 -07:00
Jonathan Williams c265c7ce5c Fixed sync db Logger.java
Added temp test code in player tracker...ignore.

fixed bug in dynamic server sorter.
2014-07-04 14:23:11 -07:00
Jonathan Williams d0fafce585 Reverted change to helper only joining full, now ultras can.
Added check so BETA servers cannot be joined by less than Helper.

Fixed message in AccountAdministrator for rankUpdate
2014-07-02 16:59:31 -07:00
Jonathan Williams 9514f6391e Fixed bug in Arcade with client manager. 2014-07-01 21:42:00 -07:00
Jonathan Williams 9136fa0b15 Upgraded to latest spigot.
Fixed npcs being so loud.
Npcs are now ghosted automatically.

Added UUID on login.
2014-04-25 00:44:14 -07:00
Jonathan Williams dc625726c4 Item Custom Build Fixes. 2014-04-19 22:54:52 -07:00
Jonathan Williams e5e9cc7284 Custom Items in custom Builds for dom. 2014-04-19 20:53:55 -07:00
Jonathan Williams 109d2cb6f1 Fixed edit build issue. 2014-04-07 22:18:04 -04:00
Jonathan Williams f6bda4a75f publish... 2014-03-08 17:35:25 -08:00
Jonathan Williams ac8748312f Fixed Account login issues....Nasty LoadNavigationProperties()
Tweaked dynamic server monitor sleep ordering to prevent multiple duplicate starts on boxes.
2014-02-14 13:39:24 -06:00
Jonathan Williams 95210de788 Added auto restart for Dominate if startup errored.
Added extra check for <= 1 players in Dom game to shutdown.
Added 5 second delay to Dom kick after game finish.
2014-02-12 02:31:35 -08:00
Jonathan Williams 516e5f7f99 Moved Rejoin ability into TeamGame.
Added autobalance flag for game.
Punish only does exact name lookup.
2014-02-07 08:50:13 -08:00
Jonathan Williams 4fd9f0380f Removed LogEntries use. 2014-01-20 19:48:14 -06:00
Jonathan Williams dd7b178a9f Fixed Hero rank in EnjinTranslator 2013-12-26 19:44:36 -05:00
Jonathan Williams 9e8cd9db7d Disabled painting in parkour areas. 2013-11-21 12:38:16 -08:00
Jonathan Williams 0aee445e00 Added timeout check for status retrieval 2013-10-26 16:36:48 -05:00
Jonathan Williams fc18d0fbb1 Added null check logging to arcade custom kit name.
Removed wolf kit in SSM for release
Cleaned up PlayerAccountController
Fixed connection leak for mysql connections.
Added server shutdown if server is empty for dominate.
2013-10-10 09:01:48 -07:00
Jonathan Williams 346bdb030e Cleaned warning.
Fixed punish command on web side.
2013-09-03 14:10:14 -07:00
Jonathan Williams b894aea72a Fixed login speeds.
Implemented Tasks for Tutorial
Removed compiled files for website.
2013-09-03 11:34:28 -07:00
Jonathan Williams d16b674f46 Memory cleanup (Recharge, ClassCombatShop)
Implemented Tasks.
2013-09-03 08:51:44 -07:00
Jonathan Williams 90de0c3ed2 Added LobbyBalancer for BungeeCord
Added EnjinTranslator for automatic shop.
Removed enjin module from Hub
Tweaked donation/punish/accountadministrator for shop automation.
2013-08-30 01:36:55 -07:00
Jonathan Williams 3fb52c5c71 Initial Commit 2013-08-27 08:14:08 -07:00