robert
e23cea205a
Add HP toggle, new conditions, fix turn order sync bug
...
- Add DM toggle (default on) to hide player HP bars on player display;
persisted in activeDisplay Firestore doc for real-time sync
- Add Alchemist Fire and Bardic Inspiration conditions; sort all
conditions alphabetically
- Fix turn order skipping when participants are deleted, deactivated,
or killed mid-combat: turnOrderIds was never updated, causing
handleNextTurn to resolve currentIndex as -1 and snap back to the
first participant. Now all mutation paths (delete, toggle active,
HP death/resurrection) keep turnOrderIds in sync and advance the
turn pointer correctly when the current participant is removed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-16 10:00:17 -04:00
robert
6cd25dadaa
Alchemist Fire and Bardic Inspiration conditions, sort alphabetically.
2026-05-16 09:37:11 -04:00
robert
90cfb36b56
Adds a 'Hide player HP' toggle in the Combat Controls panel (on by default) that suppresses health bars for player characters in the DisplayView. Setting is persisted in the activeDisplay Firestore doc so it survives page reloads and takes effect in real time on the player screen.
2026-05-16 09:30:35 -04:00
robert
7676751a5b
Added weapon conditions
2026-04-26 17:12:29 -04:00
robert
33c93ab86b
Added conditions.
2026-04-26 10:37:25 -04:00
robert
1e0df31cd4
More text improvements.
2026-04-25 20:25:34 -04:00
robert
3be9b0a921
Updated look of site.
2026-04-25 18:37:55 -04:00
robert
895fa06227
updated fix for adding combatants mid fight and added some death effects.
2025-12-13 19:15:26 -05:00
robert
8cf3a49a76
Added collapsible Characters.
2025-05-28 14:58:54 -04:00
robert
dda3453d79
version bump.
2025-05-28 12:23:10 -04:00
robert
d754f8657c
Added small counters in Campaign cards.
2025-05-28 12:15:01 -04:00
robert
9563ce7959
fixed player display on added participant to live encounter
2025-05-27 14:52:04 -04:00
robert
5f8602cd73
changed red color for monster display.
2025-05-27 11:15:32 -04:00
robert
788e3cd1a2
Tightened up the UI a bit.
2025-05-27 11:02:03 -04:00
robert
99a38bb75a
Added NPC flag.
2025-05-27 10:51:29 -04:00
robert
893fe49ccb
Code clean up and refactor.
2025-05-26 22:42:37 -04:00
robert
6adcd0f8e0
Adding random inits
2025-05-26 22:31:43 -04:00
robert
d631545570
Added defautl HP values.
2025-05-26 21:48:28 -04:00
robert
ad11bbc648
Fixed linting and pause button.
2025-05-26 21:34:37 -04:00
robert
785af983da
Fixed the ability to add monsters while a fight is going.
2025-05-26 21:17:42 -04:00
robert
69fd462bf5
added background to campain pill
2025-05-26 09:52:53 -04:00
robert
e09739fc01
Removed UUIDs and added delete confirmation boxes.
2025-05-26 09:41:50 -04:00
robert
d27f7844a5
reverted the caraosel affect. Didn't like it.
2025-05-26 09:17:53 -04:00
robert
34e40ae769
more view changes.
2025-05-26 09:11:29 -04:00
robert
118804926f
Changed view for more combatants.
2025-05-26 09:02:12 -04:00
robert
f530d4303d
Changed view for more than 7 combatants
2025-05-26 08:53:26 -04:00
robert
d5b93ac66a
refactor
2025-05-26 08:33:39 -04:00
robert
d023da05a5
update text color
2025-05-26 08:18:13 -04:00
robert
085303fbab
changing the player display button.
2025-05-26 07:59:05 -04:00
robert
eb114910f8
cleaned up dm eyeball toggle
2025-05-26 07:50:24 -04:00
robert
962c0bd911
more slight changes.
2025-05-25 23:28:36 -04:00
robert
6d7f8b182c
More work.
2025-05-25 22:21:45 -04:00