magicciv/.project/objectives/p1-06-options-polish.md
Natalie aaa359e2c5 feat(@projects): add project objectives roadmap
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 00:14:17 -07:00

625 B

id title priority status scope updated_at evidence
p1-06 Options screen polish p1 partial game1 2026-04-17
src/game/engine/scenes/menus/options.tscn
src/game/engine/src/autoloads/settings_manager.gd

Summary

options.tscn exists; content depth unverified. Ship-readiness needs: resolution dropdown, fullscreen toggle, master/SFX/music sliders, autosave interval, tutorial-reset button.

Acceptance

  • All settings persist to user://settings.cfg via SettingsManager.
  • Changes apply live (no restart) where possible; restart prompt for resolution only if needed.
  • Reset-to-defaults button.