
DialogueQuestEditor
🗨️ Build RPG-ready NPC dialogue + questlines in minutes with a visual in-game editor, branching choices, and per-player progression memory.
149
0
DialogueQuestEditor 1.0.6
- Fixed Modrinth update notifier links to use slug/version-number format for reliable direct download pages.
- Removed fragile version-ID URL usage and added robust fallback to the versions page.
- Maintenance release focused on update-checker stability across server joins.
DialogueQuestEditor 1.0.5
- Fixed Modrinth update URL generation to use stable version-number links (/version/<version_number>) instead of unstable IDs.
- Added URL-safe encoding for version strings in update notifications.
- Added safer fallback update link to the project versions page when latest version is unavailable.
DialogueQuestEditor 1.0.4
- Maintenance synchronization release for unified plugin versioning across the suite.
- Kept OP/admin update notification flow and direct Modrinth link policy aligned for this release line.
- No gameplay or balance changes in this release; maintenance update only.
DialogueQuestEditor 1.0.3
- Compatibility refresh release for broader Modrinth version targeting (1.20 to 1.21.11).
- Standardized loader coverage across Bukkit/Folia/Paper/Purpur/Spigot.
- No gameplay or balance changes; maintenance release.
1.0.2 - 2026-02-19
- Added automatic Modrinth update checks and OP/admin join notifications with direct download links.
- Added asynchronous update checker scheduling with cached latest version state to avoid join-time API spam.
- Added permission-aware update announcements for
dialogueeditor.adminand server operators.
1.0.1 - 2026-02-13
- Fixed dialogue file loading to properly close
Files.liststreams, preventing file-handle leaks on repeated reloads and long server uptime. - Replaced raw stack trace printing with structured plugin logger output during startup failures and NPC binding errors.
- Improved NPC binding pending-action handling by using a concurrent map and automatic expired-action cleanup to prevent stale pending entries from accumulating.
- Fixed dialogue file loading to properly close
Improved compatibility tags and metadata. Added broad modern version coverage for 1.20.x and 1.21.x, with polished project documentation.
