Version 0.15.0 is available from Nexus Mods.
Save inspector is shown as a tree view inside the Debug tab. After you picked QuestData.txt from a save it will list all quests which have corresponding serialized data.
Quest Editor [0.16.0]
- TheLacus
- Posts: 1288
- Joined: Wed Sep 14, 2016 6:22 pm
- Contact:
Re: Quest Editor [0.15.0]
Mod System documentation - Learn how to create mods for Daggerfall Unity.
Modder Discussion - General help and discussion for the mod system.
Github Issues - Submit a bug report for the game, including the mod system.
Modder Discussion - General help and discussion for the mod system.
Github Issues - Submit a bug report for the game, including the mod system.
-
- Posts: 3419
- Joined: Tue Aug 25, 2015 1:54 am
Re: Quest Editor [0.15.0]
A clever addition, thank you!
You also included the most recent quest actions, so thank you for that! I really appreciate your ongoing work with this tool.
Farewell DFU community! My time here has been a joy.
- Interkarma
- Posts: 6004
- Joined: Sun Mar 22, 2015 1:51 am
Re: Quest Editor [0.15.0]
That is seriously very clever and very nice. This will make diagnosing some quest issues from saves much easier. Thank you TheLacus!
-
- Posts: 198
- Joined: Sat Feb 16, 2019 5:21 am
Re: Quest Editor [0.15.0]
I noticed today that the possibility to add customs books via "item" (which Hazelnut added in February, see viewtopic.php?p=40134#p40134) is not yet recognized by the editor.
The syntax is:
where the number after key is the ID defined in the mapping json file.
The editor gives an "invalid definition" error when this is written in the source of a quest.
The syntax is:
Code: Select all
Item _TheBook_ book key 33756280
The editor gives an "invalid definition" error when this is written in the source of a quest.
- TheLacus
- Posts: 1288
- Joined: Wed Sep 14, 2016 6:22 pm
- Contact:
Re: Quest Editor [0.15.0]
Thank you for the report, i'll add it for next version.
Mod System documentation - Learn how to create mods for Daggerfall Unity.
Modder Discussion - General help and discussion for the mod system.
Github Issues - Submit a bug report for the game, including the mod system.
Modder Discussion - General help and discussion for the mod system.
Github Issues - Submit a bug report for the game, including the mod system.
- TheLacus
- Posts: 1288
- Joined: Wed Sep 14, 2016 6:22 pm
- Contact:
Re: Quest Editor [0.15.0]
There is an issue that appears with new versions of VS Code, preventing diagnostics from working. I'll push a fixed version ASAP. 

Mod System documentation - Learn how to create mods for Daggerfall Unity.
Modder Discussion - General help and discussion for the mod system.
Github Issues - Submit a bug report for the game, including the mod system.
Modder Discussion - General help and discussion for the mod system.
Github Issues - Submit a bug report for the game, including the mod system.
- TheLacus
- Posts: 1288
- Joined: Wed Sep 14, 2016 6:22 pm
- Contact:
Re: Quest Editor [0.15.0]
Version 0.16.0 can be downloaded from Nexus Mods with a fix and updated actions.
Mod System documentation - Learn how to create mods for Daggerfall Unity.
Modder Discussion - General help and discussion for the mod system.
Github Issues - Submit a bug report for the game, including the mod system.
Modder Discussion - General help and discussion for the mod system.
Github Issues - Submit a bug report for the game, including the mod system.