This website requires JavaScript.
Explore
Help
Sign In
dostulata
/
initiative
Watch
1
Star
0
Fork
0
You've already forked initiative
Code
Issues
5
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
56bced848131a8a0ba2331d18b4ebd0ef5c37b45
initiative
/
packages
/
domain
/
src
T
History
Lukas
97d3918cef
Implement the 013-hp-status-indicators feature that adds visual HP status indicators to combatant rows with a pure domain function deriving bloodied/unconscious states
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-05 23:29:24 +01:00
..
__tests__
Implement the 013-hp-status-indicators feature that adds visual HP status indicators to combatant rows with a pure domain function deriving bloodied/unconscious states
2026-03-05 23:29:24 +01:00
add-combatant.ts
Implement the 002-add-combatant feature that adds the possibility to add new combatants to an encounter
2026-03-03 23:12:20 +01:00
adjust-hp.ts
Implement the 009-combatant-hp feature that adds optional max HP and current HP tracking per combatant with +/- controls, direct entry, and persistence
2026-03-05 17:18:03 +01:00
advance-turn.ts
T007–T011: implement AdvanceTurn domain logic (pure function, events, invariants, 8 acceptance tests)
2026-03-03 13:01:08 +01:00
edit-combatant.ts
Implement the 004-edit-combatant feature that adds the possibility to change a combatants name
2026-03-04 10:05:13 +01:00
events.ts
Implement the 012-turn-navigation feature that adds a RetreatTurn domain operation and relocates turn controls to a navigation bar at the top of the encounter tracker
2026-03-05 23:11:11 +01:00
hp-status.ts
Implement the 013-hp-status-indicators feature that adds visual HP status indicators to combatant rows with a pure domain function deriving bloodied/unconscious states
2026-03-05 23:29:24 +01:00
index.ts
Implement the 013-hp-status-indicators feature that adds visual HP status indicators to combatant rows with a pure domain function deriving bloodied/unconscious states
2026-03-05 23:29:24 +01:00
remove-combatant.ts
Implement the 003-remove-combatant feature that adds the possibility to remove a combatant from an encounter
2026-03-03 23:46:47 +01:00
retreat-turn.ts
Implement the 012-turn-navigation feature that adds a RetreatTurn domain operation and relocates turn controls to a navigation bar at the top of the encounter tracker
2026-03-05 23:11:11 +01:00
set-hp.ts
Implement the 009-combatant-hp feature that adds optional max HP and current HP tracking per combatant with +/- controls, direct entry, and persistence
2026-03-05 17:18:03 +01:00
set-initiative.ts
Implement the 005-set-initiative feature that adds initiative values to combatants with automatic descending sort and active turn preservation
2026-03-04 17:26:41 +01:00
types.ts
Implement the 009-combatant-hp feature that adds optional max HP and current HP tracking per combatant with +/- controls, direct entry, and persistence
2026-03-05 17:18:03 +01:00