diff --git a/README.md b/README.md index 5d9fab704..f95996465 100644 --- a/README.md +++ b/README.md @@ -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 ------------