MosswartMassacre/MosswartMassacre
erik a3ce9ce2df fix(websocket): stop rare “ReceiveAsync already outstanding” crashes
• Guard Start() so only one connection loop can run per client.
• Capture the socket inside each receive loop, so reconnects can’t
  leave old loops fighting over the same ClientWebSocket.
2025-06-09 00:26:05 +02:00
..
bin/Release fix(websocket): stop rare “ReceiveAsync already outstanding” crashes 2025-06-09 00:26:05 +02:00
lib Now with Plugin chat intercept. version 3.0.1.1 2025-05-31 22:18:41 +02:00
Properties Version 3.0.1.3 2025-06-08 22:46:27 +02:00
Views Added Mossy tracker, know issue 2025-06-08 00:15:55 +02:00
ViewXML added new xml views 2025-06-08 00:25:50 +02:00
app.config Fixed inventory, spawn and settings 2025-05-15 21:34:20 +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 Now with Plugin chat intercept. version 3.0.1.1 2025-05-31 22:18:41 +02:00
DelayedCommandManager.cs Added setting metastate from plugin as well as !report 2025-04-08 08:31:23 +02:00
FlagTrackerData.cs Added Mossy tracker, know issue 2025-06-08 00:15:55 +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 Added Mossy tracker, know issue 2025-06-08 00:15:55 +02:00
MossyInventory.cs Added inventory over websockets, death reporting, taper reporting. 2025-06-08 22:45:22 +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 Telemetry 2025-04-26 16:55:48 +02:00
PluginCore.cs Added inventory over websockets, death reporting, taper reporting. 2025-06-08 22:45:22 +02:00
PluginSettings.cs New visual routes and new GUI 2025-05-29 17:52:30 +02:00
QuestManager.cs Added Mossy tracker, know issue 2025-06-08 00:15:55 +02:00
SpellManager.cs Added Mossy tracker, know issue 2025-06-08 00:15:55 +02:00
Telemetry.cs Added inventory over websockets, death reporting, taper reporting. 2025-06-08 22:45:22 +02:00
Utils.cs fixed a bug in stacksize same version 2025-06-08 23:38:22 +02: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 Added inventory over websockets, death reporting, taper reporting. 2025-06-08 22:45:22 +02:00