2fdb790552
- K.O and death are now marked by icons in the damage monitor
...
- changed icon for take damage
2023-02-09 20:32:34 +01:00
493d7160b6
- streamlined handling of contextual classes and damage badges; these are now all being applied in sortTable only
...
- combatantModal now displays wound penalties
- when two combatants have the same ini: only compare reaction values if both are set, report tie otherwise
- elegantified certain commands, e.g. retrieving damage type in applyDamage (formerly handleDamageMonitorClick)
- rearranged some of the functions in sr2ini.js
2023-02-09 14:26:51 +01:00
10830728b2
- updated footer
...
- changed way to show/hide .damage-monitor elements; now works via bootstrap class "d-none" instead of changing "display" attribute
- same for modal OK buttons
2023-02-09 12:14:30 +01:00
938f32cb8c
- added background image to navbar
...
- emlarged navbar buttons
- changed some of the icons
2023-02-08 21:57:50 +01:00
c26dd7be94
fixed some bugs about incorrectly transferred ini values after taking action / starting new round
2023-02-08 00:43:17 +01:00
c82a3e41d8
- added working remove button
...
- remove now asks to confirm
- only one damage monitor is open at any time
2023-02-08 00:01:23 +01:00
8517c7f7e8
further improved damage tracking functionality
2023-02-07 17:52:45 +01:00
86f1f4bad3
enhanced and bugfixed damage level tracking
2023-02-07 13:16:53 +01:00
7d5455fdfd
- added damage monitor functionality to track stun/phys damage levels and automatically apply ini penalties accordingly
...
- mostly working, but there's now way yet to enter/edit damage levels in the add/edit modal
- changed some of the icons
2023-02-07 11:29:29 +01:00
516cffb3a3
- changed some icons
...
- cleaned up custom.css
2023-02-05 13:58:03 +01:00
bb319d6bdc
- changed icons
...
- modified layout for use on small screens
2023-02-05 12:26:01 +01:00
aa0713d3ee
- fixed a bug where clicking on a nested table would not open the edit modal
...
- refined sorting comparison function
2023-02-04 15:49:36 +01:00
e99c2e031d
- buttons use icons now
...
- added footer with icon attribution
2023-02-04 13:08:53 +01:00
208738531a
- streamlined element IDs, function etc.
...
- sortTable() now adds contextual classes to combatantRows (depending on their ini value)
- moved all inline CSS styles to custom.css
2023-02-04 00:06:02 +01:00
c728923dba
custom stylesheet created
2022-06-24 21:19:04 +02:00