• Joined on 2025-03-28
erik pushed to spawn-detection at SawatoMosswartsEn.../MosswartMassacre 2026-02-27 06:18:21 +00:00
c53aa4b31b Fix luminance: hook ServerDispatch in Startup and handle 0x02CF updates
erik pushed to spawn-detection at SawatoMosswartsEn.../MosswartMassacre 2026-02-26 16:25:34 +00:00
ad8fb3a4ba Fix luminance data lost by Init() timing: move ServerDispatch hook to LoginComplete
erik pushed to spawn-detection at SawatoMosswartsEn.../MosswartMassacre 2026-02-26 16:11:14 +00:00
88600db779 Enable Linux builds: bundle all Decal DLLs and fix csproj paths
1fdae96262 feat: wire up character stats timer, ServerDispatch, and login send
655bfd5163 feat: add CharacterStats data collection and network message handlers
84462d7c92 feat: add SendCharacterStatsAsync to WebSocket
Compare 4 commits »
erik pushed to feature/async-timescale at SawatoMosswartsEn.../MosswartOverlord 2026-02-26 14:09:47 +00:00
40198fa0cf Add centralized error handling with UI toast for user-facing errors
16861ba88a Remove redundant .slice() before .sort() in renderList
6f121e2a90 Optimize renderTrails to build SVG point strings directly
982bdb77e2 Add requestAnimationFrame batching for pan/zoom updates
a82e6f4856 Extract createWindow helper to deduplicate window setup code
Compare 11 commits »
erik pushed to feature/async-timescale at SawatoMosswartsEn.../MosswartOverlord 2026-02-26 08:44:03 +00:00
850cd62d7b Update suitbuilder documentation to reflect production-ready status
erik pushed to main at erik/openDecal 2026-02-08 23:15:07 +00:00
84e3cb5a77 Update docs with Phase 6 progress
erik pushed to main at erik/openDecal 2026-02-08 23:14:08 +00:00
6a67ec2056 Add COM registration verification script
erik pushed to main at erik/openDecal 2026-02-08 22:12:30 +00:00
f0b6fedc9b Fix DecalDat to work with real AC DAT files
erik pushed to main at erik/openDecal 2026-02-08 17:31:05 +00:00
c0d1135431 Add CLAUDE.md for session continuity
erik pushed to main at erik/openDecal 2026-02-08 17:29:52 +00:00
a415c6d6ac Add project plan and next steps documentation
erik created branch main in erik/openDecal 2026-02-08 17:28:19 +00:00
erik pushed to main at erik/openDecal 2026-02-08 17:28:19 +00:00
d1442e3747 Initial commit: Complete open-source Decal rebuild
erik created repository erik/openDecal 2026-02-08 17:26:29 +00:00
erik pushed to feature/async-timescale at SawatoMosswartsEn.../MosswartOverlord 2026-02-05 19:14:21 +00:00
e0265e261c Add suitbuilder backend improvements and SSE streaming fix
erik pushed to feature/async-timescale at SawatoMosswartsEn.../MosswartOverlord 2026-02-05 19:12:02 +00:00
8e70f88de1 Add suitbuilder UI improvements for locked slots and suit summary
erik pushed to feature/async-timescale at SawatoMosswartsEn.../MosswartOverlord 2026-01-30 19:04:32 +00:00
0fd539bedf Fix suitbuilder early termination and add armor level scoring
erik pushed to feature/async-timescale at SawatoMosswartsEn.../MosswartOverlord 2026-01-30 18:59:53 +00:00
45987cfc39 Add suitbuilder design document for structured implementation
erik pushed to feature/async-timescale at SawatoMosswartsEn.../MosswartOverlord 2026-01-28 15:47:59 +00:00
25e5dd32a4 Remove unused scripts and add missing modules to inventory-service
erik pushed to feature/async-timescale at SawatoMosswartsEn.../MosswartOverlord 2026-01-28 15:33:03 +00:00
8cae94d87d Add client-side spell column sorting and improve inventory search
erik pushed to feature/async-timescale at SawatoMosswartsEn.../MosswartOverlord 2026-01-20 22:26:32 +00:00
25980edf99 Add CSS styles for DOM optimization and adjust sidebar layout