Rebuild the SCUM live map with zoom, pan, and trajectory tracking

This commit is contained in:
npc0-hue
2026-09-16 10:48:54 +08:00
parent f2a9c7b1ca
commit 0ce264836f
5 changed files with 401 additions and 56 deletions
+1 -1
View File
@@ -313,7 +313,7 @@ describe("plugin manifest validation", () => {
const serialized = JSON.stringify(manifest).toLowerCase();
expect(serialized).not.toContain("local-proof");
expect(manifest.version).toBe("0.1.18");
expect(manifest.version).toBe("0.1.19");
expect(installAction.environment?.SERVER_TEMPLATE).toBe("scum-server");
expect(manifest.permissions).toEqual(expect.arrayContaining(["server.game-client.read", "server.game-client.command", "server.game-client.maintenance"]));
expect(manifest.gameClientBridge.commands.map((command) => command.type)).toEqual(expect.arrayContaining([