MosswartMassacre/MosswartMassacre
erik 88600db779 Enable Linux builds: bundle all Decal DLLs and fix csproj paths
- Add missing DLLs to lib/: Decal.Interop.Filters, Decal.FileService,
  Decal.Interop.D3DService, Decal.Interop.Input, Decal, DecalNet, VCS5
- Convert all Windows-absolute HintPaths to relative lib\ paths
- Convert COM references (Decal, DecalNet) to regular assembly references
- Add Microsoft.NETFramework.ReferenceAssemblies for cross-platform builds
- Add AllowUnsafeBlocks and PlatformTarget to Release configuration
- Update Release DLL with character stats streaming feature

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 16:10:38 +00:00
..
.claude te 2025-06-09 02:03:11 +02:00
bin/Release Enable Linux builds: bundle all Decal DLLs and fix csproj paths 2026-02-26 16:10:38 +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 Added chest looter 2025-12-09 17:31:27 +01:00
ViewXML added chest looter 2025-12-09 21:23:51 +01:00
app.config Fixed inventory, spawn and settings 2025-05-15 21:34:20 +02:00
CharacterStats.cs feat: add CharacterStats data collection and network message handlers 2026-02-26 15:38:27 +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
CLAUDE.md te 2025-06-09 02:03:11 +02:00
ClientTelemetry.cs Client telemetry 2025-05-24 21:10:45 +02:00
Coordinates.cs Telemetry 2025-04-26 16:55:48 +02:00
DecalHarmonyClean.cs Added hot reload 2025-06-22 12:10:15 +02: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
FINDINGS.md te 2025-06-09 02:03:11 +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
Geometry.cs Telemetry 2025-04-26 16:55:48 +02:00
HttpCommandServer.cs added http and settings 2025-04-15 22:45:08 +02:00
MosswartMassacre.csproj Enable Linux builds: bundle all Decal DLLs and fix csproj paths 2026-02-26 16:10:38 +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.backup.cs Added hashed based checking of updates. 2025-06-22 22:22:10 +02:00
PluginCore.cs feat: wire up character stats timer, ServerDispatch, and login send 2026-02-26 15:43:01 +00:00
PluginSettings.cs Added chest looter 2025-12-09 17:31:27 +01: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
SpellManager.cs Added Mossy tracker, know issue 2025-06-08 00:15:55 +02:00
Telemetry.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
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 added vtank interface so we can advance navpoints 2025-05-30 08:35:40 +02:00
WebSocket.cs feat: add SendCharacterStatsAsync to WebSocket 2026-02-26 15:36:12 +00:00