Jeroen Schweitzer jpmschweitzer
  • Joined on 2025-11-14
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#100 2026-03-26 08:22:01 +01:00
data(atlas): author all remaining star systems + atlas tooling

Re-Review: copy -> main (PR #100) — Round 2

Verification Results

atlas-verify on all 44 new proposals: ALL PASS

  • Zero regressions introduced
  • Zero new failures
  • All remaining…
jpmschweitzer pushed to copy at jpmschweitzer/settled-reach 2026-03-26 08:16:28 +01:00
4b68cb455e fix(atlas): address PR #100 review — star_type audit, data quality fixes
841b81b443 Merge remote-tracking branch 'origin/main' into copy
604467045c fix(config): make pre-push hook tolerant of cold worktrees
Compare 3 commits »
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#100 2026-03-26 08:09:21 +01:00
data(atlas): author all remaining star systems + atlas tooling

Review: copy -> main (type: copy, PR #100)

Reviewers: Hoshe (QA), Paula (Narrative Depth), Miri (World Consistency)

Hoshe (QA): REQUEST_CHANGES

Partial review (5 of 44 proposals read —…

jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-25 22:58:44 +01:00
604467045c fix(config): make pre-push hook tolerant of cold worktrees
jpmschweitzer created pull request jpmschweitzer/settled-reach#100 2026-03-25 22:55:57 +01:00
data(atlas): author all remaining star systems + atlas tooling
jpmschweitzer pushed to copy at jpmschweitzer/settled-reach 2026-03-25 22:55:19 +01:00
c27cd16d2f data(atlas): add GJ1002 system proposal
77793384a7 fix(config): skip GDScript/Rust lint in pre-push when no changes in those dirs
8a3c5af842 data(atlas): update systems.db + add atlas tooling scripts
0bab772fff data(atlas): author final 6 systems — Ratnagiri, Caledonia's End, Pemberton, Murchison, Moyale, Rekohu
8d286490c8 data(atlas): author 4 hop-7 systems — Enugu, Wagtoring, Dunmore, Ngata's Star
Compare 127 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-25 14:54:28 +01:00
f8b44fb518 fix(atlas): clippy + rustfmt — fix map_or and formatting
595388cd6f chore(config): add server/settings.db to gitignore
9d74ab972d chore(config): add .env to gitignore + ticket #752 for settings.db
feb333f3e7 chore(tooling): add star-map wireframe + wipe-bodies script
ebe8651052 chore(meta): plan Sprint 29 — Body Catalog (258 systems, 5 corridor PRs)
Compare 34 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-23 20:48:37 +01:00
e77f66d53a docs(workshops): create world generation workshop brief from Q-077
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-23 20:24:29 +01:00
23d946a68c chore(meta): release v0.1.28
e7dfcecabc chore(skills): add runtime smoke test to pr-push and pr-review
Compare 2 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-23 20:02:04 +01:00
4bb05e6b1a docs(decisions): file Q-081 through Q-088 + tickets #722-735
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-23 19:06:21 +01:00
4d1a29bcc1 chore(config): add gdlint + gdformat + cargo-deny to pre-push hook
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-23 17:47:57 +01:00
ec88afaf07 docs(decisions): add Q-064 planet generator for wiki screenshots
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-23 17:45:14 +01:00
cef2a2f27f feat(assets): regenerated segments, hair, clothing with new pipeline
093b24e38e feat(assets): face-based segmentation pipeline + solidify for hair/clothing
4d9840b68f feat(client): character creator overhaul — manifest, segments, eye color
8218d5a942 fix(client): remove ALPHA output from toon shaders — fixes depth sorting
Compare 4 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-22 19:11:43 +01:00
2614c3c57a fix(client): build tab panel entirely in code — remove from .tscn
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-22 18:51:16 +01:00
307a221527 fix(client): resolve TabContainer via find_child instead of @onready
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-22 18:41:33 +01:00
a2ef1c34cb fix(client): create TabContainer children programmatically
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-22 18:33:43 +01:00
18ee89d066 feat(client): add animation support to character compositor
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-22 18:28:44 +01:00
86acb87771 fix(client): explicit Variant type on JSON.parse_string return
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-22 18:26:17 +01:00
5fc9c03683 chore(server): auto-format Rust code (cargo fmt)
c87dbbf4b6 chore(config): add pre-push hook for GDScript and Rust linting
Compare 2 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-03-22 18:22:02 +01:00
acb1119b2a fix(client): add explicit type annotations for GDScript strict mode