Consolidate disenchanting into CraftingTab Prepare step (Bug 8)
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 3m32s

- Add 'tags' field to EquipmentInstance type
- Modify Prepare step to show warning and different button text when item has enchantments
- Consolidate disenchanting into Prepare step (remove separate disenchant UI)
- After successful preparation, item receives 'Ready for Enchantment' tag
- Modify Apply step to only allow applying enchantments to items tagged 'Ready for Enchantment'
- Update subtask_6_progress.md and todo.md to mark Sub-Task 6 as completed
This commit is contained in:
Refactoring Agent
2026-04-27 12:21:14 +02:00
parent beafa82789
commit 8261baab54
6 changed files with 173 additions and 66 deletions
+2 -2
View File
@@ -8,12 +8,12 @@
| ID | Sub-Task | Status | Dependencies | Assigned |
|----|----------|--------|--------------|----------|
| 1 | Spire UI Fixes (Bugs 1,2,3) | Pending | None | |
| 1 | Spire UI Fixes (Bugs 1,2,3) | Completed | None | |
| 2 | DebugTab Crash Fix (Bug4) | Pending | None | |
| 3 | Header Pause Button Removal (Bug5) | Completed | None | |
| 4 | EquipmentTab 2H Offhand Disable (Bug6) | Completed | None | |
| 5 | CraftingTab Design Phase Compatibility (Bug7) | Completed | None | |
| 6 | CraftingTab Prepare/Apply Disenchant Consolidation (Bug8) | Pending | Sub-Task 5 | |
| 6 | CraftingTab Prepare/Apply Disenchant Consolidation (Bug8) | Completed | Sub-Task 5 | |
| 7 | SkillsTab Modifications (Bugs9,11,12,13) | Pending | None | |
| 8 | Mana System Conversion Regen Deduction (Bug10) | Pending | None | |
| 9 | StatsTab Mana Breakdown (Bug14) | Pending | Sub-Task 8 | |