Files
Mana-Loop/docs
n8n-gitea 28d39a61ba
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m34s
fix: visually block off-hand slot when 2H weapon equipped in main hand
- Add getTwoHandedBlocker() helper to EquipmentSlotGrid that detects when
  mainHand has a two-handed weapon and returns the weapon name
- Render offHand slot with Lock icon + 'Blocked: <weapon name>' label +
  reduced opacity when blocked, distinct from normal 'Empty' dashed-border slot
- Add regression test verifying all 4 two-handed types are correctly flagged
  and non-two-handed types remain unblocked (11 tests)
2026-06-09 18:48:04 +02:00
..