Marauroa Roadmap
(Redirected from MarauroaObjectives)
Jump to navigation
Jump to search
This documents wants to be a guide to understand what are marauroa's objectives and motivation. We try hard to break complex tasks into small parts that build up on each other. This way we try to find the simplest possible solutions that does the job well.
Planned Future (Roadmap)
- HTML5 Support for Marauroa
- Meta object model for relational data storage
- Multiplexing over https
- Enhanced Plugin System
- Client Object
Past Milestones
Version 3.00
- Multi threading support for database access (fixed)
- Refactor database access from one single class to extendable DAOs (fixes)
Release 2.00
- Improve multipart messages numbering(fixed: we are using TCP only)
- Add anonymous attributes and slots
- Improve persistence layer(fixed: RPZone can store objects and load them back on init)
- Add TCP connections or rework UDP transport to work properly(fixed: TCP)
- Make marauroa more configurable:
- RPObject
- RPAction
- IRPZone
- Attributes
- Hook for requesting server shutdown from game module
- Allow accountless gameplay
- Refactor persistent storage facility(fixed: copied code from stendhal )
- Define RPClass attributes that take only a closed set of value(fixed: and Java created Enum... )
- Allow to create non-planar attributes like lists, sets, etc...
- Redefine syntax for:(fixed: Explain on other page.)
- RPClass test operations
- RPObject
- RPSlots
- RPZone synchronized methods.
Release 1.20
- Add slots names to RPClass
- Add invisible attributes
- Add invisible slots