mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +00:00
15 lines
655 B
Markdown
15 lines
655 B
Markdown
ROADMAP and goals for 0.20.0 release
|
|
------------
|
|
|
|
* Completely synchronize fixes between mangos repositories (zero, one, two)
|
|
* Implement void storage
|
|
* Implement archaelogy
|
|
* warden system
|
|
* Implement passive anticheat (warden system is not enough to stop jockers...).
|
|
* Phasing system port from trinitycore
|
|
* Add missing opcodes.
|
|
* Implement linked_spell_trigger database table implementation (this will accessible in all mangos) for simple spells implementation.
|
|
* Implement new gossip script wrapper in scriptmgr to make code style better.
|
|
* Implement new event in EVENTAI which would let better integrate gossips
|
|
* Rework/retest all classes spells
|
|
|