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
7d440677be89928595c283ada697db1edcb46a83
initiative
/
specs
T
History
Lukas
7d440677be
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
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-05 23:11:11 +01:00
..
001-advance-turn
Relax INV-1/INV-2 in 001-advance-turn spec to allow empty encounters
2026-03-03 18:06:13 +01:00
002-add-combatant
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
003-remove-combatant
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
004-edit-combatant
Implement the 004-edit-combatant feature that adds the possibility to change a combatants name
2026-03-04 10:05:13 +01:00
005-set-initiative
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
006-pre-commit-gate
Implement the 006-pre-commit-gate feature that enforces a pre-commit quality gate using Lefthook to run pnpm check before every commit
2026-03-05 11:44:44 +01:00
007-add-knip
Implement the 007-add-knip feature that adds Knip unused code detection to the quality gate and as a standalone command
2026-03-05 12:24:27 +01:00
008-persist-encounter
Implement the 008-persist-encounter feature that saves encounter state to localStorage so it survives page reloads
2026-03-05 16:24:00 +01:00
009-combatant-hp
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
010-ui-baseline
Implement the 010-ui-baseline feature that establishes a modern UI using Tailwind CSS v4 and shadcn/ui-style components for the encounter screen
2026-03-05 18:36:39 +01:00
011-quick-hp-input
Implement the 011-quick-hp-input feature that adds an inline damage/heal numeric input per combatant row with mode toggle, keyboard workflow, and visual distinction
2026-03-05 22:43:26 +01:00
012-turn-navigation
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