Changes between Version 22 and Version 23 of code/doc/Questsystem
- Timestamp:
- Sep 23, 2009, 3:07:50 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/Questsystem
v22 v23 8 8 9 9 == Status == 10 The QuestSystem in itself is reasonably complete (though still extendable, but what project is ever complete? ;) ). But there are still some major parts missing to make the QuestSystem a full feature of Orxonox: 11 12 * A proper GUI. Whilst Notifications are implemented now, there is still some QuestOverlay needed to enable the user to have a look at his quests at any time he wants to. 10 The QuestSystem in itself is reasonably complete (though still extendable, but what project is ever complete? ;) ). But there are still some parts missing to make the QuestSystem a full feature of Orxonox: 13 11 14 12 * Integration for Network-Games. As of yet the QuestSystem can't be sent over a Network thus not yet enabling Multiplayer Quests.