MosswartMassacre/MosswartMassacre
erik a446158f63 Add DWORD properties and titles list to character stats payload
Parse augmentation, rating, mastery, society, and general DWORD properties
from the 0x0013 login message. Capture the full titles list from 0x0029.
Both are included in the character_stats WebSocket payload for the new
TreeStats-style character window in the frontend.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 14:39:08 +00:00
..
bin/Release Add DWORD properties and titles list to character stats payload 2026-02-27 14:39:08 +00:00
lib Enable Linux builds: bundle all Decal DLLs and fix csproj paths 2026-02-26 16:10:38 +00:00
Properties version 4.0.0.2 fixed flapping players in Overlord, changed how taper is counted, added safe websocket marshalling 2025-06-17 20:58:10 +02:00
scripts test6 2025-06-22 13:21:34 +02:00
Views Remove unused features: HTTP server, old telemetry, !do/!dot chat commands 2026-02-27 07:02:07 +00:00
ViewXML Remove unused features: HTTP server, old telemetry, !do/!dot chat commands 2026-02-27 07:02:07 +00:00
app.config Fixed inventory, spawn and settings 2025-05-15 21:34:20 +02:00
CharacterStats.cs Add DWORD properties and titles list to character stats payload 2026-02-27 14:39:08 +00:00
ChatEventRouter.cs Phase 4: Extract ChatEventRouter and GameEventRouter 2026-02-27 07:50:41 +00:00
ChestLooter.cs added chest looter 2025-12-09 21:23:51 +01:00
ChestLooterSettings.cs added chest looter 2025-12-09 21:23:51 +01:00
ClientTelemetry.cs Client telemetry 2025-05-24 21:10:45 +02:00
CommandRouter.cs Phase 1: Extract Constants.cs and CommandRouter.cs 2026-02-27 07:24:43 +00:00
Constants.cs Phase 1: Extract Constants.cs and CommandRouter.cs 2026-02-27 07:24:43 +00:00
Coordinates.cs Telemetry 2025-04-26 16:55:48 +02:00
DecalHarmonyClean.cs Phase 6: Fix swallowed exceptions and cleanup unused usings 2026-02-27 07:59:34 +00:00
DelayedCommandManager.cs version 4.0.0.2 fixed flapping players in Overlord, changed how taper is counted, added safe websocket marshalling 2025-06-17 20:58:10 +02:00
FlagTrackerData.cs Added hot reload 2025-06-22 12:10:15 +02:00
FodyWeavers.xml Added hot reload 2025-06-22 12:10:15 +02:00
GameEventRouter.cs Phase 4: Extract ChatEventRouter and GameEventRouter 2026-02-27 07:50:41 +00:00
Geometry.cs Telemetry 2025-04-26 16:55:48 +02:00
IGameStats.cs Phase 5: Extract QuestStreamingService and introduce IGameStats 2026-02-27 07:56:13 +00:00
InventoryMonitor.cs Phase 3: Extract RareTracker and InventoryMonitor 2026-02-27 07:33:44 +00:00
IPluginLogger.cs Phase 2: Extract IPluginLogger and KillTracker 2026-02-27 07:29:49 +00:00
KillTracker.cs Phase 2: Extract IPluginLogger and KillTracker 2026-02-27 07:29:49 +00:00
MosswartMassacre.csproj Phase 5: Extract QuestStreamingService and introduce IGameStats 2026-02-27 07:56:13 +00:00
MossyInventory.cs Added /mm sendinventory 2025-06-22 16:56:44 +02:00
NavRoute.cs New GUI overhaul!, version 3.0.1.0 2025-05-29 21:34:16 +02:00
NavVisualization.cs New GUI overhaul!, version 3.0.1.0 2025-05-29 21:34:16 +02:00
packages.config Added chest looter 2025-12-09 17:31:27 +01:00
PluginCore.cs Clean up /mm help commands 2026-02-27 08:17:55 +00:00
PluginSettings.cs Remove unused features: HTTP server, old telemetry, !do/!dot chat commands 2026-02-27 07:02:07 +00:00
QuestManager.cs Added hot reload 2025-06-22 12:10:15 +02:00
QuestNames.cs Added hot reload 2025-06-22 12:10:15 +02:00
QuestStreamingService.cs Phase 5: Extract QuestStreamingService and introduce IGameStats 2026-02-27 07:56:13 +00:00
RareTracker.cs Phase 3: Extract RareTracker and InventoryMonitor 2026-02-27 07:33:44 +00:00
SpellManager.cs Added Mossy tracker, know issue 2025-06-08 00:15:55 +02:00
UpdateManager.cs Added hashed based checking of updates. 2025-06-22 22:22:10 +02:00
Utils.cs Added chest looter 2025-12-09 17:31:27 +01:00
vTank.cs New vtank control 2025-04-29 09:58:25 +02:00
VtankControl.cs Phase 6: Fix swallowed exceptions and cleanup unused usings 2026-02-27 07:59:34 +00:00
WebSocket.cs Phase 5: Extract QuestStreamingService and introduce IGameStats 2026-02-27 07:56:13 +00:00