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
a0d85a07e3b5355ab8757d94c2f164950323ab4a
initiative
/
packages
/
application
/
src
T
History
Lukas
8185fde0e8
Implement the 009-combatant-hp feature that adds optional max HP and current HP tracking per combatant with +/- controls, direct entry, and persistence
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-05 17:18:03 +01:00
..
add-combatant-use-case.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-use-case.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-use-case.ts
T012–T016: Phase 3 application + web shell (use case, ports, React hook, UI, README)
2026-03-03 13:11:33 +01:00
edit-combatant-use-case.ts
Implement the 004-edit-combatant feature that adds the possibility to change a combatants name
2026-03-04 10:05:13 +01:00
index.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
ports.ts
T012–T016: Phase 3 application + web shell (use case, ports, React hook, UI, README)
2026-03-03 13:11:33 +01:00
remove-combatant-use-case.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
set-hp-use-case.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-use-case.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