Lookup and track the status of Quests in game.
This is mostly meant for the quests that are not in the Task Window.
- Provides a database of quests and the items needed to complete them.
- Users can add new quests to the database from the GUI
- Users can import and export the db for sharing
- Uses Actors to monitor other characters quest status on the same machine
Initial DB is very limited to start, as more users add and share we can build this out nicely.
Media
This is mostly meant for the quests that are not in the Task Window.
This is mostly meant for the quests that are not in the Task Window.
- Provides a database of quests and the items needed to complete them.
- Users can add new quests to the database from the GUI
- Users can import and export the db for sharing
- Uses Actors to monitor other characters quest status on the same machine
Initial DB is very limited to start, as more users add and share we can build this out nicely.
Media
QuestWatch
Lookup and track the status of Quests in game.This is mostly meant for the quests that are not in the Task Window.
- Provides a database of quests and the items needed to complete them.
- Users can add new quests to the database from the GUI
- Users can import and export the db for sharing
- Uses Actors to monitor other characters quest status on the same machine
Media
- Source Repository
- https://github.com/grimmier378/QuestWatch
- [git] Automation options?
- Yes