Roadmap

From TheManaWorld

Jump to: navigation, search

Contents

Roadmap on Mantis

Our roadmap is managed using Mantis. Please see http://mantis.themanaworld.org/roadmap_page.php.

0.0.x releases have got low priority. All developers should concentrate on 0.1.0 release.

Some possibly outdated roadmap entries

These generally need to be checked against out Mantis database.

TMW 0.1.x

  • Improve equipment window (delayed until we have our own equipment set, handled by the new server).
  • Add private chat.
  • Add buddy list (delayed until here for things like private messaging and online status to be implemented, which would actually make this thing useful, can be moved back if it becomes useful sooner).

General future goals

These goals can be inserted into the release plan of any upcoming release, preferably when it's reasonable to expect them to be implemented.

Graphics

Core Dev

Playability

  • Improve Battles a little bit by making the character walk to the monster before attacking it when clicking on it.

Server roadmap (tmwserv)

TMW Server Milestone Set 2

  • Implement basic combat (BeingHandler)
    • Basic hit detection
    • Basic damage calculation
    • Implement death and remove of beings
  • Test and debug Chat Channels handling (ChatHandler, ChatChannelManager)
  • Implement loading of items (ItemManager)
  • Implement inventory and equipment system (ItemManager and GameHandler)
  • Implement trading of items (ItemManager and TradeHandler)
  • Implement loading of being types (BeingHandler)

TMW Server Milestone Set 3

  • Implement at least one fully functional scripting backend (Lua support for scripting NPCs has been added)
  • Implement ability to define quests (QuestHandler)

TMW Server 0.1.0

  • Synchronize world contents with eAthena server
  • Possibly convert players from the eAthena server one way or another

TMW Server 0.1.x

  • Implement Account's Levels (AccountHandler)
  • Implement usual and admin commands depending on the account level (every Handlers)

Website interface roadmap (tmwweb)

TMW Webinterface 0.1.0

see: Account_Manager for details.

  • Implement password recovery through email (done)
  • Make easy to plug this into an existing website
  • Implement account signup with email verification
  • Implement viewing your stats
  • Implement checking whether your buddies are online
  • Implement viewing server statistics
Personal tools