Commit Graph

5 Commits

Author SHA1 Message Date
Z User
300e43f8be Fix multiple bugs and add debug features
All checks were successful
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m56s
- Add debug option to show component names at top of each component
- Fix mana lists to hide empty elemental mana types in ManaDisplay and LabTab
- Fix enchantment designing getting stuck at 99% by auto-saving design on completion
- Add resetFloorHP function and debug button to fix stuck floor HP issues
- Store design data in DesignProgress for proper completion handling
2026-03-29 13:15:43 +00:00
Z User
6dc301bd7b Initial commit 2026-03-29 13:15:43 +00:00
Z User
3e915321a9 Add comprehensive game systems analysis report
All checks were successful
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 38s
- Detailed analysis of all 11 major game systems
- Identified 5 high-priority missing systems (golemancy, invocation skills, etc.)
- Documented 'feel' analysis - what feels good, bad, confusing
- Provided prioritized recommendations for improvement
- Key finding: Golemancy system completely unimplemented despite being promised by Fabricator attunement
- Invoker attunement has no skills in invocation/pact categories
- Combat has zero player agency - fully automatic
2026-03-28 17:54:33 +00:00
Z User
bfe45eaf17 Update worklog with familiar system removal
All checks were successful
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 34s
2026-03-28 17:31:24 +00:00
Z User
22dfdb5910 Initial commit
All checks were successful
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m45s
2026-03-28 15:00:03 +00:00