• Joined on 2025-06-03
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
TheRON pushed to main at TheRON/otivm 2026-04-25 10:57:44 -04:00
7aef80b883 Update TESSERA stage 05 status in roadmap
TheRON pushed to main at TheRON/otivm 2026-04-25 10:47:21 -04:00
a5c3bfaf70 Add OTIVM roadmap
TheRON pushed to main at TheRON/otivm 2026-04-25 08:54:35 -04:00
d9d710c669 Update container spec to 4 cores 2GB RAM
TheRON pushed to main at TheRON/otivm 2026-04-25 08:27:56 -04:00
82dbf23512 Add second archive to inventory