Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 15 and Version 16 of code/doc/Questsystem


Ignore:
Timestamp:
Dec 10, 2008, 4:39:33 PM (15 years ago)
Author:
dafrick
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/Questsystem

    v15 v16  
    22
    33== Author ==
    4 [wiki:DamianFrick Damian Frick]
     4[wiki:DamianFrick "Damian Frick"]
    55
    66== Description ==
     
    1010The 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:
    1111
    12 * A
    13 * B
    1412* 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.
    1513* Integration for Network-Games. As of yet the QuestSystem can't be sent over a Network thus not yet enabling Multiplayer Quests.