-
093b24e38e
feat(assets): face-based segmentation pipeline + solidify for hair/clothing

jpmschweitzerandClaude Opus 4.6
2026-03-23 17:43:04 +01:00
-
4d9840b68f
feat(client): character creator overhaul — manifest, segments, eye color

jpmschweitzerandClaude Opus 4.6
2026-03-23 17:42:33 +01:00
-
8218d5a942
fix(client): remove ALPHA output from toon shaders — fixes depth sorting

jpmschweitzerandClaude Opus 4.6
2026-03-23 15:39:05 +01:00
-
2614c3c57a
fix(client): build tab panel entirely in code — remove from .tscn

jpmschweitzerandClaude Opus 4.6
2026-03-22 19:11:37 +01:00
-
307a221527
fix(client): resolve TabContainer via find_child instead of @onready

jpmschweitzerandClaude Opus 4.6
2026-03-22 18:51:09 +01:00
-
a2ef1c34cb
fix(client): create TabContainer children programmatically

jpmschweitzerandClaude Opus 4.6
2026-03-22 18:41:24 +01:00
-
18ee89d066
feat(client): add animation support to character compositor

jpmschweitzerandClaude Opus 4.6
2026-03-22 18:33:36 +01:00
-
86acb87771
fix(client): explicit Variant type on JSON.parse_string return

jpmschweitzerandClaude Opus 4.6
2026-03-22 18:28:35 +01:00
-
5fc9c03683
chore(server): auto-format Rust code (cargo fmt)

jpmschweitzerandClaude Opus 4.6
2026-03-22 18:26:06 +01:00
-
c87dbbf4b6
chore(config): add pre-push hook for GDScript and Rust linting

jpmschweitzerandClaude Opus 4.6
2026-03-22 18:23:56 +01:00
-
acb1119b2a
fix(client): add explicit type annotations for GDScript strict mode

jpmschweitzerandClaude Opus 4.6
2026-03-22 18:21:50 +01:00
-
145d8fec17
refactor(client): remove archetype selection, fix Randomise→Randomize

jpmschweitzerandClaude Opus 4.6
2026-03-22 18:18:47 +01:00
-
92209f85e6
fix(decisions): clarify D-148 overhead camera angle convention (0°→-80°)

jpmschweitzerandClaude Opus 4.6
2026-03-22 17:57:18 +01:00
-
5718f44b8b
Merge remote-tracking branch 'origin/client'
jpmschweitzer
2026-03-22 17:56:47 +01:00
-
-
ebac8c9580
fix(client): address PR #99 review round 2 — 3 doc/comment fixes

jpmschweitzerandClaude Opus 4.6
2026-03-22 17:54:53 +01:00
-
2c83809329
fix(client): correct second D-160 segment count reference (21→18)

jpmschweitzerandClaude Opus 4.6
2026-03-22 17:48:50 +01:00
-
321003bd9b
chore(meta): update changelog

jpmschweitzerandClaude Opus 4.6
2026-03-22 17:46:31 +01:00
-
33d7d6996b
fix(ui): address PR #99 review — character creation editor fixes

jpmschweitzerandClaude Opus 4.6
2026-03-22 17:46:10 +01:00
-
499c602609
Merge remote-tracking branch 'origin/visual'
jpmschweitzer
2026-03-22 17:38:45 +01:00
-
-
00479fab09
fix(assets): address PR #98 review — all 7 items

jpmschweitzerandClaude Opus 4.6
2026-03-22 17:22:33 +01:00
-
56e8c70081
feat(client): character creation screen with live 3D preview (#705)

jpmschweitzerandClaude Opus 4.6
2026-03-22 17:16:47 +01:00
-
-
-
ec34f27664
chore(meta): update changelog

jpmschweitzerandClaude Opus 4.6
2026-03-22 16:57:23 +01:00
-
042deb6b75
feat(assets): add initial clothing set with all body type variants

jpmschweitzerandClaude Opus 4.6
2026-03-22 16:56:57 +01:00
-
4a605ffea4
feat(assets): add Surface Deform batch pipeline and clothing authoring scripts

jpmschweitzerandClaude Opus 4.6
2026-03-22 16:56:38 +01:00
-
fa0af110f1
fix(docs): correct D-160 segment count in asset org doc footer (17→18)

jpmschweitzerandClaude Opus 4.6
2026-03-22 16:49:25 +01:00
-
029cf67e08
fix(design): relabel auto-derive to "follow primary"

jpmschweitzerandClaude Opus 4.6
2026-03-22 16:45:56 +01:00
-
fb71ff4c9f
fix(design): align hair color dock — labels above swatches in 4 columns

jpmschweitzerandClaude Opus 4.6
2026-03-22 16:44:59 +01:00
-
143185741e
fix(design): address PR #97 review — all items

jpmschweitzerandClaude Opus 4.6
2026-03-22 16:42:50 +01:00
-
93260ed696
docs(design): add character creation screen wireframes (#685)

jpmschweitzerandClaude Opus 4.6
2026-03-22 16:28:00 +01:00
-
a435163fd0
docs(decisions): update D-159 body type count (9→11), add D-165 color palette

jpmschweitzerandClaude Opus 4.6
2026-03-22 16:27:45 +01:00
-
-
0b1bfe6a96
fix(assets): address PR #96 review — all 8 items

jpmschweitzerandClaude Opus 4.6
2026-03-22 15:24:50 +01:00
-
8f7e0f09b0
chore(meta): update changelog

jpmschweitzerandClaude Opus 4.6
2026-03-22 15:09:28 +01:00
-
d54040e3b7
feat(assets): add body type segment GLBs for all 11 body types

jpmschweitzerandClaude Opus 4.6
2026-03-22 15:09:00 +01:00
-
8473986905
feat(assets): add head template library and hair/eyebrow accessory GLBs

jpmschweitzerandClaude Opus 4.6
2026-03-22 15:08:11 +01:00
-
a60493c2f7
chore(assets): add Blender headless pipeline scripts for character assets

jpmschweitzerandClaude Opus 4.6
2026-03-22 15:07:55 +01:00
-
bcd5887b82
fix(client): address PR #95 review — 8 items

jpmschweitzerandClaude Opus 4.6
2026-03-20 07:59:23 +01:00
-
f34e6362c4
docs(decisions): update camera presets, bone names, accessory slots

jpmschweitzerandClaude Opus 4.6
2026-03-20 07:48:57 +01:00
-
23ec1ddebd
feat(client): CharacterVisualDescriptor and compositor (#703, #704)

jpmschweitzerandClaude Opus 4.6
2026-03-20 07:48:47 +01:00
-
ff3a8e95e4
feat(client): port character shaders, skin tones, skeleton, and animations (#702, #706)

jpmschweitzerandClaude Opus 4.6
2026-03-20 07:48:37 +01:00
-
ea5263ce2c
chore(meta): update changelog

jpmschweitzerandClaude Opus 4.6
2026-03-19 23:06:57 +01:00
-
61eafbb552
docs(architecture): add character asset organization proposal

jpmschweitzerandClaude Opus 4.6
2026-03-19 23:06:38 +01:00
-
496953f69c
feat(assets): add Quaternius Source tier bodies and fitted outfits

jpmschweitzerandClaude Opus 4.6
2026-03-19 14:22:26 +01:00
-
c380ef8a84
feat(assets): add Quaternius aesthetic validation spike

jpmschweitzerandClaude Opus 4.6
2026-03-19 13:29:22 +01:00
-
63b7d69535
docs(decisions): add character pipeline decisions from Quaternius spike

jpmschweitzerandClaude Opus 4.6
2026-03-19 13:28:35 +01:00
-
64e188384b
chore(config): add spike gitignore rules and Blender wrapper

jpmschweitzerandClaude Opus 4.6
2026-03-19 13:28:12 +01:00
-
30fd8e4886
chore(db): update database backup after planning merge

jpmschweitzerandClaude Opus 4.6
2026-03-18 10:17:51 +01:00
-
033e9afb2b
feat(assets): add body type showcase with 16 Trellis-generated bodies

jpmschweitzerandClaude Opus 4.6
2026-03-18 01:21:53 +01:00
-
c27ff44d96
docs(skills): document Trellis API params and Godot import settings

jpmschweitzerandClaude Opus 4.6
2026-03-18 01:21:30 +01:00
-
98f8cbab0d
fix(db): fix Trellis connector for updated Gradio API

jpmschweitzerandClaude Opus 4.6
2026-03-18 01:20:54 +01:00
-
dd9dc9f67c
feat(skills): add image-gen Gemini API connector script

jpmschweitzerandClaude Opus 4.6
2026-03-17 23:35:19 +01:00
-
4516a3bac4
chore(skills): streamline image-gen skill, update config

jpmschweitzerandClaude Opus 4.6
2026-03-17 23:35:01 +01:00
-
8ab042e3f1
docs(decisions): add Sprint 28 character visuals decisions

jpmschweitzerandClaude Opus 4.6
2026-03-17 23:34:28 +01:00
-
6dee6b73f0
docs(design): add character visuals spec and compositor API from workshop

jpmschweitzerandClaude Opus 4.6
2026-03-17 23:34:16 +01:00
-
e836be1ad4
feat(skills): add glb-gen skill and Trellis/image connectors

jpmschweitzerandClaude Opus 4.6
2026-03-17 23:33:49 +01:00
-
f204bf3372
feat(assets): add 3D pipeline spike — Trellis to Godot with recoloring

jpmschweitzerandClaude Opus 4.6
2026-03-17 23:33:35 +01:00
-
85f2f53914
chore(meta): activate Sprint 28: Character Visuals

jpmschweitzerandClaude Opus 4.6
2026-03-17 13:14:35 +01:00
-
e79a7dea02
chore(meta): plan Sprint 28: Character Visuals

jpmschweitzerandClaude Opus 4.6
2026-03-17 12:49:21 +01:00
-
2a3c6b4d12
chore(meta): release v0.1.27
v0.1.27

jpmschweitzerandClaude Opus 4.6
2026-03-17 12:36:55 +01:00
-
06d9abbc63
Merge remote-tracking branch 'origin/copy'
jpmschweitzer
2026-03-17 12:31:38 +01:00
-
-
034c1c6e37
fix(simulation): apply PR #94 review suggestions

jpmschweitzerandClaude Opus 4.6
2026-03-17 12:25:07 +01:00
-
3a86b8bdad
fix(copy): address PR #93 review — content fixes

jpmschweitzerandClaude Opus 4.6
2026-03-17 12:19:34 +01:00
-
c7a1164ae1
docs(simulation): audit and flag v0.1 YAML content (#672)

jpmschweitzerandClaude Opus 4.6
2026-03-17 12:02:35 +01:00
-
51febc9ab6
chore(meta): update changelog

jpmschweitzerandClaude Opus 4.6
2026-03-17 10:58:17 +01:00
-
c30baee373
feat(db): add cross-culture name pool collision checking to validate-ron

jpmschweitzerandClaude Opus 4.6
2026-03-17 10:58:00 +01:00
-
d9c2811842
feat(content): replace overheard.yaml with generator-compatible RON format

jpmschweitzerandClaude Opus 4.6
2026-03-17 10:57:49 +01:00
-
9a89d0cc7c
feat(content): author 29 zone-type behavior templates

jpmschweitzerandClaude Opus 4.6
2026-03-17 10:57:37 +01:00
-
18afede4f2
feat(simulation): add cargo audit to CI/review pipeline (#637)

jpmschweitzerandClaude Opus 4.6
2026-03-17 10:40:15 +01:00
-
aa79dd97e7
fix(simulation): Clippy cleanup and CI enforcement (#635)

jpmschweitzerandClaude Opus 4.6
2026-03-17 10:33:15 +01:00
-
7f7706442a
feat(simulation): add ZoneTypeTemplate and LocationSpec structs for D-142 (#663)

jpmschweitzerandClaude Opus 4.6
2026-03-17 10:32:42 +01:00
-
b2ef56440f
refactor(simulation): move content/ under server/ (#669)

jpmschweitzerandClaude Opus 4.6
2026-03-17 10:31:20 +01:00
-
-
c0669489ff
fix(docs): recount all question domain files for PR #92 round 3

jpmschweitzerandClaude Opus 4.6
2026-03-17 09:27:02 +01:00
-
604360620b
fix(docs): address PR #92 review round 2

jpmschweitzerandClaude Opus 4.6
2026-03-17 09:16:21 +01:00
-
a69c75d4ae
fix(docs): address PR #92 review comments

jpmschweitzerandClaude Opus 4.6
2026-03-17 08:26:58 +01:00
-
8db83b1589
fix(skills): add proposer/executor roles for planning team spawns

jpmschweitzerandClaude Opus 4.6
2026-03-17 08:15:35 +01:00
-
0d18c76dfa
feat(docs): assign teams to v0.2 story tickets (#614-#626)

jpmschweitzerandClaude Opus 4.6
2026-03-17 08:10:29 +01:00
-
2fddf8b6ca
chore(meta): plan Sprint 27: Scale

jpmschweitzerandClaude Sonnet 4.6
2026-03-16 22:47:55 +01:00
-
9855a16a74
chore(meta): update changelog

jpmschweitzerandClaude Opus 4.6
2026-03-16 22:33:39 +01:00
-
55fd30f692
fix(docs): rename GJ-7547 from Wag-'n-Bietjie to Skemeraand

jpmschweitzerandClaude Opus 4.6
2026-03-16 22:17:49 +01:00
-
a28979dcb3
feat(docs): write 61 deep_frontier GTTR entries + regional index

jpmschweitzerandClaude Opus 4.6
2026-03-16 22:13:48 +01:00
-
ec4576b6aa
feat(docs): write 51 west_reach GTTR entries + regional index

jpmschweitzerandClaude Opus 4.6
2026-03-16 22:13:38 +01:00
-
a853e1ccb4
feat(docs): write 50 east_reach GTTR entries + regional index

jpmschweitzerandClaude Opus 4.6
2026-03-16 22:12:48 +01:00
-
1f3151d8b4
feat(docs): write 52 south_reach GTTR entries + regional index

jpmschweitzerandClaude Opus 4.6
2026-03-16 22:12:19 +01:00
-
95c5bebdee
feat(docs): write 49 north_reach GTTR entries + regional index

jpmschweitzerandClaude Opus 4.6
2026-03-16 22:08:53 +01:00
-
26d73e9ddd
feat(docs): write The Narrows (GJ-875) — last placeholder system

jpmschweitzerandClaude Opus 4.6
2026-03-16 10:36:50 +01:00
-
5a7cabe694
feat(docs): write 18 deep_frontier star system wiki pages (hops 13-23)

jpmschweitzerandClaude Opus 4.6
2026-03-16 10:18:23 +01:00
-
7546fb0ad2
feat(docs): write 10 south_reach star system wiki pages (hops 5-6)

jpmschweitzerandClaude Opus 4.6
2026-03-16 10:18:01 +01:00
-
7a5398758f
feat(docs): write 6 north_reach star system wiki pages (hops 5-6)

jpmschweitzerandClaude Opus 4.6
2026-03-16 10:17:47 +01:00
-
307b77df46
fix(docs): review cleanup — frontmatter, templates, index links, workshop stub

jpmschweitzerandClaude Opus 4.6
2026-03-16 08:53:18 +01:00
-
a3baec4b04
feat(docs): add Calloway Distillery and thrds corporation pages, corporation template

jpmschweitzerandClaude Opus 4.6
2026-03-16 08:53:06 +01:00
-
5402435045
fix(docs): review cleanup — broken anchors, typo, status updates, db backup

jpmschweitzerandClaude Opus 4.6
2026-03-16 01:24:27 +01:00
-
cfd6ba973c
fix(content): rename Vargr system to Sindri (GJ 3522)

jpmschweitzerandClaude Opus 4.6
2026-03-16 01:24:13 +01:00
-
a301fdab47
fix(content): purge all remaining Krenn references

jpmschweitzerandClaude Opus 4.6
2026-03-16 01:24:04 +01:00
-
1782592dfd
chore(meta): update changelog

jpmschweitzerandClaude Opus 4.6
2026-03-16 00:51:56 +01:00
-
a20447ab81
docs(diagrams): add star map topology and coordinate SVGs

jpmschweitzerandClaude Opus 4.6
2026-03-16 00:51:38 +01:00
-
53a0e3f6b5
docs(workshops): add Abzu carry-out proposals (unresolved)

jpmschweitzerandClaude Opus 4.6
2026-03-16 00:51:31 +01:00
-
c8cead39f3
docs(workshops): add Abzu mechanics design

jpmschweitzerandClaude Opus 4.6
2026-03-16 00:51:20 +01:00
-
c765158b59
docs(workshops): add GJ 6711 final syntheses with Abzu naming

jpmschweitzerandClaude Opus 4.6
2026-03-16 00:51:10 +01:00
-
9e7c83b969
docs(workshops): add GJ 6711 stress test challenges

jpmschweitzerandClaude Opus 4.6
2026-03-16 00:51:02 +01:00
-
403b168ced
docs(workshops): add sealed envelope and project lead direction

jpmschweitzerandClaude Opus 4.6
2026-03-16 00:50:49 +01:00
-
1f48bebe77
docs(workshops): add GJ 6711 cross-pollination syntheses

jpmschweitzerandClaude Opus 4.6
2026-03-16 00:50:40 +01:00