sr2ini/src
Tobias a7415f5d96 slightly reworked event handling
- 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
2023-09-06 10:30:14 +02:00
..
css changed "combatants-table" from class to ID 2023-09-06 10:29:26 +02:00
img removed file; moved icon definitions into index.html 2023-09-06 10:27:19 +02:00
js slightly reworked event handling 2023-09-06 10:30:14 +02:00
index.html icons are now being defined directly in the HTML code instead of being injected via external javascript 2023-09-06 10:27:58 +02:00