• Joined on 2025-06-03
TheRON pushed to main at TheRON/otivm 2026-04-25 15:15:17 -04:00
03d2f49f8c Rewrite CLAUDE.md — document three-shell model and workflow
TheRON pushed to main at TheRON/otivm 2026-04-25 14:25:48 -04:00
01dd2ea778 Add Map screen to App — replace placeholder with Map component
TheRON pushed to main at TheRON/otivm 2026-04-25 14:22:01 -04:00
0ef86cefc5 Add .map-screen styles to App.css
TheRON pushed to main at TheRON/otivm 2026-04-25 14:12:32 -04:00
ed444a7ec1 Add Map screen — SVG Mediterranean with waypoints and routes
TheRON pushed to main at TheRON/otivm 2026-04-25 13:32:34 -04:00
acd76bd9e6 Document session progress and current state
TheRON pushed to main at TheRON/otivm 2026-04-25 13:29:27 -04:00
36f332b2b4 Fix import paths in Ledger.jsx after move to screens/
TheRON pushed to main at TheRON/otivm 2026-04-25 13:27:33 -04:00
69b5f42ad6 Add nav styles to App.css
TheRON pushed to main at TheRON/otivm 2026-04-25 13:26:12 -04:00
54b97f28ff Scaffold multi-screen navigation — rename Game to Ledger
TheRON pushed to main at TheRON/otivm 2026-04-25 13:22:05 -04:00
c71ab560ce Add third archive — OTIVM-I complete
TheRON pushed to main at TheRON/otivm 2026-04-25 12:21:13 -04:00
9ef837d8f8 Add Game.jsx — main game component
TheRON pushed to main at TheRON/otivm 2026-04-25 12:18:07 -04:00
00ee85a038 Add App.css — game styles
TheRON pushed to main at TheRON/otivm 2026-04-25 11:18:39 -04:00
e0cc835b18 Add index.css — reset and base styles
TheRON pushed to main at TheRON/otivm 2026-04-25 11:17:00 -04:00
89c19de1ab Add App.jsx — token bootstrap and game root
TheRON pushed to main at TheRON/otivm 2026-04-25 11:14:25 -04:00
9f951d3ab9 Add .gitignore — exclude saves and build artifacts
TheRON pushed to main at TheRON/otivm 2026-04-25 11:10:57 -04:00
e77590e418 Fix node path in PM2 config
TheRON pushed to main at TheRON/otivm 2026-04-25 11:09:16 -04:00
819872bd8a Switch PM2 to Fastify backend
TheRON pushed to main at TheRON/otivm 2026-04-25 11:06:53 -04:00
6689721a06 Add Fastify backend — static serving and save API
TheRON pushed to main at TheRON/otivm 2026-04-25 11:05:16 -04:00
b15f288305 Add api.js — save/load client
TheRON pushed to main at TheRON/otivm 2026-04-25 11:03:09 -04:00
567bc08d98 Add gameState — pure game logic functions
TheRON pushed to main at TheRON/otivm 2026-04-25 11:00:17 -04:00
bff67cfd95 Add constants — waypoints, routes, journal with H3 IDs