• Joined on 2025-06-03
TheRON pushed to main at TheRON/otivm 2026-04-28 10:41:13 -04:00
5bc2efbbff initial upload
TheRON pushed to main at TheRON/otivm 2026-04-28 10:21:20 -04:00
74b219a848 initial upload
TheRON pushed to main at TheRON/otivm 2026-04-28 10:20:43 -04:00
93eed38f02 initial upload
TheRON pushed to main at TheRON/otivm 2026-04-28 08:12:55 -04:00
62a8f9476c initial upload
TheRON pushed to main at TheRON/otivm 2026-04-28 07:56:45 -04:00
7e28535364 initial upload
TheRON pushed to main at TheRON/otivm 2026-04-28 05:49:05 -04:00
64ca15c166 Add latin-bridge.md — Latin vocabulary connecting research to code
TheRON pushed to main at TheRON/otivm 2026-04-28 04:18:08 -04:00
4e16e76619 Add terminology.md — three-layer vocabulary and naming convention
TheRON pushed to main at TheRON/otivm 2026-04-28 03:59:01 -04:00
b365baffa5 Add research brief for Roman venture scenarios (ChatGPT instruction document)
TheRON pushed to main at TheRON/otivm 2026-04-28 03:17:13 -04:00
aa0afb46b9 Add architecture/infrastructure.md — container topology and API protocol
TheRON pushed to main at TheRON/otivm 2026-04-28 01:50:20 -04:00
5f22273393 Add archive entry 2026-04-28 — OTIVM-II complete
TheRON pushed to main at TheRON/otivm 2026-04-28 01:30:12 -04:00
4f5f4510a7 Use real H7 centroids from API — remove spiral approximation
TheRON pushed to main at TheRON/otivm 2026-04-28 01:27:49 -04:00
8e57f8c3a3 Add avg lat/lon per H7 cell to map endpoint response
TheRON pushed to main at TheRON/otivm 2026-04-28 01:12:20 -04:00
a8d1831fb0 Delegate handleNewGame to onNewGame prop from App.jsx
TheRON pushed to main at TheRON/otivm 2026-04-28 01:09:28 -04:00
870c607b9d Add onNewGame lifecycle handler — marks session abandoned, starts fresh
TheRON pushed to main at TheRON/otivm 2026-04-27 06:51:55 -04:00
efa71b29ca Add btn-new-game style to token bar
TheRON pushed to main at TheRON/otivm 2026-04-27 06:51:04 -04:00
d5accf9df1 Add new game button to token bar
TheRON pushed to main at TheRON/otivm 2026-04-27 06:44:31 -04:00
92b78eccef Replace placeholder coastline with TESSERA H7 fog-of-war map
TheRON pushed to main at TheRON/otivm 2026-04-27 06:41:13 -04:00
769f875faa Add fetchMapCells to api.js for TESSERA map endpoint
TheRON pushed to main at TheRON/otivm 2026-04-27 06:36:40 -04:00
63eeb29fbf Add SQLite connection and /api/map/:h5/:epoch endpoint
TheRON pushed to main at TheRON/otivm 2026-04-27 06:32:43 -04:00
dc801989db Add better-sqlite3 server dependency for TESSERA map endpoint