Using HikariCP + Pet issues + Dojo skills
As Suggested by Alex-0000, migrated from DBCP to HikariCP (uses less external JARs and got a cleaner code overall). Fixed some issues regarding pets, such as evolving or hatching from egg. Added dojo skills and fixed energy bar. Added missing upgrade books on drop data.
This commit is contained in:
@@ -22,6 +22,7 @@ PQs:
|
||||
* Expeditions: Scarga/Horntail/Showa/Zakum/Pinkbean 100%.
|
||||
* GuildPQ 100% + Guild queue with multi-lobby systems available.
|
||||
* Brand-new PQ: Boss Rush PQ 100%.
|
||||
* Mu Lung Dojo 100%.
|
||||
* BalrogPQ semi-functional.
|
||||
* Capt. Latanica remade as an event (parties can now fight the boss).
|
||||
|
||||
@@ -55,6 +56,7 @@ Server potentials:
|
||||
* Every monsterbook card is now droppable by overworld mobs.
|
||||
* Monsterbook displays drop data info conformant with the underlying DB (needs custom wz). See more on the MobBookUpdate feature.
|
||||
* Mastery book announcer displaying droppers of needed books of a player, read underlying DB.
|
||||
* Every skill/mastery book is now droppable by mobs.
|
||||
* Inventory auto-gather and auto-sorting feature.
|
||||
* Enhanced AP auto-assigner: exactly matches AP with the needed for the player's current level, surplus assigned to the primary attribute.
|
||||
* Added Boss HP Bar for dozens of bosses (needs provided custom wz).
|
||||
|
||||
Reference in New Issue
Block a user