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
04a4f18f98d25d1d806f7acf2ff4019c2c08604c
initiative
/
packages
/
application
/
src
T
History
Lukas
e59fd83292
Implement the 018-combatant-concentration feature that adds a per-combatant concentration toggle with Brain icon, purple border accent, and damage pulse animation in the encounter tracker
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-06 14:41:59 +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 018-combatant-concentration feature that adds a per-combatant concentration toggle with Brain icon, purple border accent, and damage pulse animation in the encounter tracker
2026-03-06 14:41:59 +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
retreat-turn-use-case.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-ac-use-case.ts
Implement the 016-combatant-ac feature that adds an optional Armor Class field to combatants with shield icon display and inline editing in the encounter tracker
2026-03-06 10:41:56 +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
toggle-concentration-use-case.ts
Implement the 018-combatant-concentration feature that adds a per-combatant concentration toggle with Brain icon, purple border accent, and damage pulse animation in the encounter tracker
2026-03-06 14:41:59 +01:00
toggle-condition-use-case.ts
Implement the 017-combat-conditions feature that adds D&D 5e status conditions to combatants with icon tags, color coding, and a compact toggle picker in the encounter tracker
2026-03-06 11:29:39 +01:00