Tasks:Quest Editor

From Adonthell
Jump to navigation Jump to search

Back to Task List

Overview

Editor for creating the Quest Tree.

Dependencies

None

Requirements

  • Display and edit basic quest tree structure.
  • Allow to define comments for each quest step
  • Allow to define journal entries for starting and completing quest steps
  • Allow to define custom completion rules for quest steps
  • Allow updating quest states to simplify in-game tests of quests
  • Store and load in XML format (for revision control)

References

  • Quest editor manual.
  • Quest system architecture and code.
  • At one point I had a Glade [1] project a for possible user interface, but it's probably gone