MosswartMassacre/MosswartMassacre
erik ac691d3140 feat: add item appraisal requests to LiveInventoryTracker
RequestId() is called for armor, weapons, jewelry, and other items that need full ID data when picked up via OnCreateObject or OnChangeObject. Adds ObjectClassNeedsIdent helper matching MossyInventory's logic.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-02 21:05:46 +00:00
..
bin/Release chore: include Release DLL for live inventory delta feature 2026-03-02 19:50:13 +00:00
lib Enable Linux builds: bundle all Decal DLLs and fix csproj paths 2026-02-26 16:10:38 +00:00
Properties feat: auto-generate CalVer version from build date 2026-02-28 13:24:07 +00:00
scripts test6 2025-06-22 13:21:34 +02:00
Views feat: display CalVer version in main window only 2026-02-28 13:26:21 +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 feat: display CalVer version in main window only 2026-02-28 13:26:21 +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
LiveInventoryTracker.cs feat: add item appraisal requests to LiveInventoryTracker 2026-03-02 21:05:46 +00:00
MosswartMassacre.csproj feat: add live inventory delta tracking via WebSocket 2026-02-28 15:38:05 +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 feat: add live inventory delta tracking via WebSocket 2026-02-28 15:38:05 +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 feat: add CheckAndInstallAsync convenience method to UpdateManager 2026-02-28 13:11:27 +00: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 feat: add live inventory delta tracking via WebSocket 2026-02-28 15:38:05 +00:00