• Joined on 2025-03-28
erik pushed to spawn-detection at SawatoMosswartsEn.../MosswartMassacre 2026-02-28 12:56:02 +00:00
aed74984c6 Fix hot reload: prevent duplicate event handlers and timer leaks
erik pushed to spawn-detection at SawatoMosswartsEn.../MosswartMassacre 2026-02-27 15:05:24 +00:00
1ffa163501 Fix hot reload: restore window position and add character stats timer
erik pushed to spawn-detection at SawatoMosswartsEn.../MosswartMassacre 2026-02-27 14:55:29 +00:00
361c2012da Fix hot reload init ordering: move after core objects are created
erik pushed to spawn-detection at SawatoMosswartsEn.../MosswartMassacre 2026-02-27 14:52:20 +00:00
1fff36e3f7 Fix rare detection broken on hot reload / DLL update
erik pushed to spawn-detection at SawatoMosswartsEn.../MosswartMassacre 2026-02-27 14:39:26 +00:00
a446158f63 Add DWORD properties and titles list to character stats payload
erik pushed to spawn-detection at SawatoMosswartsEn.../MosswartMassacre 2026-02-27 08:17:58 +00:00
a4d2108b3a Clean up /mm help commands
erik pushed to spawn-detection at SawatoMosswartsEn.../MosswartMassacre 2026-02-27 08:10:42 +00:00
c30704aaa7 Remove files that should not be in repo
erik pushed to spawn-detection at SawatoMosswartsEn.../MosswartMassacre 2026-02-27 08:00:21 +00:00
64e690f625 Phase 6: Fix swallowed exceptions and cleanup unused usings
0713e96a99 Phase 5: Extract QuestStreamingService and introduce IGameStats
f9264f2767 Phase 4: Extract ChatEventRouter and GameEventRouter
c90e888d32 Phase 3: Extract RareTracker and InventoryMonitor
366cca8cb6 Phase 2: Extract IPluginLogger and KillTracker
Compare 6 commits »
erik pushed to spawn-detection at SawatoMosswartsEn.../MosswartMassacre 2026-02-27 07:02:09 +00:00
9e9a94f159 Remove unused features: HTTP server, old telemetry, !do/!dot chat commands
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 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