Files
uberwald 0228f351c7
Release Creation / build (release) Successful in 52s
fix(combat): prevent double dice rolls in handleAttackBoosted
When a GM-owned attacker attacks a player character, both the
createChatMessage hook and handleAttackBoosted ran on the player's
client — rolling D30 bonus dice, grit, luck, shield, and mulligan
dice twice. Now handleAttackBoosted early-returns when the attacker
is not cross-client (GM-owned), leaving the hook as the sole handler.
2026-08-08 20:39:38 +02:00
..
2026-07-01 10:38:19 +02:00