ref:main

Commits on main

5060eb3 docs: add in-game screenshot to README
CI 2026-05-23 02:48
4c27881 fix: terminal not starting — onPlayerInteract never called client-side
Cole Christensen 2026-03-22 05:07
b08bda0 fix: add terminal block to creative tab, improve block textures
Cole Christensen 2026-03-22 04:59
f795f19 fix: @ExpectPlatform package path for permissions
Cole Christensen 2026-03-22 04:52
f6e43b8 docs: add user-facing install guide for Fabric and Forge
Cole Christensen 2026-03-22 04:05
1f0ea03 fix: rebuild all platform natives, add Forge run configs, fix mixin warning
Cole Christensen 2026-03-21 03:48
ed9b74a build: rebuild all 5 platform natives with correct JNI class path
Cole Christensen 2026-03-21 02:40
89ec6a5 Phase 2: Distribution, Admin & Security (#1)
Anvil 2026-03-21 01:56
8d91109 Fix plan review issues: gradle props, mods.toml deps, resolveBackend, command ordering
Cole Christensen 2026-03-20 19:40
1c0f8e5 Add Huorn distribution/admin implementation plan
Cole Christensen 2026-03-20 19:36
5aae81d Add Huorn distribution, admin & security design spec
Cole Christensen 2026-03-20 19:17
19c176b Bundle all 5 platform natives: macOS/Linux/Windows
Cole Christensen 2026-03-20 18:28
52a3c86 Terminal persistence, exit→restart, Cmd-V, Matrix rain, macOS x86_64
Cole Christensen 2026-03-20 18:18
caceca3 Add endianness guard to memcpy upload path
Cole Christensen 2026-03-20 17:56
e85f7bd Fix transparent background: revert Rust to RGBA byte order for memcpy
Cole Christensen 2026-03-20 17:54
7a2a4ef Perf: memcpy texture upload (2.5ms → 0.95ms per frame)
Cole Christensen 2026-03-20 17:24
dad8d80 Performance: upload texture once per controller per frame, cache bounds
Cole Christensen 2026-03-20 17:11
8b9d5a7 Remove terminal screen margin — fills entire block face
Cole Christensen 2026-03-20 17:05
e55101d Fix freeze/crash on block break: async terminal close, no cascade rescan
Cole Christensen 2026-03-20 14:51
692aaa6 Fix multi-block UV mapping: correct column assignment per facing direction
Cole Christensen 2026-03-20 14:27