Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 20 and Version 21 of code/doc/Questsystem


Ignore:
Timestamp:
Mar 26, 2009, 9:09:38 PM (15 years ago)
Author:
dafrick
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/Questsystem

    v20 v21  
    88
    99== 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. A Notification system is currently being worked on, but when that is finished there is still some QuestOverlay needed to enable the user to have a look at his quests at any time he wants to.
     10The 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.
    1313
    1414* Integration for Network-Games. As of yet the QuestSystem can't be sent over a Network thus not yet enabling Multiplayer Quests.
    1515
    1616== Classtree ==
    17 [[Image(questsystem3.png)]]
     17[[Image(questsystem4.png)]]
    1818
    1919== More details ==