Go to file
Buhallin 45a5870121
Stop event from firing multiple times for the same scenario
A card can collide with the area more than once; many of the campaign memory bags caused a double collision on placement, and it would happen if the user picked up or flipped the card.

This would cause any behavior that triggered from the event to each time, so suppress further events which don't actually change the scenario.
2022-12-15 13:08:32 -08:00
.github/workflows bump version 2022-11-29 00:07:17 -06:00
modsettings Merge pull request #93 from argonui/optionpanel 2022-12-13 20:01:26 +01:00
objects Clean up previous commit 2022-12-15 00:34:01 -08:00
src Stop event from firing multiple times for the same scenario 2022-12-15 13:08:32 -08:00
xml disabled option-panel button for now 2022-12-12 12:20:54 +01:00
CODEOWNERS Update CODEOWNERS 2022-12-08 14:49:01 -06:00
config.json Clean up previous commit 2022-12-15 00:34:01 -08:00
README.md Update README.md 2021-10-06 19:55:00 -07:00

SCED Script Repository