Roadmap

Roadmap

What do we want to accomplish?

The following is an incomplete list of the things we want rpgEE to accomplish:

  1. Plugin-based architecture, with publicly available plugin repositories
  2. Highly configurable and reliable message transport mechanisms
  3. Interactivity with OpenRPG configurations through the use of import/exports
  4. Ability to package "modules" as archive files (like jars)
  5. PGP-encrypted message transport
  6. Loadable map with grids, snap-to, miniatures and fog-of-war
  7. Streaming background music server

How do we want to accomplish it?

  1. The plugin pattern
  2. JMS through ActiveMQ
  3. Acquire code from jOpenRPG?
  4. Loadable files packaged like signed jars (.rpgars?)
  5. Java public key classes
  6. Mapping plugin
  7. Media plugin