• Joined on 2026-07-12
jcreek synced commits to refs/heads/master at jcreek/CosmicClash from mirror 2026-07-20 22:43:47 +00:00
fbf51eebe5 chore(training): Add run10 checkpoints, logs, and exported policy
7d69ac4a01 feat(*): retune scoring incentives and add finishing reps
46c8275523 feat(*): add wall/ceiling surface pull and retune ball-ship materials
e23d780402 chore(training): Add run09 checkpoints, logs, and exported policy
Compare 4 commits »
jcreek synced commits to refs/heads/master at jcreek/jcreek from mirror 2026-07-20 22:43:44 +00:00
ab69371178 feat(*): Improve visuals
1bcb8292a7 docs(*): Update recent projects
e15ba42df3 docs(*): Add cert
Compare 3 commits »
jcreek synced commits to refs/heads/master at jcreek/CosmicClash from mirror 2026-07-20 14:33:45 +00:00
3457d4ca84 feat(*): Add rounded arena boundaries and reward shaping to curb corner-camping
jcreek synced commits to refs/heads/master at jcreek/CosmicClash from mirror 2026-07-20 06:23:48 +00:00
6cb5902eb6 feat(*): Add long training run script
240e362f2f feat(*): Add bot selection, score HUD, and winner reveal to matches, replace HUD text with aircraft-style flight instruments, and fix camera judder
48369c50dc chore(training): Add run07 checkpoints, logs, and exported policy
b8f5f4938d chore(training): Add run06 checkpoints, logs, and exported policy
Compare 4 commits »
jcreek synced commits to refs/heads/master at jcreek/CosmicClash from mirror 2026-07-19 22:13:50 +00:00
4f075b352f feat(*): Add orientation-readable team-coloured ship meshes, smooth the ball-cam orbit, and hide arena walls the camera is outside of
dfb7285704 chore(training): Add run05 checkpoints, logs, and exported policy
d917d2742b feat(training): Add next_run.sh to idempotently kick off the next run resuming from the newest final.zip
cd94252f92 chore(*): Remove run05 artifacts trained with collapsed exploration
c517a85508 chore(training): Add run05 checkpoints, logs, and exported policy
Compare 11 commits »
jcreek synced commits to refs/heads/master at jcreek/CosmicClash from mirror 2026-07-19 14:03:49 +00:00
772f98b7fe feat(*): Fix exported-policy action order to gymnasium's sorted-key layout, add wall-contact penalty and stronger ball-touch reward, and wire Spectate to run01 vs run02
6f1a840249 chore(training): Add run02 checkpoints, logs, and exported policy
5480b3cf05 feat(*): Add --n-steps and --batch-size flags to train.py, applied on resume as well
6406867911 chore(*): Remove smoke-run and aborted run03 artifacts
f4722dbd8d feat(*): Add idempotent tmux-based training scripts for the Linux box
Compare 7 commits »
jcreek synced commits to refs/heads/master at jcreek/CosmicClash from mirror 2026-07-18 21:43:46 +00:00
379ef9910e feat(*): Replace the test terrain arena with an enclosed standard-size space-platform arena (shared ArenaBoundary floor/walls/ceiling scene, starfield sky, ball CCD) and derive TrainingMode placement bounds from it, dropping the out-of-bounds reward guard
85f96eb15e feat(*): Add self-play RL training pipeline with PPO trainer, in-game GDScript policy inference, and bot opponent support in Match mode
328831df1f refactor(*): Restructure game into reusable Arena/GameMode architecture with controller-driven ships, adding Free Play and Match modes
14a8907038 build(*): Update project to Godot 4.7
2772087123 chore(*): Add Claude support
Compare 5 commits »
jcreek synced new reference refs/tags/v1.5.1 to jcreek/OpenNetworkDiagram from mirror 2026-07-15 20:13:45 +00:00
jcreek synced commits to refs/tags/v1.5.1 at jcreek/OpenNetworkDiagram from mirror 2026-07-15 20:13:44 +00:00
jcreek synced commits to refs/heads/main at jcreek/OpenNetworkDiagram from mirror 2026-07-15 20:13:44 +00:00
cab77a1e48 Merge pull request #22 from jcreek/dependabot/github_actions/actions/setup-node-7
d0a631de8f build(deps): bump actions/setup-node from 6 to 7
Compare 2 commits »
jcreek synced commits to refs/tags/v1.5.0 at jcreek/OpenNetworkDiagram from mirror 2026-07-14 03:23:44 +00:00
jcreek synced new reference refs/tags/v1.4.0 to jcreek/OpenNetworkDiagram from mirror 2026-07-14 03:23:44 +00:00
jcreek synced commits to refs/tags/v1.4.0 at jcreek/OpenNetworkDiagram from mirror 2026-07-14 03:23:44 +00:00
jcreek synced new reference refs/tags/v1.5.0 to jcreek/OpenNetworkDiagram from mirror 2026-07-14 03:23:44 +00:00
jcreek synced commits to refs/heads/main at jcreek/OpenNetworkDiagram from mirror 2026-07-14 03:23:44 +00:00
a067cc3231 Merge pull request #21 from jcreek/feat/dark-mode
68496ae904 feat(*): Improve dark mode contrast
e58e427093 docs(*): Update screenshots
94bc7085bf Merge pull request #20 from jcreek/feat/redesign
6517fcb373 feat(*): Redesign UI to improve UX
Compare 5 commits »
jcreek synced commits to refs/heads/main at jcreek/OpenNetworkDiagram from mirror 2026-07-13 11:03:44 +00:00
ee143e607a docs(*): Update README and screenshots for the new feature set
fe1e3c2abf feat(*): Collapse the icon picker once an icon is chosen
ec7598e15c feat(*): Make racks first-class with dropdown selection and shelf support
b4f5f12731 feat(*): Add rack elevation view with U positions
b4c7d1bce4 feat(*): Track cable type, colour and length on port connections
Compare 9 commits »
jcreek synced new reference refs/tags/v1.3.0 to jcreek/OpenNetworkDiagram from mirror 2026-07-13 11:03:44 +00:00
jcreek synced commits to refs/tags/v1.3.0 at jcreek/OpenNetworkDiagram from mirror 2026-07-13 11:03:44 +00:00
jcreek synced commits to refs/heads/master at jcreek/advent-of-code from mirror 2026-07-13 03:03:46 +00:00
83519eb8ee Remove redundant files from duplicate repo
7054a23d8c Import AdventOfCode2018 JavaScript solutions
5e9be1b66b Day 2
8d7d4f20ac Day 01
a7c732314b Initial commit
Compare 5 commits »