Refactoring Agent
c8cabf3e4b
Phase 4: Study effects (first 6)
2026-04-24 18:12:53 +02:00
Refactoring Agent
edfc6f11c0
Phase 4: Combat special effects
2026-04-24 17:02:42 +02:00
Refactoring Agent
75a43c7209
Phase 4: Mana Well effects (remaining 7)
2026-04-24 16:37:55 +02:00
Refactoring Agent
132a4e6a72
Phase 4: Mana Well effects (1st 7)
2026-04-24 16:17:50 +02:00
Refactoring Agent
6e3b867e7d
Phase 4: Mana Flow effects
2026-04-24 15:52:14 +02:00
Refactoring Agent
7d1bfbe4dc
Phase 3: Extract sub-components from StatsTab.tsx
2026-04-24 14:45:07 +02:00
Refactoring Agent
eea5ed1585
Phase 3: Lazy load tabs in page.tsx
2026-04-24 14:27:14 +02:00
Refactoring Agent
d6b85d6367
Phase 3: Split DebugTab.tsx into functional components
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 4m17s
2026-04-24 14:12:52 +02:00
Refactoring Agent
23d0a129c1
Phase 3: Split utils.ts by responsibility
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 2m49s
2026-04-24 13:45:12 +02:00
Unknown
b3291c3b5e
Phase 3: Split computed-stats.ts by responsibility
2026-04-24 13:20:10 +02:00
Unknown
a528feb8e2
Phase 3: Split CraftingTab.tsx into crafting stage components
2026-04-24 13:05:12 +02:00
Unknown
c46981d81b
Phase 3: Split enchantment-effects.ts into category files
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 2m48s
2026-04-24 12:56:14 +02:00
Unknown
f8520e15b8
Phase 3: Split constants.ts into domain-specific files
2026-04-24 12:38:47 +02:00
Unknown
eb81ccb5aa
Phase 3: Split types.ts into domain-specific files
2026-04-24 12:23:11 +02:00
Unknown
3d05f03570
Phase 3: Add refactor plan for large files
2026-04-24 10:57:44 +02:00
Unknown
c974f2e4d9
Phase 2: Add safe deletions summary documentation
2026-04-24 10:56:20 +02:00
Unknown
8e28fb0bac
Phase 2: Remove duplicate/unreferenced GrimoireTab components
2026-04-24 10:54:57 +02:00
Unknown
4c96eae286
Phase 2: Remove unreferenced GameHeader, GameSidebar, GameOverScreen components
2026-04-24 10:53:06 +02:00
Unknown
c19ce5111e
Phase 2: Remove unreferenced ComboMeter and GameFooter components
2026-04-24 10:51:55 +02:00
Unknown
8995a31527
Phase 4: Add missing EXECUTIONER special effect definition (fixes runtime error)
2026-04-24 10:49:25 +02:00
Unknown
c20ab62827
Phase 2: Remove 29 unused shadcn/ui components
2026-04-24 10:28:13 +02:00
Unknown
94830509c2
Phase 1: Add audit report documenting unused code, large files, and unused effects
2026-04-24 10:26:24 +02:00
Unknown
ac70ed1910
Update documentation: GAME_BRIEFING and skills.md
...
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 2m52s
- Document all implemented hybrid skills
- Remove outdated NOT IMPLEMENTED for Invoker skills
- Document 5-tier talent tree structure
- Note removed skills (Scroll Crafting, Temporal Memory)
2026-04-23 14:48:56 +02:00
Unknown
ca5cbbcb77
Clean up: Remove task1.md and task1_progress.md (Task 1 complete)
...
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 2m32s
- Task 1 fully implemented:
* 5-tier talent tree structure for all skills
* Hybrid skills (Pact-Weaving, Guardian Constructs, Enchanted Golemancy)
* Core design pillars enforced (removed violating skills)
* All 512 tests passing
2026-04-23 14:19:16 +02:00
Unknown
fe97ef60b4
Task 1: Add Hybrid Skills - Pact-Weaving, Guardian Constructs, Enchanted Golemancy
...
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 7m37s
- Implement Pact-Weaving (Invoker + Enchanter) hybrid skill
* Paths: The Weaver, The Warp, The World-Weaver
* Weave Guardian essence into weapon enchantments/world-effects
* Requires: Invoker 5+, Enchanter 5+
- Implement Guardian Constructs (Fabricator + Invoker) hybrid skill
* Paths: The Architect, The Monumentalist, The Eternal
* Only 1 active at a time, vastly more durable
* Requires: Fabricator 5+, Invoker 5+
- Implement Enchanted Golemancy (Fabricator + Enchanter) hybrid skill
* Paths: The Battle-Smith, The Enchanter-Smith, The Spell-Smith
* Imbue golems with elemental spell logic
* Requires: Fabricator 5+, Enchanter 5+
- All 512 tests passing
2026-04-23 14:02:52 +02:00
Unknown
c0a8c3b81b
Remove Temporal Memory (violates NO LOOP PRESERVATION pillar)
...
- Temporal Memory allowed keeping spells across loops
- This violates the core design pillar that nothing carries over
- All meta-progression must be handled via Insight multipliers only
2026-04-23 13:24:44 +02:00
Unknown
52413777cd
Task 1: Implement 5-tier talent tree structure
...
- Rewrite skill definitions with 5-tier Continuous Talent Tree
- Add perk choices at Level 5 and Level 10 for each tier
- Add Elite Perks at T3 L10 and T5 L10
- Remove scrollCrafting (violates NO INSTANT FINISHING pillar)
- Set max:1 for skills that don't need evolution paths
- All 512 tests passing
2026-04-23 13:22:44 +02:00
Unknown
25137d9e0f
Add task1_progress.md initial entry
2026-04-23 10:29:47 +02:00
Anexim
4fc9d3f582
Delete src/lib/game/familiar-slice.ts
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 2m5s
2026-04-10 10:34:15 +02:00
Anexim
36db242033
Delete src/lib/game/data/familiars.ts
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-10 10:33:48 +02:00
Anexim
3077b5a7eb
Delete src/components/game/tabs/FamiliarTab.tsx
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-10 10:33:01 +02:00
Anexim
259fc1a89e
Delete .stats
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m48s
2026-04-10 10:08:33 +02:00
Anexim
6d7e83abc5
Delete .config
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-10 10:08:24 +02:00
Anexim
d397936b94
Delete REFACTORING_PLAN.md
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m55s
2026-04-10 10:04:56 +02:00
Anexim
fd14c89580
Delete dev-log.notes
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-10 10:04:47 +02:00
Anexim
b6336b5e0e
Delete GAME_SYSTEMS_ANALYSIS.md
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-10 10:04:24 +02:00
Anexim
f2f3989459
Delete crafting-implementation-summary.md
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-10 10:03:48 +02:00
Anexim
5b54e4c9c6
Delete AUDIT_REPORT.md
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-10 10:03:25 +02:00
Anexim
cbc045acfe
Update .gitignore
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 40s
2026-04-05 13:58:47 +02:00
Anexim
a39b63a38b
Delete .zscripts/start.sh
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-05 13:57:29 +02:00
Anexim
3c4daf35fd
Delete .zscripts/mini-services-start.sh
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-05 13:57:21 +02:00
Anexim
4948681b9c
Delete .zscripts/mini-services-install.sh
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-05 13:57:11 +02:00
Anexim
94f33d78b3
Delete .zscripts/mini-services-build.sh
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-05 13:57:02 +02:00
Anexim
05bf907283
Delete .zscripts/dev.sh
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-05 13:56:52 +02:00
Anexim
1c9bfcf80f
Delete .zscripts/dev.out.log
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-05 13:56:41 +02:00
Anexim
26488f581f
Delete .zscripts/build.sh
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-05 13:56:31 +02:00
Anexim
4280825bf9
Delete .zscripts/dev.pid
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m56s
2026-04-04 21:42:58 +02:00
Anexim
2087dd8d20
Delete worklog.md
Build and Publish Mana Loop Docker Image / build-and-publish (push) Has been cancelled
2026-04-04 21:42:24 +02:00
Z User
a06b58c1da
docs: update worklog with push verification
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 29s
2026-04-03 22:07:34 +00:00
Z User
ae780e1bbc
docs: add comprehensive game briefing document and fix deprecated tests
...
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 25s
- Created GAME_BRIEFING.md with full documentation of all game systems
- Fixed getFloorElement to use cycle length instead of hardcoded 8
- Fixed deprecated tests referencing removed elements (life, blood, wood)
- Fixed deprecated tests referencing removed skills (deepReservoir, etc.)
- Fixed guardian tests to not expect floor 70
- Fixed computeRegen tests to account for attunement regen correctly
- All 512 tests now pass
The game briefing document includes:
- Core game loop and progression
- Mana system with all 14 mana types
- Time and incursion mechanics
- Spire and floor system with room types
- Combat system with elemental effectiveness
- Guardian and pact system
- Attunement system (Enchanter, Invoker, Fabricator)
- Skill evolution with 5 tiers and milestone upgrades
- Equipment and enchantment system
- Golemancy system
- Prestige/loop mechanics
- Complete formulas and system interactions
2026-04-03 22:01:46 +00:00