Jeroen Schweitzer jpmschweitzer
  • Joined on 2025-11-14
jpmschweitzer created branch sprint-31/ci in jpmschweitzer/settled-reach 2026-04-05 09:41:29 +02:00
jpmschweitzer created pull request jpmschweitzer/settled-reach#111 2026-04-05 09:40:53 +02:00
refactor(simulation): Sprint 31 — split atlas.rs into modules
jpmschweitzer pushed to sprint-31/server at jpmschweitzer/settled-reach 2026-04-05 09:40:38 +02:00
fe788a0ae3 fix(simulation): rustfmt long argument lists in atlas dispatch
1640c880da fix(simulation): suppress clippy too_many_arguments on cmd_add_body
7f23185035 chore(meta): update changelog
fb5c8854e8 refactor(simulation): split atlas.rs subcommands into modules
Compare 4 commits »
jpmschweitzer created branch sprint-31/server in jpmschweitzer/settled-reach 2026-04-05 09:40:38 +02:00
jpmschweitzer created pull request jpmschweitzer/settled-reach#110 2026-04-05 09:37:05 +02:00
data(copy): Sprint 31 — cultural sweep, GTTR depth, wiki quality
jpmschweitzer pushed to sprint-31/copy at jpmschweitzer/settled-reach 2026-04-05 09:36:51 +02:00
9135f1c656 data(wiki): update west corridor Adams ratings for Lichtung and Haltefenn (#766)
a97e2267f0 data(wiki): per-body GTTR entries for 25 moons and stations (#782)
807e8b74a6 data(wiki): cultural diversity sweep — 4 additional systems enriched (#766)
898b9c747f data(wiki): enrich Nova Estrada and Entremeio GTTRs to batch standard (#774)
2ee095306b docs(wiki): cultural stereotyping sweep — 6 entries enriched (ticket #766)
Compare 6 commits »
jpmschweitzer created branch sprint-31/copy in jpmschweitzer/settled-reach 2026-04-05 09:36:51 +02:00
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-04-05 08:53:44 +02:00
b3ae632530 fix(skills): auto-run /sprint-start in team tabs
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-04-05 08:51:51 +02:00
4249a79aa6 fix(skills): open sprint tabs in current window, no duplicate main tab
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-04-05 08:47:58 +02:00
4dd866c9ad feat(skills): integrate start-sprint into sprint-start skill
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-04-05 08:40:01 +02:00
4628458ab0 chore(process): add zero-warnings policy to pr-push and pr-review
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-04-05 08:33:17 +02:00
469114cb0e fix(ui): wire M keybind for star map toggle, clean up info panel
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-04-05 08:17:34 +02:00
822cf34bbc chore(meta): plan Sprint 31: Bedrock
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-04-05 00:33:08 +02:00
dd75203d11 refactor(process): replace persistent team worktrees with ephemeral sprint branches
jpmschweitzer pushed tag v0.1.30 to jpmschweitzer/settled-reach 2026-04-05 00:20:50 +02:00
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-04-05 00:20:45 +02:00
f94d4c7a2c chore(meta): release v0.1.30
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#109 2026-04-05 00:18:34 +02:00
feat(client): Sprint 30 — character creation fixes, star map, parse errors

Review Round 2: APPROVED

All 6 warnings from round 1 resolved:

  1. star_map.gd_process now returns early when not visible, uses _dirty flag instead of per-frame queue_redraw 2.…
jpmschweitzer closed pull request jpmschweitzer/settled-reach#109 2026-04-05 00:18:09 +02:00
feat(client): Sprint 30 — character creation fixes, star map, parse errors
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-04-05 00:18:04 +02:00
68afd94a57 Merge remote-tracking branch 'origin/client'
c94c5d7acb fix(client): address PR #109 review — 6 warnings + 5 suggestions
0d5323f66c fix(client): resolve GDScript autoload parse-order errors
c758bcd5d6 chore(meta): update changelog
d876923485 test(client): add Sprint 30 acceptance tests
Compare 10 commits »
jpmschweitzer pushed to client at jpmschweitzer/settled-reach 2026-04-05 00:13:03 +02:00
c94c5d7acb fix(client): address PR #109 review — 6 warnings + 5 suggestions