Commit Graph

3 Commits

Author SHA1 Message Date
Z User
9220805ba0 fix: remove banned mana type references and fix missing ComboMeter import
All checks were successful
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 2m3s
- Remove ComboMeter from game component exports (file doesn't exist)
- Update DebugTab to not reference life, blood, wood, mental, force mana
- These mana types are banned per AGENTS.md lifesteal/healing policy
2026-03-31 12:26:13 +00:00
Z User
2b1c115fee feat: Remove banned mana types (life, blood, wood, mental, force) and lifesteal
Some checks failed
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 1m14s
- Remove life, blood, wood, mental, force mana types from ELEMENTS
- Remove all spells using banned mana types
- Remove lifesteal from all remaining spells and effects
- Update guardian perks to remove lifesteal mentions
- Remove research skills for banned spell types
- Update tests to reflect new element structure
- Add BANNED CONTENT section to AGENTS.md (lifesteal/healing ban)
- Add mana types overview to README.md and AGENTS.md
- All 44 tests pass, lint clean
2026-03-31 11:44:48 +00:00
Z User
fcebfab9e5 Initial commit 2026-03-31 09:26:13 +00:00