Files
uberwald 7675c47ff9
Release Creation / build (release) Failing after 2m9s
fix: persist rollType/actorId on rollBase.options, re-evaluate canReroll after mulligan
- roll-prompt.mjs: explicitly save rollType, actorId, actorName, actorImage
  to rollBase.options so mulligan reroll context reads valid values
- chat-reaction.mjs: replace canRerollDefense/canRerollAttack = false with
  recomputation from updated D30 message — aligns same-client with
  cross-client behavior (new D30 always takes effect, mulligan chain loops)
2026-07-06 08:56:58 +02:00
..