Crash fix on dedicated servers
improved saving functionality, fixed the chapter editor screen
added batching so if you have twenty pending quest it says like
"you have 25 quest to work on"
Additionally it only plays the song one time
massive update, near 100% ftb quest conversion.
massive update near 100% ftb quest conversion.
0.4.6
New Screens
- Added a multi line text editor to make it easier to do descriptions
Features
- added search params in the quest search bar ex tag:Hunting will show all quest with hunting tag
- added the ability to move around other quest in the quest remapper screen by hitting alt
Fixes
- added pan rebinding on the quest screen before if you rebinded from right click to left click you couldn't click any buttons
0.4.5 Update log
New Requirement Types
- Observation sub types Entity, Hand, riding Entity is for finding a direct entity like a cow, Hand searches for things an entity is holding. Riding looks for riders. They can all be combined ex looking for a baby zombie, riding a sheep (or chicken whatever), holding a golden sword
Fixes
- Fixed color selector
- Added scroll bar to the requirements tab
- Fixed Crafting and Statistics Requirements (were not registering)
- Improved performance for quest competition checking
0.4 (2025-10-28)
Added
- Advanced Editors
- Quest Editor (
QuestEditorScreen) with tabs for General, Dependencies, Requirements, Rewards, Team, Advanced, and Preview. - Theme Editors (
NewThemeEditorScreen,ThemeEditorScreen) with live preview, property search, categories, and selector overrides. - Chapter Editors (
ChapterArtEditorScreen,ChapterImageEditorScreen) to manage chapter metadata, defaults, links, and layered chapter images.
- Quest Editor (
- Teams Menu
Teambutton in the quest GUI opens team creation or management based on membership state.
- HUD Overhaul
- Improved readability, optional compact mode, configurable position/scale/opacity, toggles for icons and progress bars.
- UI Scale Guidance
- Non-intrusive popup on opening editors recommends UI scale 1–2 if current scale is 3–4.
- "Don’t show again" button persists a client setting (
suppressUiScaleEditorWarning).
How to Enable Editors
- Server must allow the Advanced Editor and permit the player. The server syncs this to clients at runtime.
- Client toggle: ensure
clientEnableAdvancedEditoristrueinconfig/questory_client.json. - Open the quest GUI (default
J), click Advanced, then choose Quest / Theme / Chapter.
Changed
- Quest UI bottom bar rearranged to include Team, HUD config, heatmap, and Advanced buttons (when permitted).
- Theme and chapter systems integrated more tightly with the quest GUI for faster iteration.
Notes
- You can suppress the editor UI scale hint by setting
suppressUiScaleEditorWarningtotrueinconfig/questory_client.json. - HUD options:
hudPosition,hudScale,hudOpacity,hudCompactMode,hudShowIcons,hudShowProgressBars,hudOffsetX,hudOffsetY.
0.4 (2025-10-28)
Added
- Advanced Editors
- Quest Editor (
QuestEditorScreen) with tabs for General, Dependencies, Requirements, Rewards, Team, Advanced, and Preview. - Theme Editors (
NewThemeEditorScreen,ThemeEditorScreen) with live preview, property search, categories, and selector overrides. - Chapter Editors (
ChapterArtEditorScreen,ChapterImageEditorScreen) to manage chapter metadata, defaults, links, and layered chapter images.
- Quest Editor (
- Teams Menu
Teambutton in the quest GUI opens team creation or management based on membership state.
- HUD Overhaul
- Improved readability, optional compact mode, configurable position/scale/opacity, toggles for icons and progress bars.
- UI Scale Guidance
- Non-intrusive popup on opening editors recommends UI scale 1–2 if current scale is 3–4.
- "Don’t show again" button persists a client setting (
suppressUiScaleEditorWarning).
How to Enable Editors
- Server must allow the Advanced Editor and permit the player. The server syncs this to clients at runtime.
- Client toggle: ensure
clientEnableAdvancedEditoristrueinconfig/questory_client.json. - Open the quest GUI (default
J), click Advanced, then choose Quest / Theme / Chapter.
Changed
- Quest UI bottom bar rearranged to include Team, HUD config, heatmap, and Advanced buttons (when permitted).
- Theme and chapter systems integrated more tightly with the quest GUI for faster iteration.
Notes
- You can suppress the editor UI scale hint by setting
suppressUiScaleEditorWarningtotrueinconfig/questory_client.json. - HUD options:
hudPosition,hudScale,hudOpacity,hudCompactMode,hudShowIcons,hudShowProgressBars,hudOffsetX,hudOffsetY.
I forgot to register keybinding on forge /s
fixed dependency lines over rendering, and added dependency lines to minimap
Fixed rendering of dependency lines added quest lines to minimap
mini-maps, heatmaps, journeymap integration and additional improvements.
mini-maps, heatmaps, journeymap integration and additional improvements.
Initial Release

