Phillip Tarrant ptarrant
  • Joined on 2024-03-13
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-15 10:35:39 +00:00
e5fb173008 Merge M4-c: Title → Creation → Shell flow (the Main coordinator)
f5e6c59f2a docs(roadmap): add Ollama Cloud provider + backend switch as the next item
7f155b8de2 docs(roadmap): M4-c lands — Title -> Creation -> Shell flow; M4 complete
d553213563 refactor(m4c): rename GameFlow coordinator to Main, move to scenes/Main.tscn
5a9f39ea48 feat(m4c): GameFlow is the main scene — title->creation->shell is the boot path
Compare 10 commits »
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-15 08:47:35 +00:00
10f89baef9 Adding helper script to clean up stale superpowers sdd files
aaff2c8554 docs(m4c): spec — title → creation → shell flow
Compare 2 commits »
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-15 08:21:33 +00:00
a106be673f Merge M4-b: character creation screen
1ae62fe0db feat(creation): distinguish granted skills as owned, and enlarge the small text
8f3aa75fa9 chore(warnings): silence the four pre-existing script warnings the creation screen surfaced
63cbc8c16e fix(creation-screen): the white text, the badge on top of the roll, and a window too big for the laptop
7471d2e37f docs(traps): the drift guard took three fixes, and the third one whitelisted the gap
Compare 22 commits »
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-13 12:10:27 +00:00
7a74a8de94 docs(plan): M4-b — the creation screen, seven tasks
333d901931 docs(spec): M4-b — the character creation screen
Compare 2 commits »
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-13 02:07:40 +00:00
b4b72e472e docs: traps.md — the bugs that passed a green suite
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-13 01:59:39 +00:00
b663703da7 Merge feat/creation-model into dev (M4-a)
a9357fb787 fix(creation-model): migrate stray class_id/allowed_classes copies
62b8113ffa fix(creation): pin RNG stream, tighten spend/seed validation
bd49e118d5 feat(newgame): the seeded creation pipeline
eba706b906 test: assert seed-log fields, not a fresh LogPlayer
Compare 12 commits »
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-13 00:34:44 +00:00
198ea27d1a docs(canon): the Barbarian name no longer 'stays open'
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-13 00:34:27 +00:00
bb8097929a docs(canon): name the last two callings — Reaver, Bloodsworn
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-13 00:25:23 +00:00
c3e02c7f7d docs(roadmap): currency landed; M4 is next
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-13 00:11:50 +00:00
e8a61bf76f Merge fix/duplicate-move-tags into dev
acc5a7b2a2 fix(npc): a move applies at most once per reply
Compare 2 commits »
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-12 23:53:28 +00:00
96c270601a Merge feat/currency into dev
a495543290 test(currency): pin both halves of the dedup key
8e1238c316 fix(currency): cap repeated currency move tags at one per reply
6c496d3ed8 feat(currency): the command-bar purse reads in denominations
a9d9eedb7e feat(currency): copper/silver/gold replace the coin
Compare 14 commits »
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-12 21:13:34 +00:00
0e8aa5efbd Merge chore/remove-ci-workflow into dev
ccff2fdbf2 chore: remove the GitHub Actions workflow — there is no CI
Compare 2 commits »
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-12 21:07:02 +00:00
997fef1803 Merge feature/duncarrow-purge into dev
2b54dad1fa feat(content): give the specimen a never-gated core secret
dc4b14d3e5 fix(content): repair client consumers broken by the Duncarrow purge
fae39d9c79 docs(content): roadmap — Duncarrow purged, ladder in mechanics.md, specimen added
894bde959e docs(skills): drop deleted-content trigger examples from world-building description
Compare 8 commits »
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-12 20:22:02 +00:00
2bf4ae43d1 docs(plan): Duncarrow purge implementation plan
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-12 20:11:15 +00:00
9aa06d59d7 docs(spec): Duncarrow purge — decouple scaffolding from infrastructure
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-12 19:39:31 +00:00
df5ed2b525 Merge feature/cosmology-theme into dev
1dfa9462ba fix(content): final-review polish — link the-seven roster + roadmap wording
5646bdd42a docs(content): roadmap — Warden/Seven authored, Duncarrow flagged scaffolding
6c542e3669 feat(skills): world-building carries the cosmology backdrop
c6d16430de feat(content): the Seven — seven demon kings and their blood
Compare 9 commits »
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-12 16:19:47 +00:00
58dd7be7cf Merge fix/commit-godot-uid-files into dev
4780ab4802 fix(client): commit missing Godot .uid files for considering-indicator scripts
Compare 2 commits »
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-12 16:15:36 +00:00
86a4ebc105 Merge feature/world-building-skill into dev
b15bd2bb1e feat(skills): add project-local world-building skill
Compare 2 commits »
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-12 06:58:32 +00:00
a3506f7f02 docs(spec): NPC addressing design (runtime cycle)
ptarrant pushed to dev at ptarrant/code_of_conquest_dnd 2026-07-12 01:40:20 +00:00
bbaa59fad4 Merge feature/content-build-tool into dev
c09b6e89a0 test(content-build): cover generated-npc orphan detection in shared npcs dir
f84e55ab4b fix(content-build): --check orphan detection; canon secrecy-0 + value-type guards
c2d67be76a ci: content-build tests + --check gate
a160d3e967 feat(client): ContentDB loads canon/ + topics/ built dirs
Compare 17 commits »