A simple Initiative tracker for Shadowrun 2e.
- event handling and combatant manipulation are now completely separate, i.e. addCombatant() doesn't need an event parameter anymore - renamed applyDamage() to handleDamageLevelButtonClick() b/c it's an event handler function (which, admittedly, manipulates combatants but only superficially) - added listeners for "enter" keypress to both modals |
||
|---|---|---|
| __tests__ | ||
| icons | ||
| src | ||
| tools | ||
| .gitignore | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| TODO.md | ||
sr2ini
Simple Initiative tracker for Shadowrun 2e.