Updated README.md

This commit is contained in:
sanctum32 2015-02-04 12:06:27 +00:00 committed by Antz
parent 9150608500
commit 70eb22792e

View file

@ -16,6 +16,19 @@ Travis CI build service. The current build status can be viewed on the *MaNGOS Z
at the top of this README when viewing the repository on [github][111]. If it's
green, a successful build has been performed under Linux.
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
Requirements
------------