Ty Sayers
|
66c9fefc6e
|
Add leftover Clans commit to introduce GearManager.
|
2015-05-05 15:34:32 -04:00 |
|
Ty Sayers
|
ac14cc40f4
|
Revert "Encapsulate remote process related code into new project ServerProcesses for better dependability. Likewise, add project Queue.Core for queue related API methods. Queuer incorporated into new matchmaking logic for matching and pairing players for ranked matches, as well as handling server management. Adapt Core and Arcade to new ranked system for proper loading, modification, and saving of rankings."
This reverts commit 02e9649c20 .
|
2015-05-01 12:34:32 -04:00 |
|
Ty Sayers
|
02e9649c20
|
Encapsulate remote process related code into new project ServerProcesses for better dependability. Likewise, add project Queue.Core for queue related API methods. Queuer incorporated into new matchmaking logic for matching and pairing players for ranked matches, as well as handling server management. Adapt Core and Arcade to new ranked system for proper loading, modification, and saving of rankings.
|
2015-05-01 12:33:11 -04:00 |
|
Ty Sayers
|
af898e3306
|
Convert PlayerStatus trackers, Bungee MOTD, and Bungee Server status' from MySQL storage to redis-based system using DataRepository's.
Re-organize structure of ServerData packaging.
|
2015-03-14 01:03:22 -04:00 |
|
Jonathan Williams
|
cb93769e03
|
Converted Bungee to redis.
Increased DBPool maximum connections to 5.
|
2015-03-13 17:53:36 -07:00 |
|
Ty Sayers
|
7dbf970df7
|
Add support for multiple slave connections for load balancing.
|
2015-03-08 19:17:28 -04:00 |
|
Ty Sayers
|
4237cd082c
|
Add support for master-slave replication in redis to balance load of read and writes. Redis based repositories now read/write to specified connection pools (master or slave).
|
2015-03-07 23:19:35 -05:00 |
|
Mini-Chiss
|
26463ba75d
|
Treasure changes :O
|
2015-02-09 20:24:20 +13:00 |
|
MrTwiggy
|
fc98cf4f6c
|
Add callback feature set for cross-server command system to reduce dependencies, clean up old constant references and add in ability to initialize server name on ServerData. Clean up old 'this' references to '_' prefixed variables and standardize field naming.
|
2014-09-25 17:17:38 -04:00 |
|
MrTwiggy
|
5c9ee3e79e
|
Add ServerCommand system for live cross-server commands,. Update Queuer to support Redis based database and functionality. Fix ServerStatus start up dates to synchronize properly with central Redis time. Add new DataRepository's for easier dynamic object storage in redis. Update Portal server-transfers to support new cross-server command system rather than database stored server transfers.
|
2014-09-21 20:42:47 -04:00 |
|
Jonathan Williams
|
7f87043f7b
|
Removed unused buttons.
Fixed pref inv placement.
Refactored queue code so its not stupid.
Fixed issue with queuer.
|
2014-05-31 22:46:43 -07:00 |
|
Jonathan Williams
|
c38e60456b
|
OMG THIS THING IS SO COMPLICATED MY BRAIN FIZZZLED...fixed some queuer issues.
Fixed bug with forcefield in hub.
Fixed symbol for connecting to dbs in connection strings.
|
2014-05-29 19:47:57 -07:00 |
|
Jonathan Williams
|
0d350da6c0
|
Added more files and updated ignore list.
|
2014-05-28 11:23:32 -07:00 |
|
Jonathan Williams
|
d5ea6c5377
|
Removed dead project ServerStatus
Tweaked connection strings so they autoreconnect.
Added dragon sound to pre-queue prompt.
Added rest of missing files.
|
2014-05-28 11:18:30 -07:00 |
|