boardgame-core/tests/samples/slay-the-spire-like
hypercross 5235ba7def feat(slay-the-spire-like): support source entity in effect targeting
Update `getEffectTargets` to accept a `sourceEntityKey`. This allows
"self" targets to correctly resolve to the entity triggering the
effect (e.g., a player or a specific enemy) rather than defaulting
to a hardcoded player reference.
2026-04-22 08:56:06 +08:00
..
combat feat(slay-the-spire-like): support source entity in effect targeting 2026-04-22 08:56:06 +08:00
data refactor: use English IDs for desert card effects 2026-04-20 00:23:41 +08:00
deck test: reformat tests to use double quotes and improve style 2026-04-20 15:16:03 +08:00
map test: expand slay-the-spire-like map generator tests 2026-04-20 00:00:41 +08:00
utils test: expand shape-utils coverage and refactor style 2026-04-21 23:01:26 +08:00
grid-inventory.test.ts test: fix type assertion in grid-inventory tests 2026-04-20 16:32:57 +08:00