Combat interaction-routing dead/unreachable clauses #29

Open
opened 2026-06-06 16:03:42 +00:00 by sickday · 0 comments
Owner

Compiler flags "clause will never match" on the quest intercept branches interactions.ex:78/84/234/238 and a dead PvP cond branch at combat.ex:1173 (level-range gate) with parked _pvp_level_allowed_strict?/2 at combat.ex:1978. Interaction routing may fall through the wrong path. Audit and fix without reordering the cosmetic clause-grouping warnings.

Source: .memory/Bugs/combat_broken_pvp_pvm_leads.md.

Compiler flags "clause will never match" on the quest intercept branches `interactions.ex:78/84/234/238` and a dead PvP cond branch at `combat.ex:1173` (level-range gate) with parked `_pvp_level_allowed_strict?/2` at `combat.ex:1978`. Interaction routing may fall through the wrong path. Audit and fix without reordering the cosmetic clause-grouping warnings. **Source:** `.memory/Bugs/combat_broken_pvp_pvm_leads.md`.
sickday added this to the v1 milestone 2026-06-06 16:03:42 +00:00
Sign in to join this conversation.
No description provided.