mmainguy
  • Joined on 2025-07-19
mmainguy pushed to main at mmainguy/immersive2 2025-12-30 13:00:45 +00:00
bd833e236a quick test of gitea runner config.
mmainguy pushed to main at mmainguy/immersive2 2025-12-30 12:58:54 +00:00
0916829ba2 quick test of gitea runner config.
mmainguy pushed to main at mmainguy/immersive2 2025-12-30 02:33:23 +00:00
122c0d2ab0 quick test of gitea runner config.
mmainguy pushed to main at mmainguy/immersive2 2025-12-30 00:20:01 +00:00
1e174e81d3 Add local database mode for browser-only diagrams
a772372b2b Add public URL sharing with express-pouchdb sync
74a2d179b9 Add Ollama as alternative AI provider and modify_connection tool
5891dfd6b7 Fix hamburger menu visibility and feature config format
a7aa385d98 Add model selection and ground-projected directional placement
Compare 11 commits »
mmainguy created repository mmainguy/immersive 2025-12-30 00:10:09 +00:00
mmainguy pushed to main at mmainguy/space-game 2025-12-09 18:33:55 +00:00
96bc3df51e Fix position export and add target physics improvements
4c9e1f65c0 Add BabylonJS Editor workspace boilerplate
9440be3251 Add level change history system with database trigger
f73661c23b Add BabylonJS Editor plugin for level editing
fe88c2bf47 Add My Levels tab, profile page, and token auth system
Compare 17 commits »
mmainguy pushed to main at mmainguy/space-game 2025-12-01 14:55:27 +00:00
8180088b3b updated audio.
mmainguy pushed to main at mmainguy/space-game 2025-12-01 14:54:14 +00:00
91e712edd9 Add level hints system for event-triggered audio playback
mmainguy pushed to main at mmainguy/space-game 2025-12-01 13:28:05 +00:00
e3422ef9f2 Add mission brief audio playback using AudioEngineV2
mmainguy pushed to main at mmainguy/space-game 2025-12-01 13:00:39 +00:00
c87b85de40 Fix ship physics init order and Supabase RLS user sync
mmainguy pushed to main at mmainguy/space-game 2025-12-01 11:31:18 +00:00
d3d6175360 Fix mission brief trigger by using InputControlManager state
mmainguy pushed to main at mmainguy/space-game 2025-12-01 01:22:55 +00:00
5ce26c64ff Refactor weapon system to shape casting and parent status screen to ship
mmainguy pushed to main at mmainguy/space-game 2025-11-29 20:46:26 +00:00
5cdbf22e67 Pre-position XR camera at cockpit before VR entry
mmainguy pushed to main at mmainguy/space-game 2025-11-29 14:17:24 +00:00
226ec5f51a Fix bullet trajectory when ship is rotating
mmainguy pushed to main at mmainguy/space-game 2025-11-29 13:58:26 +00:00
b46f44e32d Performance fixes and debug features
mmainguy pushed to main at mmainguy/space-game 2025-11-29 12:06:41 +00:00
cf3a74ff0b Fix scene doubling on reload and add dynamic inspector import
mmainguy pushed to main at mmainguy/space-game 2025-11-29 11:42:55 +00:00
dfa46c85a6 Hide canvas until XR camera positioned in ship cockpit
54d562d210 Fix XR camera initial height to match log message (0.8 → 1.2m)
123b341ed7 Replace debugLog and console.* with loglevel logger
Compare 3 commits »
mmainguy pushed to main at mmainguy/space-game 2025-11-29 11:01:31 +00:00
e8ac3a8f0a Refactor main.ts to meet coding standards (<100 lines)
71ec1f162c Remove unused files and replay system
c0b9f772ee Refactor main.ts: extract handlers and remove dead code
5e67b796ba Add ESLint and refactor leaderboard to join with users table
44c685ac2d Cleanup batch 5: Remove unused exported types
Compare 9 commits »
mmainguy pushed to main at mmainguy/space-game 2025-11-28 23:26:34 +00:00
b4baa2beba Migrate to cloud-only level system using Supabase
c9d7b0f3a5 Update ship positions
a9ae41c7eb Fix WebXR camera setup and pointer selection timing
Compare 3 commits »
mmainguy pushed to main at mmainguy/space-game 2025-11-26 18:51:56 +00:00
a9070a5d8f Add leaderboard infinite scroll and improve seed script scoring