mirror of
https://github.com/TemujinCalidius/SurvivorCore.git
synced 2026-08-14 00:58:01 +00:00
Engine: quest overrides with objective*/reward* fields on nested code quests now WARN at boot (they merge nothing — QuestData prefers nested tables); EngineConfig + ConfigAdmin reject non-finite numbers (inf/nan). Plugin: Config group panels auto-size (fixed-height math clipped the last row of big groups — Theme group lost its Bold font row); Stats panels get the gap math right; the Engine Config explainer page now REBUILDS the window when the engine appears (the old hint was impossible — pages were assembled once at plugin load); create() refuses ids that already have an override (mirror guard); failed Create/Override reasons render under the create row; rejected config edits report in the footer; explicit navigation cancels a pending debounced search jump; the mount-time page restore no longer clobbers the saved last-page setting during an engine-less session; undo/redo refresh skips while typing in one of the plugin's own text boxes; search results past the 50-cap no longer render empty category headers. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>