From 3f5492b2bb67326be43cd7c5ba02ccf0ba1ae0e3 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Tue, 19 Apr 2022 21:27:56 +0200 Subject: Refile for merging repos --- tests/example-state.json | 1 - tests/import-replay.sh | 12 -- tests/official-runner-matching.rs | 238 -------------------- tests/replays/2019.08.19.21.15.02/A-init.json | 1 - tests/replays/2019.08.19.21.15.02/A-log.csv | 298 -------------------------- tests/replays/2019.08.19.21.15.02/B-init.json | 1 - tests/replays/2019.08.19.21.15.02/B-log.csv | 298 -------------------------- tests/replays/2019.08.19.21.31.16/A-init.json | 1 - tests/replays/2019.08.19.21.31.16/A-log.csv | 274 ----------------------- tests/replays/2019.08.19.21.31.16/B-init.json | 1 - tests/replays/2019.08.19.21.31.16/B-log.csv | 274 ----------------------- tests/replays/2019.08.19.21.57.04/A-init.json | 1 - tests/replays/2019.08.19.21.57.04/A-log.csv | 214 ------------------ tests/replays/2019.08.19.21.57.04/B-init.json | 1 - tests/replays/2019.08.19.21.57.04/B-log.csv | 214 ------------------ tests/strategy.rs | 27 --- 16 files changed, 1856 deletions(-) delete mode 100644 tests/example-state.json delete mode 100755 tests/import-replay.sh delete mode 100644 tests/official-runner-matching.rs delete mode 100644 tests/replays/2019.08.19.21.15.02/A-init.json delete mode 100644 tests/replays/2019.08.19.21.15.02/A-log.csv delete mode 100644 tests/replays/2019.08.19.21.15.02/B-init.json delete mode 100644 tests/replays/2019.08.19.21.15.02/B-log.csv delete mode 100644 tests/replays/2019.08.19.21.31.16/A-init.json delete mode 100644 tests/replays/2019.08.19.21.31.16/A-log.csv delete mode 100644 tests/replays/2019.08.19.21.31.16/B-init.json delete mode 100644 tests/replays/2019.08.19.21.31.16/B-log.csv delete mode 100644 tests/replays/2019.08.19.21.57.04/A-init.json delete mode 100644 tests/replays/2019.08.19.21.57.04/A-log.csv delete mode 100644 tests/replays/2019.08.19.21.57.04/B-init.json delete mode 100644 tests/replays/2019.08.19.21.57.04/B-log.csv delete mode 100644 tests/strategy.rs (limited to 'tests') diff --git a/tests/example-state.json b/tests/example-state.json deleted file mode 100644 index d7a8fa3..0000000 --- a/tests/example-state.json +++ /dev/null @@ -1 +0,0 @@ -{"currentRound":1,"maxRounds":400,"pushbackDamage":20,"lavaDamage":3,"mapSize":33,"currentWormId":1,"consecutiveDoNothingCount":0,"myPlayer":{"id":1,"score":116,"health":350,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":24,"y":28},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":1,"y":16},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":24,"y":4},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]},"opponents":[{"id":2,"score":116,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":31,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":8,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":8,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]}],"map":[[{"x":0,"y":0,"type":"DEEP_SPACE"},{"x":1,"y":0,"type":"DEEP_SPACE"},{"x":2,"y":0,"type":"DEEP_SPACE"},{"x":3,"y":0,"type":"DEEP_SPACE"},{"x":4,"y":0,"type":"DEEP_SPACE"},{"x":5,"y":0,"type":"DEEP_SPACE"},{"x":6,"y":0,"type":"DEEP_SPACE"},{"x":7,"y":0,"type":"DEEP_SPACE"},{"x":8,"y":0,"type":"DEEP_SPACE"},{"x":9,"y":0,"type":"DEEP_SPACE"},{"x":10,"y":0,"type":"DEEP_SPACE"},{"x":11,"y":0,"type":"DIRT"},{"x":12,"y":0,"type":"AIR"},{"x":13,"y":0,"type":"AIR"},{"x":14,"y":0,"type":"AIR"},{"x":15,"y":0,"type":"DIRT"},{"x":16,"y":0,"type":"DIRT"},{"x":17,"y":0,"type":"DIRT"},{"x":18,"y":0,"type":"AIR"},{"x":19,"y":0,"type":"AIR"},{"x":20,"y":0,"type":"AIR"},{"x":21,"y":0,"type":"DIRT"},{"x":22,"y":0,"type":"DEEP_SPACE"},{"x":23,"y":0,"type":"DEEP_SPACE"},{"x":24,"y":0,"type":"DEEP_SPACE"},{"x":25,"y":0,"type":"DEEP_SPACE"},{"x":26,"y":0,"type":"DEEP_SPACE"},{"x":27,"y":0,"type":"DEEP_SPACE"},{"x":28,"y":0,"type":"DEEP_SPACE"},{"x":29,"y":0,"type":"DEEP_SPACE"},{"x":30,"y":0,"type":"DEEP_SPACE"},{"x":31,"y":0,"type":"DEEP_SPACE"},{"x":32,"y":0,"type":"DEEP_SPACE"}],[{"x":0,"y":1,"type":"DEEP_SPACE"},{"x":1,"y":1,"type":"DEEP_SPACE"},{"x":2,"y":1,"type":"DEEP_SPACE"},{"x":3,"y":1,"type":"DEEP_SPACE"},{"x":4,"y":1,"type":"DEEP_SPACE"},{"x":5,"y":1,"type":"DEEP_SPACE"},{"x":6,"y":1,"type":"DEEP_SPACE"},{"x":7,"y":1,"type":"DEEP_SPACE"},{"x":8,"y":1,"type":"DIRT"},{"x":9,"y":1,"type":"DIRT"},{"x":10,"y":1,"type":"DIRT"},{"x":11,"y":1,"type":"DIRT"},{"x":12,"y":1,"type":"AIR"},{"x":13,"y":1,"type":"AIR"},{"x":14,"y":1,"type":"DIRT"},{"x":15,"y":1,"type":"DIRT"},{"x":16,"y":1,"type":"DIRT"},{"x":17,"y":1,"type":"DIRT"},{"x":18,"y":1,"type":"DIRT"},{"x":19,"y":1,"type":"AIR"},{"x":20,"y":1,"type":"AIR"},{"x":21,"y":1,"type":"DIRT"},{"x":22,"y":1,"type":"DIRT"},{"x":23,"y":1,"type":"DIRT"},{"x":24,"y":1,"type":"DIRT"},{"x":25,"y":1,"type":"DEEP_SPACE"},{"x":26,"y":1,"type":"DEEP_SPACE"},{"x":27,"y":1,"type":"DEEP_SPACE"},{"x":28,"y":1,"type":"DEEP_SPACE"},{"x":29,"y":1,"type":"DEEP_SPACE"},{"x":30,"y":1,"type":"DEEP_SPACE"},{"x":31,"y":1,"type":"DEEP_SPACE"},{"x":32,"y":1,"type":"DEEP_SPACE"}],[{"x":0,"y":2,"type":"DEEP_SPACE"},{"x":1,"y":2,"type":"DEEP_SPACE"},{"x":2,"y":2,"type":"DEEP_SPACE"},{"x":3,"y":2,"type":"DEEP_SPACE"},{"x":4,"y":2,"type":"DEEP_SPACE"},{"x":5,"y":2,"type":"DEEP_SPACE"},{"x":6,"y":2,"type":"DEEP_SPACE"},{"x":7,"y":2,"type":"DIRT"},{"x":8,"y":2,"type":"DIRT"},{"x":9,"y":2,"type":"DIRT"},{"x":10,"y":2,"type":"DIRT"},{"x":11,"y":2,"type":"AIR"},{"x":12,"y":2,"type":"AIR"},{"x":13,"y":2,"type":"AIR"},{"x":14,"y":2,"type":"AIR"},{"x":15,"y":2,"type":"DIRT"},{"x":16,"y":2,"type":"AIR"},{"x":17,"y":2,"type":"DIRT"},{"x":18,"y":2,"type":"AIR"},{"x":19,"y":2,"type":"AIR"},{"x":20,"y":2,"type":"AIR"},{"x":21,"y":2,"type":"AIR"},{"x":22,"y":2,"type":"DIRT"},{"x":23,"y":2,"type":"DIRT"},{"x":24,"y":2,"type":"DIRT"},{"x":25,"y":2,"type":"DIRT"},{"x":26,"y":2,"type":"DEEP_SPACE"},{"x":27,"y":2,"type":"DEEP_SPACE"},{"x":28,"y":2,"type":"DEEP_SPACE"},{"x":29,"y":2,"type":"DEEP_SPACE"},{"x":30,"y":2,"type":"DEEP_SPACE"},{"x":31,"y":2,"type":"DEEP_SPACE"},{"x":32,"y":2,"type":"DEEP_SPACE"}],[{"x":0,"y":3,"type":"DEEP_SPACE"},{"x":1,"y":3,"type":"DEEP_SPACE"},{"x":2,"y":3,"type":"DEEP_SPACE"},{"x":3,"y":3,"type":"DEEP_SPACE"},{"x":4,"y":3,"type":"DEEP_SPACE"},{"x":5,"y":3,"type":"DEEP_SPACE"},{"x":6,"y":3,"type":"DIRT"},{"x":7,"y":3,"type":"AIR"},{"x":8,"y":3,"type":"AIR"},{"x":9,"y":3,"type":"AIR"},{"x":10,"y":3,"type":"DIRT"},{"x":11,"y":3,"type":"AIR"},{"x":12,"y":3,"type":"AIR"},{"x":13,"y":3,"type":"AIR"},{"x":14,"y":3,"type":"AIR"},{"x":15,"y":3,"type":"DIRT"},{"x":16,"y":3,"type":"AIR"},{"x":17,"y":3,"type":"DIRT"},{"x":18,"y":3,"type":"AIR"},{"x":19,"y":3,"type":"AIR"},{"x":20,"y":3,"type":"AIR"},{"x":21,"y":3,"type":"AIR"},{"x":22,"y":3,"type":"DIRT"},{"x":23,"y":3,"type":"AIR"},{"x":24,"y":3,"type":"AIR"},{"x":25,"y":3,"type":"AIR"},{"x":26,"y":3,"type":"DIRT"},{"x":27,"y":3,"type":"DEEP_SPACE"},{"x":28,"y":3,"type":"DEEP_SPACE"},{"x":29,"y":3,"type":"DEEP_SPACE"},{"x":30,"y":3,"type":"DEEP_SPACE"},{"x":31,"y":3,"type":"DEEP_SPACE"},{"x":32,"y":3,"type":"DEEP_SPACE"}],[{"x":0,"y":4,"type":"DEEP_SPACE"},{"x":1,"y":4,"type":"DEEP_SPACE"},{"x":2,"y":4,"type":"DEEP_SPACE"},{"x":3,"y":4,"type":"DEEP_SPACE"},{"x":4,"y":4,"type":"AIR"},{"x":5,"y":4,"type":"AIR"},{"x":6,"y":4,"type":"DIRT"},{"x":7,"y":4,"type":"AIR"},{"x":8,"y":4,"type":"AIR","occupier":{"id":3,"playerId":2,"health":100,"position":{"x":8,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":9,"y":4,"type":"AIR"},{"x":10,"y":4,"type":"DIRT"},{"x":11,"y":4,"type":"AIR"},{"x":12,"y":4,"type":"AIR"},{"x":13,"y":4,"type":"DIRT"},{"x":14,"y":4,"type":"DIRT"},{"x":15,"y":4,"type":"DIRT"},{"x":16,"y":4,"type":"AIR"},{"x":17,"y":4,"type":"DIRT"},{"x":18,"y":4,"type":"DIRT"},{"x":19,"y":4,"type":"DIRT"},{"x":20,"y":4,"type":"AIR"},{"x":21,"y":4,"type":"AIR"},{"x":22,"y":4,"type":"DIRT"},{"x":23,"y":4,"type":"AIR"},{"x":24,"y":4,"type":"AIR","occupier":{"id":3,"playerId":1,"health":100,"position":{"x":24,"y":4},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":25,"y":4,"type":"AIR"},{"x":26,"y":4,"type":"DIRT"},{"x":27,"y":4,"type":"AIR"},{"x":28,"y":4,"type":"AIR"},{"x":29,"y":4,"type":"DEEP_SPACE"},{"x":30,"y":4,"type":"DEEP_SPACE"},{"x":31,"y":4,"type":"DEEP_SPACE"},{"x":32,"y":4,"type":"DEEP_SPACE"}],[{"x":0,"y":5,"type":"DEEP_SPACE"},{"x":1,"y":5,"type":"DEEP_SPACE"},{"x":2,"y":5,"type":"DEEP_SPACE"},{"x":3,"y":5,"type":"DEEP_SPACE"},{"x":4,"y":5,"type":"AIR"},{"x":5,"y":5,"type":"AIR"},{"x":6,"y":5,"type":"DIRT"},{"x":7,"y":5,"type":"AIR"},{"x":8,"y":5,"type":"AIR"},{"x":9,"y":5,"type":"AIR"},{"x":10,"y":5,"type":"DIRT"},{"x":11,"y":5,"type":"DIRT"},{"x":12,"y":5,"type":"AIR"},{"x":13,"y":5,"type":"AIR"},{"x":14,"y":5,"type":"AIR"},{"x":15,"y":5,"type":"AIR"},{"x":16,"y":5,"type":"AIR"},{"x":17,"y":5,"type":"AIR"},{"x":18,"y":5,"type":"AIR"},{"x":19,"y":5,"type":"AIR"},{"x":20,"y":5,"type":"AIR"},{"x":21,"y":5,"type":"DIRT"},{"x":22,"y":5,"type":"DIRT"},{"x":23,"y":5,"type":"AIR"},{"x":24,"y":5,"type":"AIR"},{"x":25,"y":5,"type":"AIR"},{"x":26,"y":5,"type":"DIRT"},{"x":27,"y":5,"type":"AIR"},{"x":28,"y":5,"type":"AIR"},{"x":29,"y":5,"type":"DEEP_SPACE"},{"x":30,"y":5,"type":"DEEP_SPACE"},{"x":31,"y":5,"type":"DEEP_SPACE"},{"x":32,"y":5,"type":"DEEP_SPACE"}],[{"x":0,"y":6,"type":"DEEP_SPACE"},{"x":1,"y":6,"type":"DEEP_SPACE"},{"x":2,"y":6,"type":"DEEP_SPACE"},{"x":3,"y":6,"type":"AIR"},{"x":4,"y":6,"type":"AIR"},{"x":5,"y":6,"type":"AIR"},{"x":6,"y":6,"type":"DIRT"},{"x":7,"y":6,"type":"DIRT"},{"x":8,"y":6,"type":"DIRT"},{"x":9,"y":6,"type":"DIRT"},{"x":10,"y":6,"type":"DIRT"},{"x":11,"y":6,"type":"DIRT"},{"x":12,"y":6,"type":"AIR"},{"x":13,"y":6,"type":"AIR"},{"x":14,"y":6,"type":"AIR"},{"x":15,"y":6,"type":"AIR"},{"x":16,"y":6,"type":"AIR"},{"x":17,"y":6,"type":"AIR"},{"x":18,"y":6,"type":"AIR"},{"x":19,"y":6,"type":"AIR"},{"x":20,"y":6,"type":"AIR"},{"x":21,"y":6,"type":"DIRT"},{"x":22,"y":6,"type":"DIRT"},{"x":23,"y":6,"type":"DIRT"},{"x":24,"y":6,"type":"DIRT"},{"x":25,"y":6,"type":"DIRT"},{"x":26,"y":6,"type":"DIRT"},{"x":27,"y":6,"type":"AIR"},{"x":28,"y":6,"type":"AIR"},{"x":29,"y":6,"type":"AIR"},{"x":30,"y":6,"type":"DEEP_SPACE"},{"x":31,"y":6,"type":"DEEP_SPACE"},{"x":32,"y":6,"type":"DEEP_SPACE"}],[{"x":0,"y":7,"type":"DEEP_SPACE"},{"x":1,"y":7,"type":"DEEP_SPACE"},{"x":2,"y":7,"type":"AIR"},{"x":3,"y":7,"type":"AIR"},{"x":4,"y":7,"type":"AIR"},{"x":5,"y":7,"type":"AIR"},{"x":6,"y":7,"type":"AIR"},{"x":7,"y":7,"type":"AIR"},{"x":8,"y":7,"type":"AIR"},{"x":9,"y":7,"type":"AIR"},{"x":10,"y":7,"type":"AIR"},{"x":11,"y":7,"type":"AIR"},{"x":12,"y":7,"type":"DIRT"},{"x":13,"y":7,"type":"DIRT"},{"x":14,"y":7,"type":"AIR"},{"x":15,"y":7,"type":"AIR"},{"x":16,"y":7,"type":"DIRT"},{"x":17,"y":7,"type":"AIR"},{"x":18,"y":7,"type":"AIR"},{"x":19,"y":7,"type":"DIRT"},{"x":20,"y":7,"type":"DIRT"},{"x":21,"y":7,"type":"AIR"},{"x":22,"y":7,"type":"AIR"},{"x":23,"y":7,"type":"AIR"},{"x":24,"y":7,"type":"AIR"},{"x":25,"y":7,"type":"AIR"},{"x":26,"y":7,"type":"AIR"},{"x":27,"y":7,"type":"AIR"},{"x":28,"y":7,"type":"AIR"},{"x":29,"y":7,"type":"AIR"},{"x":30,"y":7,"type":"AIR"},{"x":31,"y":7,"type":"DEEP_SPACE"},{"x":32,"y":7,"type":"DEEP_SPACE"}],[{"x":0,"y":8,"type":"DEEP_SPACE"},{"x":1,"y":8,"type":"DIRT"},{"x":2,"y":8,"type":"DIRT"},{"x":3,"y":8,"type":"AIR"},{"x":4,"y":8,"type":"AIR"},{"x":5,"y":8,"type":"AIR"},{"x":6,"y":8,"type":"AIR"},{"x":7,"y":8,"type":"DIRT"},{"x":8,"y":8,"type":"DIRT"},{"x":9,"y":8,"type":"AIR"},{"x":10,"y":8,"type":"AIR"},{"x":11,"y":8,"type":"AIR"},{"x":12,"y":8,"type":"DIRT"},{"x":13,"y":8,"type":"DIRT"},{"x":14,"y":8,"type":"DIRT"},{"x":15,"y":8,"type":"AIR"},{"x":16,"y":8,"type":"DIRT"},{"x":17,"y":8,"type":"AIR"},{"x":18,"y":8,"type":"DIRT"},{"x":19,"y":8,"type":"DIRT"},{"x":20,"y":8,"type":"DIRT"},{"x":21,"y":8,"type":"AIR"},{"x":22,"y":8,"type":"AIR"},{"x":23,"y":8,"type":"AIR"},{"x":24,"y":8,"type":"DIRT"},{"x":25,"y":8,"type":"DIRT"},{"x":26,"y":8,"type":"AIR"},{"x":27,"y":8,"type":"AIR"},{"x":28,"y":8,"type":"AIR"},{"x":29,"y":8,"type":"AIR"},{"x":30,"y":8,"type":"DIRT"},{"x":31,"y":8,"type":"DIRT"},{"x":32,"y":8,"type":"DEEP_SPACE"}],[{"x":0,"y":9,"type":"DEEP_SPACE"},{"x":1,"y":9,"type":"DIRT"},{"x":2,"y":9,"type":"DIRT"},{"x":3,"y":9,"type":"AIR"},{"x":4,"y":9,"type":"AIR"},{"x":5,"y":9,"type":"AIR"},{"x":6,"y":9,"type":"DIRT"},{"x":7,"y":9,"type":"AIR"},{"x":8,"y":9,"type":"DIRT"},{"x":9,"y":9,"type":"DIRT"},{"x":10,"y":9,"type":"AIR"},{"x":11,"y":9,"type":"DIRT"},{"x":12,"y":9,"type":"DIRT"},{"x":13,"y":9,"type":"DIRT"},{"x":14,"y":9,"type":"DIRT"},{"x":15,"y":9,"type":"AIR"},{"x":16,"y":9,"type":"DIRT"},{"x":17,"y":9,"type":"AIR"},{"x":18,"y":9,"type":"DIRT"},{"x":19,"y":9,"type":"DIRT"},{"x":20,"y":9,"type":"DIRT"},{"x":21,"y":9,"type":"DIRT"},{"x":22,"y":9,"type":"AIR"},{"x":23,"y":9,"type":"DIRT"},{"x":24,"y":9,"type":"DIRT"},{"x":25,"y":9,"type":"AIR"},{"x":26,"y":9,"type":"DIRT"},{"x":27,"y":9,"type":"AIR"},{"x":28,"y":9,"type":"AIR"},{"x":29,"y":9,"type":"AIR"},{"x":30,"y":9,"type":"DIRT"},{"x":31,"y":9,"type":"DIRT"},{"x":32,"y":9,"type":"DEEP_SPACE"}],[{"x":0,"y":10,"type":"DEEP_SPACE"},{"x":1,"y":10,"type":"AIR"},{"x":2,"y":10,"type":"AIR"},{"x":3,"y":10,"type":"DIRT"},{"x":4,"y":10,"type":"DIRT"},{"x":5,"y":10,"type":"DIRT"},{"x":6,"y":10,"type":"DIRT"},{"x":7,"y":10,"type":"AIR"},{"x":8,"y":10,"type":"AIR"},{"x":9,"y":10,"type":"DIRT"},{"x":10,"y":10,"type":"DIRT"},{"x":11,"y":10,"type":"DIRT"},{"x":12,"y":10,"type":"DIRT"},{"x":13,"y":10,"type":"DIRT"},{"x":14,"y":10,"type":"DIRT"},{"x":15,"y":10,"type":"DIRT"},{"x":16,"y":10,"type":"DIRT"},{"x":17,"y":10,"type":"DIRT"},{"x":18,"y":10,"type":"DIRT"},{"x":19,"y":10,"type":"DIRT"},{"x":20,"y":10,"type":"DIRT"},{"x":21,"y":10,"type":"DIRT"},{"x":22,"y":10,"type":"DIRT"},{"x":23,"y":10,"type":"DIRT"},{"x":24,"y":10,"type":"AIR"},{"x":25,"y":10,"type":"AIR"},{"x":26,"y":10,"type":"DIRT"},{"x":27,"y":10,"type":"DIRT"},{"x":28,"y":10,"type":"DIRT"},{"x":29,"y":10,"type":"DIRT"},{"x":30,"y":10,"type":"AIR"},{"x":31,"y":10,"type":"AIR"},{"x":32,"y":10,"type":"DEEP_SPACE"}],[{"x":0,"y":11,"type":"AIR"},{"x":1,"y":11,"type":"AIR"},{"x":2,"y":11,"type":"DIRT"},{"x":3,"y":11,"type":"DIRT"},{"x":4,"y":11,"type":"DIRT"},{"x":5,"y":11,"type":"AIR"},{"x":6,"y":11,"type":"DIRT"},{"x":7,"y":11,"type":"AIR"},{"x":8,"y":11,"type":"AIR"},{"x":9,"y":11,"type":"AIR"},{"x":10,"y":11,"type":"DIRT"},{"x":11,"y":11,"type":"DIRT"},{"x":12,"y":11,"type":"DIRT"},{"x":13,"y":11,"type":"DIRT"},{"x":14,"y":11,"type":"AIR"},{"x":15,"y":11,"type":"AIR"},{"x":16,"y":11,"type":"AIR"},{"x":17,"y":11,"type":"AIR"},{"x":18,"y":11,"type":"AIR"},{"x":19,"y":11,"type":"DIRT"},{"x":20,"y":11,"type":"DIRT"},{"x":21,"y":11,"type":"DIRT"},{"x":22,"y":11,"type":"DIRT"},{"x":23,"y":11,"type":"AIR"},{"x":24,"y":11,"type":"AIR"},{"x":25,"y":11,"type":"AIR"},{"x":26,"y":11,"type":"DIRT"},{"x":27,"y":11,"type":"AIR"},{"x":28,"y":11,"type":"DIRT"},{"x":29,"y":11,"type":"DIRT"},{"x":30,"y":11,"type":"DIRT"},{"x":31,"y":11,"type":"AIR"},{"x":32,"y":11,"type":"AIR"}],[{"x":0,"y":12,"type":"AIR"},{"x":1,"y":12,"type":"AIR"},{"x":2,"y":12,"type":"DIRT"},{"x":3,"y":12,"type":"AIR"},{"x":4,"y":12,"type":"AIR"},{"x":5,"y":12,"type":"DIRT"},{"x":6,"y":12,"type":"DIRT"},{"x":7,"y":12,"type":"AIR"},{"x":8,"y":12,"type":"AIR"},{"x":9,"y":12,"type":"AIR"},{"x":10,"y":12,"type":"AIR"},{"x":11,"y":12,"type":"DIRT"},{"x":12,"y":12,"type":"DIRT"},{"x":13,"y":12,"type":"AIR"},{"x":14,"y":12,"type":"AIR"},{"x":15,"y":12,"type":"DIRT"},{"x":16,"y":12,"type":"DIRT"},{"x":17,"y":12,"type":"DIRT"},{"x":18,"y":12,"type":"AIR"},{"x":19,"y":12,"type":"AIR"},{"x":20,"y":12,"type":"DIRT"},{"x":21,"y":12,"type":"DIRT"},{"x":22,"y":12,"type":"AIR"},{"x":23,"y":12,"type":"AIR"},{"x":24,"y":12,"type":"AIR"},{"x":25,"y":12,"type":"AIR"},{"x":26,"y":12,"type":"DIRT"},{"x":27,"y":12,"type":"DIRT"},{"x":28,"y":12,"type":"AIR"},{"x":29,"y":12,"type":"AIR"},{"x":30,"y":12,"type":"DIRT"},{"x":31,"y":12,"type":"AIR"},{"x":32,"y":12,"type":"AIR"}],[{"x":0,"y":13,"type":"AIR"},{"x":1,"y":13,"type":"AIR"},{"x":2,"y":13,"type":"DIRT"},{"x":3,"y":13,"type":"DIRT"},{"x":4,"y":13,"type":"AIR"},{"x":5,"y":13,"type":"DIRT"},{"x":6,"y":13,"type":"AIR"},{"x":7,"y":13,"type":"AIR"},{"x":8,"y":13,"type":"DIRT"},{"x":9,"y":13,"type":"DIRT"},{"x":10,"y":13,"type":"DIRT"},{"x":11,"y":13,"type":"DIRT"},{"x":12,"y":13,"type":"AIR"},{"x":13,"y":13,"type":"AIR"},{"x":14,"y":13,"type":"DIRT"},{"x":15,"y":13,"type":"DIRT"},{"x":16,"y":13,"type":"DIRT"},{"x":17,"y":13,"type":"DIRT"},{"x":18,"y":13,"type":"DIRT"},{"x":19,"y":13,"type":"AIR"},{"x":20,"y":13,"type":"AIR"},{"x":21,"y":13,"type":"DIRT"},{"x":22,"y":13,"type":"DIRT"},{"x":23,"y":13,"type":"DIRT"},{"x":24,"y":13,"type":"DIRT"},{"x":25,"y":13,"type":"AIR"},{"x":26,"y":13,"type":"AIR"},{"x":27,"y":13,"type":"DIRT"},{"x":28,"y":13,"type":"AIR"},{"x":29,"y":13,"type":"DIRT"},{"x":30,"y":13,"type":"DIRT"},{"x":31,"y":13,"type":"AIR"},{"x":32,"y":13,"type":"AIR"}],[{"x":0,"y":14,"type":"DIRT"},{"x":1,"y":14,"type":"DIRT"},{"x":2,"y":14,"type":"DIRT"},{"x":3,"y":14,"type":"DIRT"},{"x":4,"y":14,"type":"AIR"},{"x":5,"y":14,"type":"AIR"},{"x":6,"y":14,"type":"AIR"},{"x":7,"y":14,"type":"AIR"},{"x":8,"y":14,"type":"AIR"},{"x":9,"y":14,"type":"AIR"},{"x":10,"y":14,"type":"AIR"},{"x":11,"y":14,"type":"DIRT"},{"x":12,"y":14,"type":"AIR"},{"x":13,"y":14,"type":"AIR"},{"x":14,"y":14,"type":"DIRT"},{"x":15,"y":14,"type":"DIRT"},{"x":16,"y":14,"type":"AIR"},{"x":17,"y":14,"type":"DIRT"},{"x":18,"y":14,"type":"DIRT"},{"x":19,"y":14,"type":"AIR"},{"x":20,"y":14,"type":"AIR"},{"x":21,"y":14,"type":"DIRT"},{"x":22,"y":14,"type":"AIR"},{"x":23,"y":14,"type":"AIR"},{"x":24,"y":14,"type":"AIR"},{"x":25,"y":14,"type":"AIR"},{"x":26,"y":14,"type":"AIR"},{"x":27,"y":14,"type":"AIR"},{"x":28,"y":14,"type":"AIR"},{"x":29,"y":14,"type":"DIRT"},{"x":30,"y":14,"type":"DIRT"},{"x":31,"y":14,"type":"DIRT"},{"x":32,"y":14,"type":"DIRT"}],[{"x":0,"y":15,"type":"AIR"},{"x":1,"y":15,"type":"AIR"},{"x":2,"y":15,"type":"AIR"},{"x":3,"y":15,"type":"DIRT"},{"x":4,"y":15,"type":"AIR"},{"x":5,"y":15,"type":"DIRT"},{"x":6,"y":15,"type":"DIRT"},{"x":7,"y":15,"type":"AIR"},{"x":8,"y":15,"type":"AIR"},{"x":9,"y":15,"type":"AIR"},{"x":10,"y":15,"type":"AIR"},{"x":11,"y":15,"type":"AIR"},{"x":12,"y":15,"type":"AIR"},{"x":13,"y":15,"type":"AIR"},{"x":14,"y":15,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":15,"y":15,"type":"AIR"},{"x":16,"y":15,"type":"AIR"},{"x":17,"y":15,"type":"AIR"},{"x":18,"y":15,"type":"AIR"},{"x":19,"y":15,"type":"AIR"},{"x":20,"y":15,"type":"AIR"},{"x":21,"y":15,"type":"AIR"},{"x":22,"y":15,"type":"AIR"},{"x":23,"y":15,"type":"AIR"},{"x":24,"y":15,"type":"AIR"},{"x":25,"y":15,"type":"AIR"},{"x":26,"y":15,"type":"DIRT"},{"x":27,"y":15,"type":"DIRT"},{"x":28,"y":15,"type":"AIR"},{"x":29,"y":15,"type":"DIRT"},{"x":30,"y":15,"type":"AIR"},{"x":31,"y":15,"type":"AIR"},{"x":32,"y":15,"type":"AIR"}],[{"x":0,"y":16,"type":"AIR"},{"x":1,"y":16,"type":"AIR","occupier":{"id":2,"playerId":1,"health":100,"position":{"x":1,"y":16},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":2,"y":16,"type":"AIR"},{"x":3,"y":16,"type":"DIRT"},{"x":4,"y":16,"type":"AIR"},{"x":5,"y":16,"type":"DIRT"},{"x":6,"y":16,"type":"DIRT"},{"x":7,"y":16,"type":"AIR"},{"x":8,"y":16,"type":"AIR"},{"x":9,"y":16,"type":"DIRT"},{"x":10,"y":16,"type":"AIR"},{"x":11,"y":16,"type":"AIR"},{"x":12,"y":16,"type":"AIR"},{"x":13,"y":16,"type":"AIR"},{"x":14,"y":16,"type":"AIR"},{"x":15,"y":16,"type":"AIR"},{"x":16,"y":16,"type":"AIR"},{"x":17,"y":16,"type":"AIR"},{"x":18,"y":16,"type":"AIR"},{"x":19,"y":16,"type":"AIR"},{"x":20,"y":16,"type":"AIR"},{"x":21,"y":16,"type":"AIR"},{"x":22,"y":16,"type":"AIR"},{"x":23,"y":16,"type":"DIRT"},{"x":24,"y":16,"type":"AIR"},{"x":25,"y":16,"type":"AIR"},{"x":26,"y":16,"type":"DIRT"},{"x":27,"y":16,"type":"DIRT"},{"x":28,"y":16,"type":"AIR"},{"x":29,"y":16,"type":"DIRT"},{"x":30,"y":16,"type":"AIR"},{"x":31,"y":16,"type":"AIR","occupier":{"id":1,"playerId":2,"health":150,"position":{"x":31,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":32,"y":16,"type":"AIR"}],[{"x":0,"y":17,"type":"AIR"},{"x":1,"y":17,"type":"AIR"},{"x":2,"y":17,"type":"AIR"},{"x":3,"y":17,"type":"DIRT"},{"x":4,"y":17,"type":"AIR"},{"x":5,"y":17,"type":"AIR"},{"x":6,"y":17,"type":"AIR"},{"x":7,"y":17,"type":"AIR"},{"x":8,"y":17,"type":"DIRT"},{"x":9,"y":17,"type":"DIRT"},{"x":10,"y":17,"type":"DIRT"},{"x":11,"y":17,"type":"AIR"},{"x":12,"y":17,"type":"DIRT"},{"x":13,"y":17,"type":"DIRT"},{"x":14,"y":17,"type":"DIRT"},{"x":15,"y":17,"type":"DIRT"},{"x":16,"y":17,"type":"AIR"},{"x":17,"y":17,"type":"DIRT"},{"x":18,"y":17,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":19,"y":17,"type":"DIRT"},{"x":20,"y":17,"type":"DIRT"},{"x":21,"y":17,"type":"AIR"},{"x":22,"y":17,"type":"DIRT"},{"x":23,"y":17,"type":"DIRT"},{"x":24,"y":17,"type":"DIRT"},{"x":25,"y":17,"type":"AIR"},{"x":26,"y":17,"type":"AIR"},{"x":27,"y":17,"type":"AIR"},{"x":28,"y":17,"type":"AIR"},{"x":29,"y":17,"type":"DIRT"},{"x":30,"y":17,"type":"AIR"},{"x":31,"y":17,"type":"AIR"},{"x":32,"y":17,"type":"AIR"}],[{"x":0,"y":18,"type":"DIRT"},{"x":1,"y":18,"type":"DIRT"},{"x":2,"y":18,"type":"DIRT"},{"x":3,"y":18,"type":"DIRT"},{"x":4,"y":18,"type":"AIR"},{"x":5,"y":18,"type":"AIR"},{"x":6,"y":18,"type":"AIR"},{"x":7,"y":18,"type":"AIR"},{"x":8,"y":18,"type":"DIRT"},{"x":9,"y":18,"type":"DIRT"},{"x":10,"y":18,"type":"DIRT"},{"x":11,"y":18,"type":"AIR"},{"x":12,"y":18,"type":"AIR"},{"x":13,"y":18,"type":"AIR"},{"x":14,"y":18,"type":"DIRT"},{"x":15,"y":18,"type":"AIR"},{"x":16,"y":18,"type":"AIR"},{"x":17,"y":18,"type":"AIR"},{"x":18,"y":18,"type":"DIRT"},{"x":19,"y":18,"type":"AIR"},{"x":20,"y":18,"type":"AIR"},{"x":21,"y":18,"type":"AIR"},{"x":22,"y":18,"type":"DIRT"},{"x":23,"y":18,"type":"DIRT"},{"x":24,"y":18,"type":"DIRT"},{"x":25,"y":18,"type":"AIR"},{"x":26,"y":18,"type":"AIR"},{"x":27,"y":18,"type":"AIR"},{"x":28,"y":18,"type":"AIR"},{"x":29,"y":18,"type":"DIRT"},{"x":30,"y":18,"type":"DIRT"},{"x":31,"y":18,"type":"DIRT"},{"x":32,"y":18,"type":"DIRT"}],[{"x":0,"y":19,"type":"DIRT"},{"x":1,"y":19,"type":"AIR"},{"x":2,"y":19,"type":"AIR"},{"x":3,"y":19,"type":"AIR"},{"x":4,"y":19,"type":"AIR"},{"x":5,"y":19,"type":"AIR"},{"x":6,"y":19,"type":"AIR"},{"x":7,"y":19,"type":"AIR"},{"x":8,"y":19,"type":"AIR"},{"x":9,"y":19,"type":"DIRT"},{"x":10,"y":19,"type":"DIRT"},{"x":11,"y":19,"type":"DIRT"},{"x":12,"y":19,"type":"AIR"},{"x":13,"y":19,"type":"AIR"},{"x":14,"y":19,"type":"DIRT"},{"x":15,"y":19,"type":"AIR"},{"x":16,"y":19,"type":"DIRT"},{"x":17,"y":19,"type":"AIR"},{"x":18,"y":19,"type":"DIRT"},{"x":19,"y":19,"type":"AIR"},{"x":20,"y":19,"type":"AIR"},{"x":21,"y":19,"type":"DIRT"},{"x":22,"y":19,"type":"DIRT"},{"x":23,"y":19,"type":"DIRT"},{"x":24,"y":19,"type":"AIR"},{"x":25,"y":19,"type":"AIR"},{"x":26,"y":19,"type":"AIR"},{"x":27,"y":19,"type":"AIR"},{"x":28,"y":19,"type":"AIR"},{"x":29,"y":19,"type":"AIR"},{"x":30,"y":19,"type":"AIR"},{"x":31,"y":19,"type":"AIR"},{"x":32,"y":19,"type":"DIRT"}],[{"x":0,"y":20,"type":"DIRT"},{"x":1,"y":20,"type":"DIRT"},{"x":2,"y":20,"type":"DIRT"},{"x":3,"y":20,"type":"AIR"},{"x":4,"y":20,"type":"AIR"},{"x":5,"y":20,"type":"AIR"},{"x":6,"y":20,"type":"AIR"},{"x":7,"y":20,"type":"AIR"},{"x":8,"y":20,"type":"AIR"},{"x":9,"y":20,"type":"DIRT"},{"x":10,"y":20,"type":"DIRT"},{"x":11,"y":20,"type":"DIRT"},{"x":12,"y":20,"type":"AIR"},{"x":13,"y":20,"type":"DIRT"},{"x":14,"y":20,"type":"DIRT"},{"x":15,"y":20,"type":"DIRT"},{"x":16,"y":20,"type":"DIRT"},{"x":17,"y":20,"type":"DIRT"},{"x":18,"y":20,"type":"DIRT"},{"x":19,"y":20,"type":"DIRT"},{"x":20,"y":20,"type":"AIR"},{"x":21,"y":20,"type":"DIRT"},{"x":22,"y":20,"type":"DIRT"},{"x":23,"y":20,"type":"DIRT"},{"x":24,"y":20,"type":"AIR"},{"x":25,"y":20,"type":"AIR"},{"x":26,"y":20,"type":"AIR"},{"x":27,"y":20,"type":"AIR"},{"x":28,"y":20,"type":"AIR"},{"x":29,"y":20,"type":"AIR"},{"x":30,"y":20,"type":"DIRT"},{"x":31,"y":20,"type":"DIRT"},{"x":32,"y":20,"type":"DIRT"}],[{"x":0,"y":21,"type":"DIRT"},{"x":1,"y":21,"type":"DIRT"},{"x":2,"y":21,"type":"DIRT"},{"x":3,"y":21,"type":"AIR"},{"x":4,"y":21,"type":"AIR"},{"x":5,"y":21,"type":"DIRT"},{"x":6,"y":21,"type":"DIRT"},{"x":7,"y":21,"type":"DIRT"},{"x":8,"y":21,"type":"AIR"},{"x":9,"y":21,"type":"AIR"},{"x":10,"y":21,"type":"DIRT"},{"x":11,"y":21,"type":"DIRT"},{"x":12,"y":21,"type":"DIRT"},{"x":13,"y":21,"type":"DIRT"},{"x":14,"y":21,"type":"DIRT"},{"x":15,"y":21,"type":"DIRT"},{"x":16,"y":21,"type":"AIR"},{"x":17,"y":21,"type":"DIRT"},{"x":18,"y":21,"type":"DIRT"},{"x":19,"y":21,"type":"DIRT"},{"x":20,"y":21,"type":"DIRT"},{"x":21,"y":21,"type":"DIRT"},{"x":22,"y":21,"type":"DIRT"},{"x":23,"y":21,"type":"AIR"},{"x":24,"y":21,"type":"AIR"},{"x":25,"y":21,"type":"DIRT"},{"x":26,"y":21,"type":"DIRT"},{"x":27,"y":21,"type":"DIRT"},{"x":28,"y":21,"type":"AIR"},{"x":29,"y":21,"type":"AIR"},{"x":30,"y":21,"type":"DIRT"},{"x":31,"y":21,"type":"DIRT"},{"x":32,"y":21,"type":"DIRT"}],[{"x":0,"y":22,"type":"DEEP_SPACE"},{"x":1,"y":22,"type":"DIRT"},{"x":2,"y":22,"type":"DIRT"},{"x":3,"y":22,"type":"AIR"},{"x":4,"y":22,"type":"DIRT"},{"x":5,"y":22,"type":"AIR"},{"x":6,"y":22,"type":"DIRT"},{"x":7,"y":22,"type":"DIRT"},{"x":8,"y":22,"type":"AIR"},{"x":9,"y":22,"type":"AIR"},{"x":10,"y":22,"type":"DIRT"},{"x":11,"y":22,"type":"DIRT"},{"x":12,"y":22,"type":"DIRT"},{"x":13,"y":22,"type":"AIR"},{"x":14,"y":22,"type":"AIR"},{"x":15,"y":22,"type":"AIR"},{"x":16,"y":22,"type":"AIR"},{"x":17,"y":22,"type":"AIR"},{"x":18,"y":22,"type":"AIR"},{"x":19,"y":22,"type":"AIR"},{"x":20,"y":22,"type":"DIRT"},{"x":21,"y":22,"type":"DIRT"},{"x":22,"y":22,"type":"DIRT"},{"x":23,"y":22,"type":"AIR"},{"x":24,"y":22,"type":"AIR"},{"x":25,"y":22,"type":"DIRT"},{"x":26,"y":22,"type":"DIRT"},{"x":27,"y":22,"type":"AIR"},{"x":28,"y":22,"type":"DIRT"},{"x":29,"y":22,"type":"AIR"},{"x":30,"y":22,"type":"DIRT"},{"x":31,"y":22,"type":"DIRT"},{"x":32,"y":22,"type":"DEEP_SPACE"}],[{"x":0,"y":23,"type":"DEEP_SPACE"},{"x":1,"y":23,"type":"AIR"},{"x":2,"y":23,"type":"AIR"},{"x":3,"y":23,"type":"AIR"},{"x":4,"y":23,"type":"DIRT"},{"x":5,"y":23,"type":"AIR"},{"x":6,"y":23,"type":"AIR"},{"x":7,"y":23,"type":"DIRT"},{"x":8,"y":23,"type":"AIR"},{"x":9,"y":23,"type":"DIRT"},{"x":10,"y":23,"type":"DIRT"},{"x":11,"y":23,"type":"DIRT"},{"x":12,"y":23,"type":"DIRT"},{"x":13,"y":23,"type":"AIR"},{"x":14,"y":23,"type":"AIR"},{"x":15,"y":23,"type":"AIR"},{"x":16,"y":23,"type":"AIR"},{"x":17,"y":23,"type":"AIR"},{"x":18,"y":23,"type":"AIR"},{"x":19,"y":23,"type":"AIR"},{"x":20,"y":23,"type":"DIRT"},{"x":21,"y":23,"type":"DIRT"},{"x":22,"y":23,"type":"DIRT"},{"x":23,"y":23,"type":"DIRT"},{"x":24,"y":23,"type":"AIR"},{"x":25,"y":23,"type":"DIRT"},{"x":26,"y":23,"type":"AIR"},{"x":27,"y":23,"type":"AIR"},{"x":28,"y":23,"type":"DIRT"},{"x":29,"y":23,"type":"AIR"},{"x":30,"y":23,"type":"AIR"},{"x":31,"y":23,"type":"AIR"},{"x":32,"y":23,"type":"DEEP_SPACE"}],[{"x":0,"y":24,"type":"DEEP_SPACE"},{"x":1,"y":24,"type":"AIR"},{"x":2,"y":24,"type":"AIR"},{"x":3,"y":24,"type":"AIR"},{"x":4,"y":24,"type":"DIRT"},{"x":5,"y":24,"type":"AIR"},{"x":6,"y":24,"type":"AIR"},{"x":7,"y":24,"type":"AIR"},{"x":8,"y":24,"type":"AIR"},{"x":9,"y":24,"type":"DIRT"},{"x":10,"y":24,"type":"DIRT"},{"x":11,"y":24,"type":"AIR"},{"x":12,"y":24,"type":"DIRT"},{"x":13,"y":24,"type":"DIRT"},{"x":14,"y":24,"type":"DIRT"},{"x":15,"y":24,"type":"AIR"},{"x":16,"y":24,"type":"AIR"},{"x":17,"y":24,"type":"AIR"},{"x":18,"y":24,"type":"DIRT"},{"x":19,"y":24,"type":"DIRT"},{"x":20,"y":24,"type":"DIRT"},{"x":21,"y":24,"type":"AIR"},{"x":22,"y":24,"type":"DIRT"},{"x":23,"y":24,"type":"DIRT"},{"x":24,"y":24,"type":"AIR"},{"x":25,"y":24,"type":"AIR"},{"x":26,"y":24,"type":"AIR"},{"x":27,"y":24,"type":"AIR"},{"x":28,"y":24,"type":"DIRT"},{"x":29,"y":24,"type":"AIR"},{"x":30,"y":24,"type":"AIR"},{"x":31,"y":24,"type":"AIR"},{"x":32,"y":24,"type":"DEEP_SPACE"}],[{"x":0,"y":25,"type":"DEEP_SPACE"},{"x":1,"y":25,"type":"DEEP_SPACE"},{"x":2,"y":25,"type":"AIR"},{"x":3,"y":25,"type":"AIR"},{"x":4,"y":25,"type":"AIR"},{"x":5,"y":25,"type":"AIR"},{"x":6,"y":25,"type":"AIR"},{"x":7,"y":25,"type":"AIR"},{"x":8,"y":25,"type":"DIRT"},{"x":9,"y":25,"type":"DIRT"},{"x":10,"y":25,"type":"AIR"},{"x":11,"y":25,"type":"AIR"},{"x":12,"y":25,"type":"AIR"},{"x":13,"y":25,"type":"AIR"},{"x":14,"y":25,"type":"AIR"},{"x":15,"y":25,"type":"AIR"},{"x":16,"y":25,"type":"AIR"},{"x":17,"y":25,"type":"AIR"},{"x":18,"y":25,"type":"AIR"},{"x":19,"y":25,"type":"AIR"},{"x":20,"y":25,"type":"AIR"},{"x":21,"y":25,"type":"AIR"},{"x":22,"y":25,"type":"AIR"},{"x":23,"y":25,"type":"DIRT"},{"x":24,"y":25,"type":"DIRT"},{"x":25,"y":25,"type":"AIR"},{"x":26,"y":25,"type":"AIR"},{"x":27,"y":25,"type":"AIR"},{"x":28,"y":25,"type":"AIR"},{"x":29,"y":25,"type":"AIR"},{"x":30,"y":25,"type":"AIR"},{"x":31,"y":25,"type":"DEEP_SPACE"},{"x":32,"y":25,"type":"DEEP_SPACE"}],[{"x":0,"y":26,"type":"DEEP_SPACE"},{"x":1,"y":26,"type":"DEEP_SPACE"},{"x":2,"y":26,"type":"DEEP_SPACE"},{"x":3,"y":26,"type":"AIR"},{"x":4,"y":26,"type":"AIR"},{"x":5,"y":26,"type":"DIRT"},{"x":6,"y":26,"type":"DIRT"},{"x":7,"y":26,"type":"DIRT"},{"x":8,"y":26,"type":"DIRT"},{"x":9,"y":26,"type":"DIRT"},{"x":10,"y":26,"type":"DIRT"},{"x":11,"y":26,"type":"DIRT"},{"x":12,"y":26,"type":"DIRT"},{"x":13,"y":26,"type":"AIR"},{"x":14,"y":26,"type":"AIR"},{"x":15,"y":26,"type":"AIR"},{"x":16,"y":26,"type":"AIR"},{"x":17,"y":26,"type":"AIR"},{"x":18,"y":26,"type":"AIR"},{"x":19,"y":26,"type":"AIR"},{"x":20,"y":26,"type":"DIRT"},{"x":21,"y":26,"type":"DIRT"},{"x":22,"y":26,"type":"DIRT"},{"x":23,"y":26,"type":"DIRT"},{"x":24,"y":26,"type":"DIRT"},{"x":25,"y":26,"type":"DIRT"},{"x":26,"y":26,"type":"DIRT"},{"x":27,"y":26,"type":"DIRT"},{"x":28,"y":26,"type":"AIR"},{"x":29,"y":26,"type":"AIR"},{"x":30,"y":26,"type":"DEEP_SPACE"},{"x":31,"y":26,"type":"DEEP_SPACE"},{"x":32,"y":26,"type":"DEEP_SPACE"}],[{"x":0,"y":27,"type":"DEEP_SPACE"},{"x":1,"y":27,"type":"DEEP_SPACE"},{"x":2,"y":27,"type":"DEEP_SPACE"},{"x":3,"y":27,"type":"DEEP_SPACE"},{"x":4,"y":27,"type":"AIR"},{"x":5,"y":27,"type":"AIR"},{"x":6,"y":27,"type":"DIRT"},{"x":7,"y":27,"type":"AIR"},{"x":8,"y":27,"type":"AIR"},{"x":9,"y":27,"type":"AIR"},{"x":10,"y":27,"type":"DIRT"},{"x":11,"y":27,"type":"DIRT"},{"x":12,"y":27,"type":"DIRT"},{"x":13,"y":27,"type":"AIR"},{"x":14,"y":27,"type":"AIR"},{"x":15,"y":27,"type":"AIR"},{"x":16,"y":27,"type":"AIR"},{"x":17,"y":27,"type":"AIR"},{"x":18,"y":27,"type":"AIR"},{"x":19,"y":27,"type":"AIR"},{"x":20,"y":27,"type":"DIRT"},{"x":21,"y":27,"type":"DIRT"},{"x":22,"y":27,"type":"DIRT"},{"x":23,"y":27,"type":"AIR"},{"x":24,"y":27,"type":"AIR"},{"x":25,"y":27,"type":"AIR"},{"x":26,"y":27,"type":"DIRT"},{"x":27,"y":27,"type":"AIR"},{"x":28,"y":27,"type":"AIR"},{"x":29,"y":27,"type":"DEEP_SPACE"},{"x":30,"y":27,"type":"DEEP_SPACE"},{"x":31,"y":27,"type":"DEEP_SPACE"},{"x":32,"y":27,"type":"DEEP_SPACE"}],[{"x":0,"y":28,"type":"DEEP_SPACE"},{"x":1,"y":28,"type":"DEEP_SPACE"},{"x":2,"y":28,"type":"DEEP_SPACE"},{"x":3,"y":28,"type":"DEEP_SPACE"},{"x":4,"y":28,"type":"AIR"},{"x":5,"y":28,"type":"AIR"},{"x":6,"y":28,"type":"DIRT"},{"x":7,"y":28,"type":"AIR"},{"x":8,"y":28,"type":"AIR","occupier":{"id":2,"playerId":2,"health":100,"position":{"x":8,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":9,"y":28,"type":"AIR"},{"x":10,"y":28,"type":"DIRT"},{"x":11,"y":28,"type":"DIRT"},{"x":12,"y":28,"type":"DIRT"},{"x":13,"y":28,"type":"DIRT"},{"x":14,"y":28,"type":"AIR"},{"x":15,"y":28,"type":"AIR"},{"x":16,"y":28,"type":"AIR"},{"x":17,"y":28,"type":"AIR"},{"x":18,"y":28,"type":"AIR"},{"x":19,"y":28,"type":"DIRT"},{"x":20,"y":28,"type":"DIRT"},{"x":21,"y":28,"type":"DIRT"},{"x":22,"y":28,"type":"DIRT"},{"x":23,"y":28,"type":"AIR"},{"x":24,"y":28,"type":"AIR","occupier":{"id":1,"playerId":1,"health":150,"position":{"x":24,"y":28},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":25,"y":28,"type":"AIR"},{"x":26,"y":28,"type":"DIRT"},{"x":27,"y":28,"type":"AIR"},{"x":28,"y":28,"type":"AIR"},{"x":29,"y":28,"type":"DEEP_SPACE"},{"x":30,"y":28,"type":"DEEP_SPACE"},{"x":31,"y":28,"type":"DEEP_SPACE"},{"x":32,"y":28,"type":"DEEP_SPACE"}],[{"x":0,"y":29,"type":"DEEP_SPACE"},{"x":1,"y":29,"type":"DEEP_SPACE"},{"x":2,"y":29,"type":"DEEP_SPACE"},{"x":3,"y":29,"type":"DEEP_SPACE"},{"x":4,"y":29,"type":"DEEP_SPACE"},{"x":5,"y":29,"type":"DEEP_SPACE"},{"x":6,"y":29,"type":"DIRT"},{"x":7,"y":29,"type":"AIR"},{"x":8,"y":29,"type":"AIR"},{"x":9,"y":29,"type":"AIR"},{"x":10,"y":29,"type":"DIRT"},{"x":11,"y":29,"type":"AIR"},{"x":12,"y":29,"type":"AIR"},{"x":13,"y":29,"type":"DIRT"},{"x":14,"y":29,"type":"DIRT"},{"x":15,"y":29,"type":"AIR"},{"x":16,"y":29,"type":"AIR"},{"x":17,"y":29,"type":"AIR"},{"x":18,"y":29,"type":"DIRT"},{"x":19,"y":29,"type":"DIRT"},{"x":20,"y":29,"type":"AIR"},{"x":21,"y":29,"type":"AIR"},{"x":22,"y":29,"type":"DIRT"},{"x":23,"y":29,"type":"AIR"},{"x":24,"y":29,"type":"AIR"},{"x":25,"y":29,"type":"AIR"},{"x":26,"y":29,"type":"DIRT"},{"x":27,"y":29,"type":"DEEP_SPACE"},{"x":28,"y":29,"type":"DEEP_SPACE"},{"x":29,"y":29,"type":"DEEP_SPACE"},{"x":30,"y":29,"type":"DEEP_SPACE"},{"x":31,"y":29,"type":"DEEP_SPACE"},{"x":32,"y":29,"type":"DEEP_SPACE"}],[{"x":0,"y":30,"type":"DEEP_SPACE"},{"x":1,"y":30,"type":"DEEP_SPACE"},{"x":2,"y":30,"type":"DEEP_SPACE"},{"x":3,"y":30,"type":"DEEP_SPACE"},{"x":4,"y":30,"type":"DEEP_SPACE"},{"x":5,"y":30,"type":"DEEP_SPACE"},{"x":6,"y":30,"type":"DEEP_SPACE"},{"x":7,"y":30,"type":"DIRT"},{"x":8,"y":30,"type":"DIRT"},{"x":9,"y":30,"type":"DIRT"},{"x":10,"y":30,"type":"DIRT"},{"x":11,"y":30,"type":"AIR"},{"x":12,"y":30,"type":"AIR"},{"x":13,"y":30,"type":"AIR"},{"x":14,"y":30,"type":"DIRT"},{"x":15,"y":30,"type":"DIRT"},{"x":16,"y":30,"type":"DIRT"},{"x":17,"y":30,"type":"DIRT"},{"x":18,"y":30,"type":"DIRT"},{"x":19,"y":30,"type":"AIR"},{"x":20,"y":30,"type":"AIR"},{"x":21,"y":30,"type":"AIR"},{"x":22,"y":30,"type":"DIRT"},{"x":23,"y":30,"type":"DIRT"},{"x":24,"y":30,"type":"DIRT"},{"x":25,"y":30,"type":"DIRT"},{"x":26,"y":30,"type":"DEEP_SPACE"},{"x":27,"y":30,"type":"DEEP_SPACE"},{"x":28,"y":30,"type":"DEEP_SPACE"},{"x":29,"y":30,"type":"DEEP_SPACE"},{"x":30,"y":30,"type":"DEEP_SPACE"},{"x":31,"y":30,"type":"DEEP_SPACE"},{"x":32,"y":30,"type":"DEEP_SPACE"}],[{"x":0,"y":31,"type":"DEEP_SPACE"},{"x":1,"y":31,"type":"DEEP_SPACE"},{"x":2,"y":31,"type":"DEEP_SPACE"},{"x":3,"y":31,"type":"DEEP_SPACE"},{"x":4,"y":31,"type":"DEEP_SPACE"},{"x":5,"y":31,"type":"DEEP_SPACE"},{"x":6,"y":31,"type":"DEEP_SPACE"},{"x":7,"y":31,"type":"DEEP_SPACE"},{"x":8,"y":31,"type":"AIR"},{"x":9,"y":31,"type":"AIR"},{"x":10,"y":31,"type":"AIR"},{"x":11,"y":31,"type":"DIRT"},{"x":12,"y":31,"type":"DIRT"},{"x":13,"y":31,"type":"AIR"},{"x":14,"y":31,"type":"AIR"},{"x":15,"y":31,"type":"AIR"},{"x":16,"y":31,"type":"DIRT"},{"x":17,"y":31,"type":"AIR"},{"x":18,"y":31,"type":"AIR"},{"x":19,"y":31,"type":"AIR"},{"x":20,"y":31,"type":"DIRT"},{"x":21,"y":31,"type":"DIRT"},{"x":22,"y":31,"type":"AIR"},{"x":23,"y":31,"type":"AIR"},{"x":24,"y":31,"type":"AIR"},{"x":25,"y":31,"type":"DEEP_SPACE"},{"x":26,"y":31,"type":"DEEP_SPACE"},{"x":27,"y":31,"type":"DEEP_SPACE"},{"x":28,"y":31,"type":"DEEP_SPACE"},{"x":29,"y":31,"type":"DEEP_SPACE"},{"x":30,"y":31,"type":"DEEP_SPACE"},{"x":31,"y":31,"type":"DEEP_SPACE"},{"x":32,"y":31,"type":"DEEP_SPACE"}],[{"x":0,"y":32,"type":"DEEP_SPACE"},{"x":1,"y":32,"type":"DEEP_SPACE"},{"x":2,"y":32,"type":"DEEP_SPACE"},{"x":3,"y":32,"type":"DEEP_SPACE"},{"x":4,"y":32,"type":"DEEP_SPACE"},{"x":5,"y":32,"type":"DEEP_SPACE"},{"x":6,"y":32,"type":"DEEP_SPACE"},{"x":7,"y":32,"type":"DEEP_SPACE"},{"x":8,"y":32,"type":"DEEP_SPACE"},{"x":9,"y":32,"type":"DEEP_SPACE"},{"x":10,"y":32,"type":"DEEP_SPACE"},{"x":11,"y":32,"type":"DIRT"},{"x":12,"y":32,"type":"DIRT"},{"x":13,"y":32,"type":"DIRT"},{"x":14,"y":32,"type":"AIR"},{"x":15,"y":32,"type":"AIR"},{"x":16,"y":32,"type":"AIR"},{"x":17,"y":32,"type":"AIR"},{"x":18,"y":32,"type":"AIR"},{"x":19,"y":32,"type":"DIRT"},{"x":20,"y":32,"type":"DIRT"},{"x":21,"y":32,"type":"DIRT"},{"x":22,"y":32,"type":"DEEP_SPACE"},{"x":23,"y":32,"type":"DEEP_SPACE"},{"x":24,"y":32,"type":"DEEP_SPACE"},{"x":25,"y":32,"type":"DEEP_SPACE"},{"x":26,"y":32,"type":"DEEP_SPACE"},{"x":27,"y":32,"type":"DEEP_SPACE"},{"x":28,"y":32,"type":"DEEP_SPACE"},{"x":29,"y":32,"type":"DEEP_SPACE"},{"x":30,"y":32,"type":"DEEP_SPACE"},{"x":31,"y":32,"type":"DEEP_SPACE"},{"x":32,"y":32,"type":"DEEP_SPACE"}]],"visualizerEvents":[]} \ No newline at end of file diff --git a/tests/import-replay.sh b/tests/import-replay.sh deleted file mode 100755 index 216c235..0000000 --- a/tests/import-replay.sh +++ /dev/null @@ -1,12 +0,0 @@ -#/bin/sh - -# $1: The match-log directory -# Should be run from the tests directory. - -logname=$(basename $1) - -mkdir replays/$logname -cp $1/A*.csv replays/$logname/A-log.csv -cp $1/B*.csv replays/$logname/B-log.csv -cp $1/Round\ 001/A*/JsonMap.json replays/$logname/A-init.json -cp $1/Round\ 001/B*/JsonMap.json replays/$logname/B-init.json diff --git a/tests/official-runner-matching.rs b/tests/official-runner-matching.rs deleted file mode 100644 index 1b62088..0000000 --- a/tests/official-runner-matching.rs +++ /dev/null @@ -1,238 +0,0 @@ -use steam_powered_wyrm::command::{Action, Command}; -use steam_powered_wyrm::constants::*; -use steam_powered_wyrm::game::*; -use steam_powered_wyrm::geometry::*; -use steam_powered_wyrm::json; - -use std::fs::File; -use std::io::prelude::*; -use std::path::Path; - -#[test] -fn simulates_the_same_match() { - let replays = Path::new("tests/replays/"); - for replay in replays.read_dir().expect("read_dir failed") { - let replay = replay.expect("error on replay").path(); - - let mut game_board = GameBoard::new( - json::read_state_from_json_file(&replay.join(Path::new("A-init.json"))) - .expect("Failed to read initial state"), - ); - let player_csv = read_file_lines(&replay.join(Path::new("A-log.csv")), 1); - let opponent_csv = read_file_lines(&replay.join(Path::new("B-log.csv")), 1); - - for round in 0..player_csv.len() { - println!("Testing round {}", round); - - let player = split_csv(&player_csv[round]); - let opponent = split_csv(&opponent_csv[round]); - - assert_eq!( - round + 1, - player[0] - .parse::() - .expect(&format!("Invalid player input on round {}", round)) - ); - assert_eq!( - round + 1, - opponent[0] - .parse::() - .expect(&format!("Invalid opponent input on round {}", round)) - ); - - if round != 0 { - let player_move = read_move( - &player, - game_board.players[0].worms[game_board.players[0].active_worm].id, - ); - let opponent_move = read_move( - &opponent, - game_board.players[1].worms[game_board.players[1].active_worm].id, - ); - let _ = game_board.simulate([player_move, opponent_move]); - if player[1] == "invalid" { - game_board.players[0].moves_score -= INVALID_COMMAND_SCORE_PENALTY; - } - if opponent[1] == "invalid" { - game_board.players[1].moves_score -= INVALID_COMMAND_SCORE_PENALTY; - } - } - - for player_index in 0..2 { - let csv_row = match player_index { - 0 => &player, - _ => &opponent, - }; - assert_eq!( - csv_row[4].parse::().unwrap(), - game_board.players[player_index].score(), - "Score is incorrect for player {}, Row: {:?}", - player_index, - csv_row - ); - for worm_index in 0..3 { - let worm_id = worm_index as i32 + 1; - - match game_board.players[player_index].find_worm(worm_id) { - Some(worm) => { - assert_eq!( - csv_row[6 + worm_index * 3].parse::().unwrap(), - worm.health, - "Worm health is incorrect for worm {} on player {}, Row: {:?}", - worm_id, - player_index, - csv_row - ); - assert_eq!( - csv_row[7 + worm_index * 3].parse::().unwrap(), - worm.position.x, - "Worm x is incorrect for worm {} on player {}, Row: {:?}", - worm_id, - player_index, - csv_row - ); - assert_eq!( - csv_row[8 + worm_index * 3].parse::().unwrap(), - worm.position.y, - "Worm y is incorrect for worm {} on player {}, Row: {:?}", - worm_id, - player_index, - csv_row - ); - } - None => { - // If the worms don't appear in my state, they should be dead - assert!( - csv_row[6 + worm_index * 3].parse::().unwrap() <= 0, - "Worm is not actually dead" - ); - } - } - } - } - } - } -} - -fn read_file_lines(path: &Path, skip: usize) -> Vec { - let mut file = File::open(path).unwrap(); - let mut contents = String::new(); - file.read_to_string(&mut contents).unwrap(); - contents - .split("\n") - .skip(skip) - .map(String::from) - .filter(|s| !s.is_empty()) - .collect() -} - -fn split_csv(input: &str) -> Vec { - let mut result = Vec::new(); - let mut next = Vec::new(); - let mut quoted = false; - - for c in input.chars() { - match c { - '"' => { - quoted = !quoted; - } - ',' if !quoted => { - result.push(next.iter().collect()); - next = Vec::new(); - } - c => { - next.push(c); - } - } - } - result.push(next.iter().collect()); - result -} - -fn read_move(csv_line: &[String], expected_worm_id: i32) -> Command { - let worm_id = csv_line[3].parse::().unwrap(); - let select = if worm_id == expected_worm_id { - None - } else { - Some(worm_id) - }; - match csv_line[1].as_ref() { - "move" => { - let (x, y) = read_xy_pair(&csv_line[2]); - Command { - worm: select, - action: Action::Move(Point2d::new(x, y)), - } - } - "dig" => { - let (x, y) = read_xy_pair(&csv_line[2]); - Command { - worm: select, - action: Action::Dig(Point2d::new(x, y)), - } - } - "banana" => { - let (x, y) = read_xy_pair(&csv_line[2]); - Command { - worm: select, - action: Action::Bomb(Point2d::new(x, y)), - } - } - "snowball" => { - let (x, y) = read_xy_pair(&csv_line[2]); - Command { - worm: select, - action: Action::Snowball(Point2d::new(x, y)), - } - } - "nothing" | "invalid" => Command { - worm: select, - action: Action::DoNothing, - }, - "shoot" => { - use steam_powered_wyrm::geometry::Direction::*; - - let dir = match csv_line[2].as_ref() { - "shoot N" => North, - "shoot NE" => NorthEast, - "shoot E" => East, - "shoot SE" => SouthEast, - "shoot S" => South, - "shoot SW" => SouthWest, - "shoot W" => West, - "shoot NW" => NorthWest, - _ => panic!("Unknown shoot direction: {}", csv_line[2]), - }; - Command { - worm: select, - action: Action::Shoot(dir), - } - } - x => { - panic!("Unknown command {}", x); - } - } -} - -fn read_xy_pair(input: &str) -> (i8, i8) { - let mut char_iter = input.chars(); - let _ = char_iter - .by_ref() - .take_while(|c| *c != ' ') - .collect::(); - let x = char_iter - .by_ref() - .take_while(|c| *c != ' ') - .collect::() - .trim() - .parse::() - .unwrap(); - let y = char_iter - .by_ref() - .take_while(|c| *c != ' ') - .collect::() - .trim() - .parse::() - .unwrap(); - (x, y) -} diff --git a/tests/replays/2019.08.19.21.15.02/A-init.json b/tests/replays/2019.08.19.21.15.02/A-init.json deleted file mode 100644 index ea2e948..0000000 --- a/tests/replays/2019.08.19.21.15.02/A-init.json +++ /dev/null @@ -1 +0,0 @@ -{"currentRound":1,"maxRounds":400,"pushbackDamage":20,"lavaDamage":3,"mapSize":33,"currentWormId":1,"consecutiveDoNothingCount":0,"myPlayer":{"id":1,"score":116,"health":350,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":24,"y":4},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":24,"y":28},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":1,"y":16},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]},"opponents":[{"id":2,"score":116,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":8,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":8,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":31,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]}],"map":[[{"x":0,"y":0,"type":"DEEP_SPACE"},{"x":1,"y":0,"type":"DEEP_SPACE"},{"x":2,"y":0,"type":"DEEP_SPACE"},{"x":3,"y":0,"type":"DEEP_SPACE"},{"x":4,"y":0,"type":"DEEP_SPACE"},{"x":5,"y":0,"type":"DEEP_SPACE"},{"x":6,"y":0,"type":"DEEP_SPACE"},{"x":7,"y":0,"type":"DEEP_SPACE"},{"x":8,"y":0,"type":"DEEP_SPACE"},{"x":9,"y":0,"type":"DEEP_SPACE"},{"x":10,"y":0,"type":"DEEP_SPACE"},{"x":11,"y":0,"type":"DIRT"},{"x":12,"y":0,"type":"AIR"},{"x":13,"y":0,"type":"DIRT"},{"x":14,"y":0,"type":"DIRT"},{"x":15,"y":0,"type":"DIRT"},{"x":16,"y":0,"type":"AIR"},{"x":17,"y":0,"type":"DIRT"},{"x":18,"y":0,"type":"DIRT"},{"x":19,"y":0,"type":"DIRT"},{"x":20,"y":0,"type":"AIR"},{"x":21,"y":0,"type":"DIRT"},{"x":22,"y":0,"type":"DEEP_SPACE"},{"x":23,"y":0,"type":"DEEP_SPACE"},{"x":24,"y":0,"type":"DEEP_SPACE"},{"x":25,"y":0,"type":"DEEP_SPACE"},{"x":26,"y":0,"type":"DEEP_SPACE"},{"x":27,"y":0,"type":"DEEP_SPACE"},{"x":28,"y":0,"type":"DEEP_SPACE"},{"x":29,"y":0,"type":"DEEP_SPACE"},{"x":30,"y":0,"type":"DEEP_SPACE"},{"x":31,"y":0,"type":"DEEP_SPACE"},{"x":32,"y":0,"type":"DEEP_SPACE"}],[{"x":0,"y":1,"type":"DEEP_SPACE"},{"x":1,"y":1,"type":"DEEP_SPACE"},{"x":2,"y":1,"type":"DEEP_SPACE"},{"x":3,"y":1,"type":"DEEP_SPACE"},{"x":4,"y":1,"type":"DEEP_SPACE"},{"x":5,"y":1,"type":"DEEP_SPACE"},{"x":6,"y":1,"type":"DEEP_SPACE"},{"x":7,"y":1,"type":"DEEP_SPACE"},{"x":8,"y":1,"type":"DIRT"},{"x":9,"y":1,"type":"AIR"},{"x":10,"y":1,"type":"AIR"},{"x":11,"y":1,"type":"AIR"},{"x":12,"y":1,"type":"AIR"},{"x":13,"y":1,"type":"AIR"},{"x":14,"y":1,"type":"DIRT"},{"x":15,"y":1,"type":"DIRT"},{"x":16,"y":1,"type":"AIR"},{"x":17,"y":1,"type":"DIRT"},{"x":18,"y":1,"type":"DIRT"},{"x":19,"y":1,"type":"AIR"},{"x":20,"y":1,"type":"AIR"},{"x":21,"y":1,"type":"AIR"},{"x":22,"y":1,"type":"AIR"},{"x":23,"y":1,"type":"AIR"},{"x":24,"y":1,"type":"DIRT"},{"x":25,"y":1,"type":"DEEP_SPACE"},{"x":26,"y":1,"type":"DEEP_SPACE"},{"x":27,"y":1,"type":"DEEP_SPACE"},{"x":28,"y":1,"type":"DEEP_SPACE"},{"x":29,"y":1,"type":"DEEP_SPACE"},{"x":30,"y":1,"type":"DEEP_SPACE"},{"x":31,"y":1,"type":"DEEP_SPACE"},{"x":32,"y":1,"type":"DEEP_SPACE"}],[{"x":0,"y":2,"type":"DEEP_SPACE"},{"x":1,"y":2,"type":"DEEP_SPACE"},{"x":2,"y":2,"type":"DEEP_SPACE"},{"x":3,"y":2,"type":"DEEP_SPACE"},{"x":4,"y":2,"type":"DEEP_SPACE"},{"x":5,"y":2,"type":"DEEP_SPACE"},{"x":6,"y":2,"type":"DEEP_SPACE"},{"x":7,"y":2,"type":"DIRT"},{"x":8,"y":2,"type":"DIRT"},{"x":9,"y":2,"type":"DIRT"},{"x":10,"y":2,"type":"DIRT"},{"x":11,"y":2,"type":"DIRT"},{"x":12,"y":2,"type":"DIRT"},{"x":13,"y":2,"type":"AIR"},{"x":14,"y":2,"type":"AIR"},{"x":15,"y":2,"type":"DIRT"},{"x":16,"y":2,"type":"AIR"},{"x":17,"y":2,"type":"DIRT"},{"x":18,"y":2,"type":"AIR"},{"x":19,"y":2,"type":"AIR"},{"x":20,"y":2,"type":"DIRT"},{"x":21,"y":2,"type":"DIRT"},{"x":22,"y":2,"type":"DIRT"},{"x":23,"y":2,"type":"DIRT"},{"x":24,"y":2,"type":"DIRT"},{"x":25,"y":2,"type":"DIRT"},{"x":26,"y":2,"type":"DEEP_SPACE"},{"x":27,"y":2,"type":"DEEP_SPACE"},{"x":28,"y":2,"type":"DEEP_SPACE"},{"x":29,"y":2,"type":"DEEP_SPACE"},{"x":30,"y":2,"type":"DEEP_SPACE"},{"x":31,"y":2,"type":"DEEP_SPACE"},{"x":32,"y":2,"type":"DEEP_SPACE"}],[{"x":0,"y":3,"type":"DEEP_SPACE"},{"x":1,"y":3,"type":"DEEP_SPACE"},{"x":2,"y":3,"type":"DEEP_SPACE"},{"x":3,"y":3,"type":"DEEP_SPACE"},{"x":4,"y":3,"type":"DEEP_SPACE"},{"x":5,"y":3,"type":"DEEP_SPACE"},{"x":6,"y":3,"type":"DIRT"},{"x":7,"y":3,"type":"AIR"},{"x":8,"y":3,"type":"AIR"},{"x":9,"y":3,"type":"AIR"},{"x":10,"y":3,"type":"DIRT"},{"x":11,"y":3,"type":"DIRT"},{"x":12,"y":3,"type":"DIRT"},{"x":13,"y":3,"type":"DIRT"},{"x":14,"y":3,"type":"AIR"},{"x":15,"y":3,"type":"AIR"},{"x":16,"y":3,"type":"AIR"},{"x":17,"y":3,"type":"AIR"},{"x":18,"y":3,"type":"AIR"},{"x":19,"y":3,"type":"DIRT"},{"x":20,"y":3,"type":"DIRT"},{"x":21,"y":3,"type":"DIRT"},{"x":22,"y":3,"type":"DIRT"},{"x":23,"y":3,"type":"AIR"},{"x":24,"y":3,"type":"AIR"},{"x":25,"y":3,"type":"AIR"},{"x":26,"y":3,"type":"DIRT"},{"x":27,"y":3,"type":"DEEP_SPACE"},{"x":28,"y":3,"type":"DEEP_SPACE"},{"x":29,"y":3,"type":"DEEP_SPACE"},{"x":30,"y":3,"type":"DEEP_SPACE"},{"x":31,"y":3,"type":"DEEP_SPACE"},{"x":32,"y":3,"type":"DEEP_SPACE"}],[{"x":0,"y":4,"type":"DEEP_SPACE"},{"x":1,"y":4,"type":"DEEP_SPACE"},{"x":2,"y":4,"type":"DEEP_SPACE"},{"x":3,"y":4,"type":"DEEP_SPACE"},{"x":4,"y":4,"type":"DIRT"},{"x":5,"y":4,"type":"DIRT"},{"x":6,"y":4,"type":"DIRT"},{"x":7,"y":4,"type":"AIR"},{"x":8,"y":4,"type":"AIR","occupier":{"id":2,"playerId":2,"health":100,"position":{"x":8,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":9,"y":4,"type":"AIR"},{"x":10,"y":4,"type":"DIRT"},{"x":11,"y":4,"type":"DIRT"},{"x":12,"y":4,"type":"DIRT"},{"x":13,"y":4,"type":"DIRT"},{"x":14,"y":4,"type":"DIRT"},{"x":15,"y":4,"type":"AIR"},{"x":16,"y":4,"type":"DIRT"},{"x":17,"y":4,"type":"AIR"},{"x":18,"y":4,"type":"DIRT"},{"x":19,"y":4,"type":"DIRT"},{"x":20,"y":4,"type":"DIRT"},{"x":21,"y":4,"type":"DIRT"},{"x":22,"y":4,"type":"DIRT"},{"x":23,"y":4,"type":"AIR"},{"x":24,"y":4,"type":"AIR","occupier":{"id":1,"playerId":1,"health":150,"position":{"x":24,"y":4},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":25,"y":4,"type":"AIR"},{"x":26,"y":4,"type":"DIRT"},{"x":27,"y":4,"type":"DIRT"},{"x":28,"y":4,"type":"DIRT"},{"x":29,"y":4,"type":"DEEP_SPACE"},{"x":30,"y":4,"type":"DEEP_SPACE"},{"x":31,"y":4,"type":"DEEP_SPACE"},{"x":32,"y":4,"type":"DEEP_SPACE"}],[{"x":0,"y":5,"type":"DEEP_SPACE"},{"x":1,"y":5,"type":"DEEP_SPACE"},{"x":2,"y":5,"type":"DEEP_SPACE"},{"x":3,"y":5,"type":"DEEP_SPACE"},{"x":4,"y":5,"type":"AIR"},{"x":5,"y":5,"type":"AIR"},{"x":6,"y":5,"type":"DIRT"},{"x":7,"y":5,"type":"AIR"},{"x":8,"y":5,"type":"AIR"},{"x":9,"y":5,"type":"AIR"},{"x":10,"y":5,"type":"DIRT"},{"x":11,"y":5,"type":"DIRT"},{"x":12,"y":5,"type":"DIRT"},{"x":13,"y":5,"type":"DIRT"},{"x":14,"y":5,"type":"DIRT"},{"x":15,"y":5,"type":"AIR"},{"x":16,"y":5,"type":"AIR"},{"x":17,"y":5,"type":"AIR"},{"x":18,"y":5,"type":"DIRT"},{"x":19,"y":5,"type":"DIRT"},{"x":20,"y":5,"type":"DIRT"},{"x":21,"y":5,"type":"DIRT"},{"x":22,"y":5,"type":"DIRT"},{"x":23,"y":5,"type":"AIR"},{"x":24,"y":5,"type":"AIR"},{"x":25,"y":5,"type":"AIR"},{"x":26,"y":5,"type":"DIRT"},{"x":27,"y":5,"type":"AIR"},{"x":28,"y":5,"type":"AIR"},{"x":29,"y":5,"type":"DEEP_SPACE"},{"x":30,"y":5,"type":"DEEP_SPACE"},{"x":31,"y":5,"type":"DEEP_SPACE"},{"x":32,"y":5,"type":"DEEP_SPACE"}],[{"x":0,"y":6,"type":"DEEP_SPACE"},{"x":1,"y":6,"type":"DEEP_SPACE"},{"x":2,"y":6,"type":"DEEP_SPACE"},{"x":3,"y":6,"type":"DIRT"},{"x":4,"y":6,"type":"DIRT"},{"x":5,"y":6,"type":"AIR"},{"x":6,"y":6,"type":"DIRT"},{"x":7,"y":6,"type":"DIRT"},{"x":8,"y":6,"type":"DIRT"},{"x":9,"y":6,"type":"DIRT"},{"x":10,"y":6,"type":"DIRT"},{"x":11,"y":6,"type":"DIRT"},{"x":12,"y":6,"type":"DIRT"},{"x":13,"y":6,"type":"DIRT"},{"x":14,"y":6,"type":"DIRT"},{"x":15,"y":6,"type":"AIR"},{"x":16,"y":6,"type":"AIR"},{"x":17,"y":6,"type":"AIR"},{"x":18,"y":6,"type":"DIRT"},{"x":19,"y":6,"type":"DIRT"},{"x":20,"y":6,"type":"DIRT"},{"x":21,"y":6,"type":"DIRT"},{"x":22,"y":6,"type":"DIRT"},{"x":23,"y":6,"type":"DIRT"},{"x":24,"y":6,"type":"DIRT"},{"x":25,"y":6,"type":"DIRT"},{"x":26,"y":6,"type":"DIRT"},{"x":27,"y":6,"type":"AIR"},{"x":28,"y":6,"type":"DIRT"},{"x":29,"y":6,"type":"DIRT"},{"x":30,"y":6,"type":"DEEP_SPACE"},{"x":31,"y":6,"type":"DEEP_SPACE"},{"x":32,"y":6,"type":"DEEP_SPACE"}],[{"x":0,"y":7,"type":"DEEP_SPACE"},{"x":1,"y":7,"type":"DEEP_SPACE"},{"x":2,"y":7,"type":"AIR"},{"x":3,"y":7,"type":"AIR"},{"x":4,"y":7,"type":"DIRT"},{"x":5,"y":7,"type":"AIR"},{"x":6,"y":7,"type":"AIR"},{"x":7,"y":7,"type":"DIRT"},{"x":8,"y":7,"type":"DIRT"},{"x":9,"y":7,"type":"AIR"},{"x":10,"y":7,"type":"AIR"},{"x":11,"y":7,"type":"DIRT"},{"x":12,"y":7,"type":"DIRT"},{"x":13,"y":7,"type":"AIR"},{"x":14,"y":7,"type":"AIR"},{"x":15,"y":7,"type":"AIR"},{"x":16,"y":7,"type":"DIRT"},{"x":17,"y":7,"type":"AIR"},{"x":18,"y":7,"type":"AIR"},{"x":19,"y":7,"type":"AIR"},{"x":20,"y":7,"type":"DIRT"},{"x":21,"y":7,"type":"DIRT"},{"x":22,"y":7,"type":"AIR"},{"x":23,"y":7,"type":"AIR"},{"x":24,"y":7,"type":"DIRT"},{"x":25,"y":7,"type":"DIRT"},{"x":26,"y":7,"type":"AIR"},{"x":27,"y":7,"type":"AIR"},{"x":28,"y":7,"type":"DIRT"},{"x":29,"y":7,"type":"AIR"},{"x":30,"y":7,"type":"AIR"},{"x":31,"y":7,"type":"DEEP_SPACE"},{"x":32,"y":7,"type":"DEEP_SPACE"}],[{"x":0,"y":8,"type":"DEEP_SPACE"},{"x":1,"y":8,"type":"AIR"},{"x":2,"y":8,"type":"AIR"},{"x":3,"y":8,"type":"AIR"},{"x":4,"y":8,"type":"AIR"},{"x":5,"y":8,"type":"DIRT"},{"x":6,"y":8,"type":"DIRT"},{"x":7,"y":8,"type":"DIRT"},{"x":8,"y":8,"type":"DIRT"},{"x":9,"y":8,"type":"DIRT"},{"x":10,"y":8,"type":"DIRT"},{"x":11,"y":8,"type":"DIRT"},{"x":12,"y":8,"type":"DIRT"},{"x":13,"y":8,"type":"AIR"},{"x":14,"y":8,"type":"AIR"},{"x":15,"y":8,"type":"DIRT"},{"x":16,"y":8,"type":"DIRT"},{"x":17,"y":8,"type":"DIRT"},{"x":18,"y":8,"type":"AIR"},{"x":19,"y":8,"type":"AIR"},{"x":20,"y":8,"type":"DIRT"},{"x":21,"y":8,"type":"DIRT"},{"x":22,"y":8,"type":"DIRT"},{"x":23,"y":8,"type":"DIRT"},{"x":24,"y":8,"type":"DIRT"},{"x":25,"y":8,"type":"DIRT"},{"x":26,"y":8,"type":"DIRT"},{"x":27,"y":8,"type":"DIRT"},{"x":28,"y":8,"type":"AIR"},{"x":29,"y":8,"type":"AIR"},{"x":30,"y":8,"type":"AIR"},{"x":31,"y":8,"type":"AIR"},{"x":32,"y":8,"type":"DEEP_SPACE"}],[{"x":0,"y":9,"type":"DEEP_SPACE"},{"x":1,"y":9,"type":"AIR"},{"x":2,"y":9,"type":"AIR"},{"x":3,"y":9,"type":"AIR"},{"x":4,"y":9,"type":"DIRT"},{"x":5,"y":9,"type":"DIRT"},{"x":6,"y":9,"type":"DIRT"},{"x":7,"y":9,"type":"DIRT"},{"x":8,"y":9,"type":"DIRT"},{"x":9,"y":9,"type":"DIRT"},{"x":10,"y":9,"type":"DIRT"},{"x":11,"y":9,"type":"AIR"},{"x":12,"y":9,"type":"DIRT"},{"x":13,"y":9,"type":"AIR"},{"x":14,"y":9,"type":"AIR"},{"x":15,"y":9,"type":"DIRT"},{"x":16,"y":9,"type":"DIRT"},{"x":17,"y":9,"type":"DIRT"},{"x":18,"y":9,"type":"AIR"},{"x":19,"y":9,"type":"AIR"},{"x":20,"y":9,"type":"DIRT"},{"x":21,"y":9,"type":"AIR"},{"x":22,"y":9,"type":"DIRT"},{"x":23,"y":9,"type":"DIRT"},{"x":24,"y":9,"type":"DIRT"},{"x":25,"y":9,"type":"DIRT"},{"x":26,"y":9,"type":"DIRT"},{"x":27,"y":9,"type":"DIRT"},{"x":28,"y":9,"type":"DIRT"},{"x":29,"y":9,"type":"AIR"},{"x":30,"y":9,"type":"AIR"},{"x":31,"y":9,"type":"AIR"},{"x":32,"y":9,"type":"DEEP_SPACE"}],[{"x":0,"y":10,"type":"DEEP_SPACE"},{"x":1,"y":10,"type":"AIR"},{"x":2,"y":10,"type":"AIR"},{"x":3,"y":10,"type":"AIR"},{"x":4,"y":10,"type":"AIR"},{"x":5,"y":10,"type":"DIRT"},{"x":6,"y":10,"type":"DIRT"},{"x":7,"y":10,"type":"DIRT"},{"x":8,"y":10,"type":"AIR"},{"x":9,"y":10,"type":"DIRT"},{"x":10,"y":10,"type":"DIRT"},{"x":11,"y":10,"type":"AIR"},{"x":12,"y":10,"type":"DIRT"},{"x":13,"y":10,"type":"DIRT"},{"x":14,"y":10,"type":"DIRT"},{"x":15,"y":10,"type":"DIRT"},{"x":16,"y":10,"type":"AIR"},{"x":17,"y":10,"type":"DIRT"},{"x":18,"y":10,"type":"DIRT"},{"x":19,"y":10,"type":"DIRT"},{"x":20,"y":10,"type":"DIRT"},{"x":21,"y":10,"type":"AIR"},{"x":22,"y":10,"type":"DIRT"},{"x":23,"y":10,"type":"DIRT"},{"x":24,"y":10,"type":"AIR"},{"x":25,"y":10,"type":"DIRT"},{"x":26,"y":10,"type":"DIRT"},{"x":27,"y":10,"type":"DIRT"},{"x":28,"y":10,"type":"AIR"},{"x":29,"y":10,"type":"AIR"},{"x":30,"y":10,"type":"AIR"},{"x":31,"y":10,"type":"AIR"},{"x":32,"y":10,"type":"DEEP_SPACE"}],[{"x":0,"y":11,"type":"DIRT"},{"x":1,"y":11,"type":"DIRT"},{"x":2,"y":11,"type":"AIR"},{"x":3,"y":11,"type":"AIR"},{"x":4,"y":11,"type":"AIR"},{"x":5,"y":11,"type":"AIR"},{"x":6,"y":11,"type":"DIRT"},{"x":7,"y":11,"type":"DIRT"},{"x":8,"y":11,"type":"AIR"},{"x":9,"y":11,"type":"DIRT"},{"x":10,"y":11,"type":"AIR"},{"x":11,"y":11,"type":"AIR"},{"x":12,"y":11,"type":"DIRT"},{"x":13,"y":11,"type":"DIRT"},{"x":14,"y":11,"type":"DIRT"},{"x":15,"y":11,"type":"AIR"},{"x":16,"y":11,"type":"AIR"},{"x":17,"y":11,"type":"AIR"},{"x":18,"y":11,"type":"DIRT"},{"x":19,"y":11,"type":"DIRT"},{"x":20,"y":11,"type":"DIRT"},{"x":21,"y":11,"type":"AIR"},{"x":22,"y":11,"type":"AIR"},{"x":23,"y":11,"type":"DIRT"},{"x":24,"y":11,"type":"AIR"},{"x":25,"y":11,"type":"DIRT"},{"x":26,"y":11,"type":"DIRT"},{"x":27,"y":11,"type":"AIR"},{"x":28,"y":11,"type":"AIR"},{"x":29,"y":11,"type":"AIR"},{"x":30,"y":11,"type":"AIR"},{"x":31,"y":11,"type":"DIRT"},{"x":32,"y":11,"type":"DIRT"}],[{"x":0,"y":12,"type":"AIR"},{"x":1,"y":12,"type":"AIR"},{"x":2,"y":12,"type":"AIR"},{"x":3,"y":12,"type":"AIR"},{"x":4,"y":12,"type":"AIR"},{"x":5,"y":12,"type":"AIR"},{"x":6,"y":12,"type":"AIR"},{"x":7,"y":12,"type":"DIRT"},{"x":8,"y":12,"type":"DIRT"},{"x":9,"y":12,"type":"DIRT"},{"x":10,"y":12,"type":"AIR"},{"x":11,"y":12,"type":"AIR"},{"x":12,"y":12,"type":"AIR"},{"x":13,"y":12,"type":"DIRT"},{"x":14,"y":12,"type":"DIRT"},{"x":15,"y":12,"type":"AIR"},{"x":16,"y":12,"type":"AIR"},{"x":17,"y":12,"type":"AIR"},{"x":18,"y":12,"type":"DIRT"},{"x":19,"y":12,"type":"DIRT"},{"x":20,"y":12,"type":"AIR"},{"x":21,"y":12,"type":"AIR"},{"x":22,"y":12,"type":"AIR"},{"x":23,"y":12,"type":"DIRT"},{"x":24,"y":12,"type":"DIRT"},{"x":25,"y":12,"type":"DIRT"},{"x":26,"y":12,"type":"AIR"},{"x":27,"y":12,"type":"AIR"},{"x":28,"y":12,"type":"AIR"},{"x":29,"y":12,"type":"AIR"},{"x":30,"y":12,"type":"AIR"},{"x":31,"y":12,"type":"AIR"},{"x":32,"y":12,"type":"AIR"}],[{"x":0,"y":13,"type":"AIR"},{"x":1,"y":13,"type":"AIR"},{"x":2,"y":13,"type":"AIR"},{"x":3,"y":13,"type":"AIR"},{"x":4,"y":13,"type":"DIRT"},{"x":5,"y":13,"type":"DIRT"},{"x":6,"y":13,"type":"AIR"},{"x":7,"y":13,"type":"DIRT"},{"x":8,"y":13,"type":"DIRT"},{"x":9,"y":13,"type":"DIRT"},{"x":10,"y":13,"type":"DIRT"},{"x":11,"y":13,"type":"AIR"},{"x":12,"y":13,"type":"DIRT"},{"x":13,"y":13,"type":"DIRT"},{"x":14,"y":13,"type":"DIRT"},{"x":15,"y":13,"type":"AIR"},{"x":16,"y":13,"type":"AIR"},{"x":17,"y":13,"type":"AIR"},{"x":18,"y":13,"type":"DIRT"},{"x":19,"y":13,"type":"DIRT"},{"x":20,"y":13,"type":"DIRT"},{"x":21,"y":13,"type":"AIR"},{"x":22,"y":13,"type":"DIRT"},{"x":23,"y":13,"type":"DIRT"},{"x":24,"y":13,"type":"DIRT"},{"x":25,"y":13,"type":"DIRT"},{"x":26,"y":13,"type":"AIR"},{"x":27,"y":13,"type":"DIRT"},{"x":28,"y":13,"type":"DIRT"},{"x":29,"y":13,"type":"AIR"},{"x":30,"y":13,"type":"AIR"},{"x":31,"y":13,"type":"AIR"},{"x":32,"y":13,"type":"AIR"}],[{"x":0,"y":14,"type":"DIRT"},{"x":1,"y":14,"type":"DIRT"},{"x":2,"y":14,"type":"DIRT"},{"x":3,"y":14,"type":"DIRT"},{"x":4,"y":14,"type":"DIRT"},{"x":5,"y":14,"type":"DIRT"},{"x":6,"y":14,"type":"AIR"},{"x":7,"y":14,"type":"DIRT"},{"x":8,"y":14,"type":"DIRT"},{"x":9,"y":14,"type":"DIRT"},{"x":10,"y":14,"type":"AIR"},{"x":11,"y":14,"type":"AIR"},{"x":12,"y":14,"type":"AIR"},{"x":13,"y":14,"type":"DIRT"},{"x":14,"y":14,"type":"AIR"},{"x":15,"y":14,"type":"AIR"},{"x":16,"y":14,"type":"AIR"},{"x":17,"y":14,"type":"AIR"},{"x":18,"y":14,"type":"AIR"},{"x":19,"y":14,"type":"DIRT"},{"x":20,"y":14,"type":"AIR"},{"x":21,"y":14,"type":"AIR"},{"x":22,"y":14,"type":"AIR"},{"x":23,"y":14,"type":"DIRT"},{"x":24,"y":14,"type":"DIRT"},{"x":25,"y":14,"type":"DIRT"},{"x":26,"y":14,"type":"AIR"},{"x":27,"y":14,"type":"DIRT"},{"x":28,"y":14,"type":"DIRT"},{"x":29,"y":14,"type":"DIRT"},{"x":30,"y":14,"type":"DIRT"},{"x":31,"y":14,"type":"DIRT"},{"x":32,"y":14,"type":"DIRT"}],[{"x":0,"y":15,"type":"AIR"},{"x":1,"y":15,"type":"AIR"},{"x":2,"y":15,"type":"AIR"},{"x":3,"y":15,"type":"DIRT"},{"x":4,"y":15,"type":"DIRT"},{"x":5,"y":15,"type":"DIRT"},{"x":6,"y":15,"type":"AIR"},{"x":7,"y":15,"type":"AIR"},{"x":8,"y":15,"type":"AIR"},{"x":9,"y":15,"type":"AIR"},{"x":10,"y":15,"type":"AIR"},{"x":11,"y":15,"type":"AIR"},{"x":12,"y":15,"type":"AIR"},{"x":13,"y":15,"type":"AIR"},{"x":14,"y":15,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":15,"y":15,"type":"AIR"},{"x":16,"y":15,"type":"AIR"},{"x":17,"y":15,"type":"AIR"},{"x":18,"y":15,"type":"AIR"},{"x":19,"y":15,"type":"AIR"},{"x":20,"y":15,"type":"AIR"},{"x":21,"y":15,"type":"AIR"},{"x":22,"y":15,"type":"AIR"},{"x":23,"y":15,"type":"AIR"},{"x":24,"y":15,"type":"AIR"},{"x":25,"y":15,"type":"AIR"},{"x":26,"y":15,"type":"AIR"},{"x":27,"y":15,"type":"DIRT"},{"x":28,"y":15,"type":"DIRT"},{"x":29,"y":15,"type":"DIRT"},{"x":30,"y":15,"type":"AIR"},{"x":31,"y":15,"type":"AIR"},{"x":32,"y":15,"type":"AIR"}],[{"x":0,"y":16,"type":"AIR"},{"x":1,"y":16,"type":"AIR","occupier":{"id":3,"playerId":1,"health":100,"position":{"x":1,"y":16},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":2,"y":16,"type":"AIR"},{"x":3,"y":16,"type":"DIRT"},{"x":4,"y":16,"type":"DIRT"},{"x":5,"y":16,"type":"DIRT"},{"x":6,"y":16,"type":"AIR"},{"x":7,"y":16,"type":"AIR"},{"x":8,"y":16,"type":"AIR"},{"x":9,"y":16,"type":"AIR"},{"x":10,"y":16,"type":"DIRT"},{"x":11,"y":16,"type":"DIRT"},{"x":12,"y":16,"type":"DIRT"},{"x":13,"y":16,"type":"AIR"},{"x":14,"y":16,"type":"AIR"},{"x":15,"y":16,"type":"AIR"},{"x":16,"y":16,"type":"AIR"},{"x":17,"y":16,"type":"AIR"},{"x":18,"y":16,"type":"AIR"},{"x":19,"y":16,"type":"AIR"},{"x":20,"y":16,"type":"DIRT"},{"x":21,"y":16,"type":"DIRT"},{"x":22,"y":16,"type":"DIRT"},{"x":23,"y":16,"type":"AIR"},{"x":24,"y":16,"type":"AIR"},{"x":25,"y":16,"type":"AIR"},{"x":26,"y":16,"type":"AIR"},{"x":27,"y":16,"type":"DIRT"},{"x":28,"y":16,"type":"DIRT"},{"x":29,"y":16,"type":"DIRT"},{"x":30,"y":16,"type":"AIR"},{"x":31,"y":16,"type":"AIR","occupier":{"id":3,"playerId":2,"health":100,"position":{"x":31,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":32,"y":16,"type":"AIR"}],[{"x":0,"y":17,"type":"AIR"},{"x":1,"y":17,"type":"AIR"},{"x":2,"y":17,"type":"AIR"},{"x":3,"y":17,"type":"DIRT"},{"x":4,"y":17,"type":"DIRT"},{"x":5,"y":17,"type":"DIRT"},{"x":6,"y":17,"type":"AIR"},{"x":7,"y":17,"type":"AIR"},{"x":8,"y":17,"type":"DIRT"},{"x":9,"y":17,"type":"DIRT"},{"x":10,"y":17,"type":"AIR"},{"x":11,"y":17,"type":"AIR"},{"x":12,"y":17,"type":"DIRT"},{"x":13,"y":17,"type":"DIRT"},{"x":14,"y":17,"type":"AIR"},{"x":15,"y":17,"type":"AIR"},{"x":16,"y":17,"type":"DIRT"},{"x":17,"y":17,"type":"AIR"},{"x":18,"y":17,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":19,"y":17,"type":"DIRT"},{"x":20,"y":17,"type":"DIRT"},{"x":21,"y":17,"type":"AIR"},{"x":22,"y":17,"type":"AIR"},{"x":23,"y":17,"type":"DIRT"},{"x":24,"y":17,"type":"DIRT"},{"x":25,"y":17,"type":"AIR"},{"x":26,"y":17,"type":"AIR"},{"x":27,"y":17,"type":"DIRT"},{"x":28,"y":17,"type":"DIRT"},{"x":29,"y":17,"type":"DIRT"},{"x":30,"y":17,"type":"AIR"},{"x":31,"y":17,"type":"AIR"},{"x":32,"y":17,"type":"AIR"}],[{"x":0,"y":18,"type":"DIRT"},{"x":1,"y":18,"type":"DIRT"},{"x":2,"y":18,"type":"DIRT"},{"x":3,"y":18,"type":"DIRT"},{"x":4,"y":18,"type":"DIRT"},{"x":5,"y":18,"type":"AIR"},{"x":6,"y":18,"type":"AIR"},{"x":7,"y":18,"type":"DIRT"},{"x":8,"y":18,"type":"DIRT"},{"x":9,"y":18,"type":"DIRT"},{"x":10,"y":18,"type":"AIR"},{"x":11,"y":18,"type":"AIR"},{"x":12,"y":18,"type":"AIR"},{"x":13,"y":18,"type":"DIRT"},{"x":14,"y":18,"type":"DIRT"},{"x":15,"y":18,"type":"AIR"},{"x":16,"y":18,"type":"DIRT"},{"x":17,"y":18,"type":"AIR"},{"x":18,"y":18,"type":"DIRT"},{"x":19,"y":18,"type":"DIRT"},{"x":20,"y":18,"type":"AIR"},{"x":21,"y":18,"type":"AIR"},{"x":22,"y":18,"type":"AIR"},{"x":23,"y":18,"type":"DIRT"},{"x":24,"y":18,"type":"DIRT"},{"x":25,"y":18,"type":"DIRT"},{"x":26,"y":18,"type":"AIR"},{"x":27,"y":18,"type":"AIR"},{"x":28,"y":18,"type":"DIRT"},{"x":29,"y":18,"type":"DIRT"},{"x":30,"y":18,"type":"DIRT"},{"x":31,"y":18,"type":"DIRT"},{"x":32,"y":18,"type":"DIRT"}],[{"x":0,"y":19,"type":"AIR"},{"x":1,"y":19,"type":"AIR"},{"x":2,"y":19,"type":"AIR"},{"x":3,"y":19,"type":"AIR"},{"x":4,"y":19,"type":"DIRT"},{"x":5,"y":19,"type":"DIRT"},{"x":6,"y":19,"type":"AIR"},{"x":7,"y":19,"type":"AIR"},{"x":8,"y":19,"type":"DIRT"},{"x":9,"y":19,"type":"AIR"},{"x":10,"y":19,"type":"AIR"},{"x":11,"y":19,"type":"AIR"},{"x":12,"y":19,"type":"DIRT"},{"x":13,"y":19,"type":"DIRT"},{"x":14,"y":19,"type":"AIR"},{"x":15,"y":19,"type":"AIR"},{"x":16,"y":19,"type":"AIR"},{"x":17,"y":19,"type":"AIR"},{"x":18,"y":19,"type":"AIR"},{"x":19,"y":19,"type":"DIRT"},{"x":20,"y":19,"type":"DIRT"},{"x":21,"y":19,"type":"AIR"},{"x":22,"y":19,"type":"AIR"},{"x":23,"y":19,"type":"AIR"},{"x":24,"y":19,"type":"DIRT"},{"x":25,"y":19,"type":"AIR"},{"x":26,"y":19,"type":"AIR"},{"x":27,"y":19,"type":"DIRT"},{"x":28,"y":19,"type":"DIRT"},{"x":29,"y":19,"type":"AIR"},{"x":30,"y":19,"type":"AIR"},{"x":31,"y":19,"type":"AIR"},{"x":32,"y":19,"type":"AIR"}],[{"x":0,"y":20,"type":"DIRT"},{"x":1,"y":20,"type":"AIR"},{"x":2,"y":20,"type":"AIR"},{"x":3,"y":20,"type":"AIR"},{"x":4,"y":20,"type":"AIR"},{"x":5,"y":20,"type":"DIRT"},{"x":6,"y":20,"type":"DIRT"},{"x":7,"y":20,"type":"AIR"},{"x":8,"y":20,"type":"AIR"},{"x":9,"y":20,"type":"AIR"},{"x":10,"y":20,"type":"DIRT"},{"x":11,"y":20,"type":"DIRT"},{"x":12,"y":20,"type":"DIRT"},{"x":13,"y":20,"type":"DIRT"},{"x":14,"y":20,"type":"DIRT"},{"x":15,"y":20,"type":"AIR"},{"x":16,"y":20,"type":"AIR"},{"x":17,"y":20,"type":"AIR"},{"x":18,"y":20,"type":"DIRT"},{"x":19,"y":20,"type":"DIRT"},{"x":20,"y":20,"type":"DIRT"},{"x":21,"y":20,"type":"DIRT"},{"x":22,"y":20,"type":"DIRT"},{"x":23,"y":20,"type":"AIR"},{"x":24,"y":20,"type":"AIR"},{"x":25,"y":20,"type":"AIR"},{"x":26,"y":20,"type":"DIRT"},{"x":27,"y":20,"type":"DIRT"},{"x":28,"y":20,"type":"AIR"},{"x":29,"y":20,"type":"AIR"},{"x":30,"y":20,"type":"AIR"},{"x":31,"y":20,"type":"AIR"},{"x":32,"y":20,"type":"DIRT"}],[{"x":0,"y":21,"type":"DIRT"},{"x":1,"y":21,"type":"AIR"},{"x":2,"y":21,"type":"AIR"},{"x":3,"y":21,"type":"AIR"},{"x":4,"y":21,"type":"AIR"},{"x":5,"y":21,"type":"DIRT"},{"x":6,"y":21,"type":"DIRT"},{"x":7,"y":21,"type":"DIRT"},{"x":8,"y":21,"type":"AIR"},{"x":9,"y":21,"type":"DIRT"},{"x":10,"y":21,"type":"DIRT"},{"x":11,"y":21,"type":"DIRT"},{"x":12,"y":21,"type":"DIRT"},{"x":13,"y":21,"type":"DIRT"},{"x":14,"y":21,"type":"AIR"},{"x":15,"y":21,"type":"AIR"},{"x":16,"y":21,"type":"DIRT"},{"x":17,"y":21,"type":"AIR"},{"x":18,"y":21,"type":"AIR"},{"x":19,"y":21,"type":"DIRT"},{"x":20,"y":21,"type":"DIRT"},{"x":21,"y":21,"type":"DIRT"},{"x":22,"y":21,"type":"DIRT"},{"x":23,"y":21,"type":"DIRT"},{"x":24,"y":21,"type":"AIR"},{"x":25,"y":21,"type":"DIRT"},{"x":26,"y":21,"type":"DIRT"},{"x":27,"y":21,"type":"DIRT"},{"x":28,"y":21,"type":"AIR"},{"x":29,"y":21,"type":"AIR"},{"x":30,"y":21,"type":"AIR"},{"x":31,"y":21,"type":"AIR"},{"x":32,"y":21,"type":"DIRT"}],[{"x":0,"y":22,"type":"DEEP_SPACE"},{"x":1,"y":22,"type":"AIR"},{"x":2,"y":22,"type":"AIR"},{"x":3,"y":22,"type":"DIRT"},{"x":4,"y":22,"type":"DIRT"},{"x":5,"y":22,"type":"DIRT"},{"x":6,"y":22,"type":"DIRT"},{"x":7,"y":22,"type":"DIRT"},{"x":8,"y":22,"type":"DIRT"},{"x":9,"y":22,"type":"DIRT"},{"x":10,"y":22,"type":"DIRT"},{"x":11,"y":22,"type":"DIRT"},{"x":12,"y":22,"type":"DIRT"},{"x":13,"y":22,"type":"DIRT"},{"x":14,"y":22,"type":"AIR"},{"x":15,"y":22,"type":"AIR"},{"x":16,"y":22,"type":"AIR"},{"x":17,"y":22,"type":"AIR"},{"x":18,"y":22,"type":"AIR"},{"x":19,"y":22,"type":"DIRT"},{"x":20,"y":22,"type":"DIRT"},{"x":21,"y":22,"type":"DIRT"},{"x":22,"y":22,"type":"DIRT"},{"x":23,"y":22,"type":"DIRT"},{"x":24,"y":22,"type":"DIRT"},{"x":25,"y":22,"type":"DIRT"},{"x":26,"y":22,"type":"DIRT"},{"x":27,"y":22,"type":"DIRT"},{"x":28,"y":22,"type":"DIRT"},{"x":29,"y":22,"type":"DIRT"},{"x":30,"y":22,"type":"AIR"},{"x":31,"y":22,"type":"AIR"},{"x":32,"y":22,"type":"DEEP_SPACE"}],[{"x":0,"y":23,"type":"DEEP_SPACE"},{"x":1,"y":23,"type":"AIR"},{"x":2,"y":23,"type":"DIRT"},{"x":3,"y":23,"type":"DIRT"},{"x":4,"y":23,"type":"DIRT"},{"x":5,"y":23,"type":"AIR"},{"x":6,"y":23,"type":"AIR"},{"x":7,"y":23,"type":"DIRT"},{"x":8,"y":23,"type":"DIRT"},{"x":9,"y":23,"type":"DIRT"},{"x":10,"y":23,"type":"DIRT"},{"x":11,"y":23,"type":"DIRT"},{"x":12,"y":23,"type":"DIRT"},{"x":13,"y":23,"type":"AIR"},{"x":14,"y":23,"type":"AIR"},{"x":15,"y":23,"type":"DIRT"},{"x":16,"y":23,"type":"DIRT"},{"x":17,"y":23,"type":"DIRT"},{"x":18,"y":23,"type":"AIR"},{"x":19,"y":23,"type":"AIR"},{"x":20,"y":23,"type":"DIRT"},{"x":21,"y":23,"type":"DIRT"},{"x":22,"y":23,"type":"DIRT"},{"x":23,"y":23,"type":"DIRT"},{"x":24,"y":23,"type":"DIRT"},{"x":25,"y":23,"type":"DIRT"},{"x":26,"y":23,"type":"AIR"},{"x":27,"y":23,"type":"AIR"},{"x":28,"y":23,"type":"DIRT"},{"x":29,"y":23,"type":"DIRT"},{"x":30,"y":23,"type":"DIRT"},{"x":31,"y":23,"type":"AIR"},{"x":32,"y":23,"type":"DEEP_SPACE"}],[{"x":0,"y":24,"type":"DEEP_SPACE"},{"x":1,"y":24,"type":"DIRT"},{"x":2,"y":24,"type":"DIRT"},{"x":3,"y":24,"type":"DIRT"},{"x":4,"y":24,"type":"DIRT"},{"x":5,"y":24,"type":"AIR"},{"x":6,"y":24,"type":"AIR"},{"x":7,"y":24,"type":"AIR"},{"x":8,"y":24,"type":"DIRT"},{"x":9,"y":24,"type":"AIR"},{"x":10,"y":24,"type":"DIRT"},{"x":11,"y":24,"type":"DIRT"},{"x":12,"y":24,"type":"DIRT"},{"x":13,"y":24,"type":"AIR"},{"x":14,"y":24,"type":"DIRT"},{"x":15,"y":24,"type":"DIRT"},{"x":16,"y":24,"type":"DIRT"},{"x":17,"y":24,"type":"DIRT"},{"x":18,"y":24,"type":"DIRT"},{"x":19,"y":24,"type":"AIR"},{"x":20,"y":24,"type":"DIRT"},{"x":21,"y":24,"type":"DIRT"},{"x":22,"y":24,"type":"DIRT"},{"x":23,"y":24,"type":"AIR"},{"x":24,"y":24,"type":"DIRT"},{"x":25,"y":24,"type":"AIR"},{"x":26,"y":24,"type":"AIR"},{"x":27,"y":24,"type":"AIR"},{"x":28,"y":24,"type":"DIRT"},{"x":29,"y":24,"type":"DIRT"},{"x":30,"y":24,"type":"DIRT"},{"x":31,"y":24,"type":"DIRT"},{"x":32,"y":24,"type":"DEEP_SPACE"}],[{"x":0,"y":25,"type":"DEEP_SPACE"},{"x":1,"y":25,"type":"DEEP_SPACE"},{"x":2,"y":25,"type":"DIRT"},{"x":3,"y":25,"type":"DIRT"},{"x":4,"y":25,"type":"DIRT"},{"x":5,"y":25,"type":"DIRT"},{"x":6,"y":25,"type":"DIRT"},{"x":7,"y":25,"type":"DIRT"},{"x":8,"y":25,"type":"DIRT"},{"x":9,"y":25,"type":"DIRT"},{"x":10,"y":25,"type":"DIRT"},{"x":11,"y":25,"type":"DIRT"},{"x":12,"y":25,"type":"DIRT"},{"x":13,"y":25,"type":"DIRT"},{"x":14,"y":25,"type":"DIRT"},{"x":15,"y":25,"type":"DIRT"},{"x":16,"y":25,"type":"AIR"},{"x":17,"y":25,"type":"DIRT"},{"x":18,"y":25,"type":"DIRT"},{"x":19,"y":25,"type":"DIRT"},{"x":20,"y":25,"type":"DIRT"},{"x":21,"y":25,"type":"DIRT"},{"x":22,"y":25,"type":"DIRT"},{"x":23,"y":25,"type":"DIRT"},{"x":24,"y":25,"type":"DIRT"},{"x":25,"y":25,"type":"DIRT"},{"x":26,"y":25,"type":"DIRT"},{"x":27,"y":25,"type":"DIRT"},{"x":28,"y":25,"type":"DIRT"},{"x":29,"y":25,"type":"DIRT"},{"x":30,"y":25,"type":"DIRT"},{"x":31,"y":25,"type":"DEEP_SPACE"},{"x":32,"y":25,"type":"DEEP_SPACE"}],[{"x":0,"y":26,"type":"DEEP_SPACE"},{"x":1,"y":26,"type":"DEEP_SPACE"},{"x":2,"y":26,"type":"DEEP_SPACE"},{"x":3,"y":26,"type":"AIR"},{"x":4,"y":26,"type":"DIRT"},{"x":5,"y":26,"type":"DIRT"},{"x":6,"y":26,"type":"DIRT"},{"x":7,"y":26,"type":"DIRT"},{"x":8,"y":26,"type":"DIRT"},{"x":9,"y":26,"type":"DIRT"},{"x":10,"y":26,"type":"DIRT"},{"x":11,"y":26,"type":"AIR"},{"x":12,"y":26,"type":"DIRT"},{"x":13,"y":26,"type":"DIRT"},{"x":14,"y":26,"type":"AIR"},{"x":15,"y":26,"type":"AIR"},{"x":16,"y":26,"type":"AIR"},{"x":17,"y":26,"type":"AIR"},{"x":18,"y":26,"type":"AIR"},{"x":19,"y":26,"type":"DIRT"},{"x":20,"y":26,"type":"DIRT"},{"x":21,"y":26,"type":"AIR"},{"x":22,"y":26,"type":"DIRT"},{"x":23,"y":26,"type":"DIRT"},{"x":24,"y":26,"type":"DIRT"},{"x":25,"y":26,"type":"DIRT"},{"x":26,"y":26,"type":"DIRT"},{"x":27,"y":26,"type":"DIRT"},{"x":28,"y":26,"type":"DIRT"},{"x":29,"y":26,"type":"AIR"},{"x":30,"y":26,"type":"DEEP_SPACE"},{"x":31,"y":26,"type":"DEEP_SPACE"},{"x":32,"y":26,"type":"DEEP_SPACE"}],[{"x":0,"y":27,"type":"DEEP_SPACE"},{"x":1,"y":27,"type":"DEEP_SPACE"},{"x":2,"y":27,"type":"DEEP_SPACE"},{"x":3,"y":27,"type":"DEEP_SPACE"},{"x":4,"y":27,"type":"DIRT"},{"x":5,"y":27,"type":"DIRT"},{"x":6,"y":27,"type":"DIRT"},{"x":7,"y":27,"type":"AIR"},{"x":8,"y":27,"type":"AIR"},{"x":9,"y":27,"type":"AIR"},{"x":10,"y":27,"type":"DIRT"},{"x":11,"y":27,"type":"DIRT"},{"x":12,"y":27,"type":"DIRT"},{"x":13,"y":27,"type":"DIRT"},{"x":14,"y":27,"type":"AIR"},{"x":15,"y":27,"type":"AIR"},{"x":16,"y":27,"type":"DIRT"},{"x":17,"y":27,"type":"AIR"},{"x":18,"y":27,"type":"AIR"},{"x":19,"y":27,"type":"DIRT"},{"x":20,"y":27,"type":"DIRT"},{"x":21,"y":27,"type":"DIRT"},{"x":22,"y":27,"type":"DIRT"},{"x":23,"y":27,"type":"AIR"},{"x":24,"y":27,"type":"AIR"},{"x":25,"y":27,"type":"AIR"},{"x":26,"y":27,"type":"DIRT"},{"x":27,"y":27,"type":"DIRT"},{"x":28,"y":27,"type":"DIRT"},{"x":29,"y":27,"type":"DEEP_SPACE"},{"x":30,"y":27,"type":"DEEP_SPACE"},{"x":31,"y":27,"type":"DEEP_SPACE"},{"x":32,"y":27,"type":"DEEP_SPACE"}],[{"x":0,"y":28,"type":"DEEP_SPACE"},{"x":1,"y":28,"type":"DEEP_SPACE"},{"x":2,"y":28,"type":"DEEP_SPACE"},{"x":3,"y":28,"type":"DEEP_SPACE"},{"x":4,"y":28,"type":"DIRT"},{"x":5,"y":28,"type":"DIRT"},{"x":6,"y":28,"type":"DIRT"},{"x":7,"y":28,"type":"AIR"},{"x":8,"y":28,"type":"AIR","occupier":{"id":1,"playerId":2,"health":150,"position":{"x":8,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":9,"y":28,"type":"AIR"},{"x":10,"y":28,"type":"DIRT"},{"x":11,"y":28,"type":"DIRT"},{"x":12,"y":28,"type":"DIRT"},{"x":13,"y":28,"type":"DIRT"},{"x":14,"y":28,"type":"AIR"},{"x":15,"y":28,"type":"DIRT"},{"x":16,"y":28,"type":"DIRT"},{"x":17,"y":28,"type":"DIRT"},{"x":18,"y":28,"type":"AIR"},{"x":19,"y":28,"type":"DIRT"},{"x":20,"y":28,"type":"DIRT"},{"x":21,"y":28,"type":"DIRT"},{"x":22,"y":28,"type":"DIRT"},{"x":23,"y":28,"type":"AIR"},{"x":24,"y":28,"type":"AIR","occupier":{"id":2,"playerId":1,"health":100,"position":{"x":24,"y":28},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":25,"y":28,"type":"AIR"},{"x":26,"y":28,"type":"DIRT"},{"x":27,"y":28,"type":"DIRT"},{"x":28,"y":28,"type":"DIRT"},{"x":29,"y":28,"type":"DEEP_SPACE"},{"x":30,"y":28,"type":"DEEP_SPACE"},{"x":31,"y":28,"type":"DEEP_SPACE"},{"x":32,"y":28,"type":"DEEP_SPACE"}],[{"x":0,"y":29,"type":"DEEP_SPACE"},{"x":1,"y":29,"type":"DEEP_SPACE"},{"x":2,"y":29,"type":"DEEP_SPACE"},{"x":3,"y":29,"type":"DEEP_SPACE"},{"x":4,"y":29,"type":"DEEP_SPACE"},{"x":5,"y":29,"type":"DEEP_SPACE"},{"x":6,"y":29,"type":"DIRT"},{"x":7,"y":29,"type":"AIR"},{"x":8,"y":29,"type":"AIR"},{"x":9,"y":29,"type":"AIR"},{"x":10,"y":29,"type":"DIRT"},{"x":11,"y":29,"type":"AIR"},{"x":12,"y":29,"type":"DIRT"},{"x":13,"y":29,"type":"DIRT"},{"x":14,"y":29,"type":"AIR"},{"x":15,"y":29,"type":"DIRT"},{"x":16,"y":29,"type":"AIR"},{"x":17,"y":29,"type":"DIRT"},{"x":18,"y":29,"type":"AIR"},{"x":19,"y":29,"type":"DIRT"},{"x":20,"y":29,"type":"DIRT"},{"x":21,"y":29,"type":"AIR"},{"x":22,"y":29,"type":"DIRT"},{"x":23,"y":29,"type":"AIR"},{"x":24,"y":29,"type":"AIR"},{"x":25,"y":29,"type":"AIR"},{"x":26,"y":29,"type":"DIRT"},{"x":27,"y":29,"type":"DEEP_SPACE"},{"x":28,"y":29,"type":"DEEP_SPACE"},{"x":29,"y":29,"type":"DEEP_SPACE"},{"x":30,"y":29,"type":"DEEP_SPACE"},{"x":31,"y":29,"type":"DEEP_SPACE"},{"x":32,"y":29,"type":"DEEP_SPACE"}],[{"x":0,"y":30,"type":"DEEP_SPACE"},{"x":1,"y":30,"type":"DEEP_SPACE"},{"x":2,"y":30,"type":"DEEP_SPACE"},{"x":3,"y":30,"type":"DEEP_SPACE"},{"x":4,"y":30,"type":"DEEP_SPACE"},{"x":5,"y":30,"type":"DEEP_SPACE"},{"x":6,"y":30,"type":"DEEP_SPACE"},{"x":7,"y":30,"type":"DIRT"},{"x":8,"y":30,"type":"DIRT"},{"x":9,"y":30,"type":"DIRT"},{"x":10,"y":30,"type":"DIRT"},{"x":11,"y":30,"type":"AIR"},{"x":12,"y":30,"type":"DIRT"},{"x":13,"y":30,"type":"AIR"},{"x":14,"y":30,"type":"AIR"},{"x":15,"y":30,"type":"DIRT"},{"x":16,"y":30,"type":"DIRT"},{"x":17,"y":30,"type":"DIRT"},{"x":18,"y":30,"type":"AIR"},{"x":19,"y":30,"type":"AIR"},{"x":20,"y":30,"type":"DIRT"},{"x":21,"y":30,"type":"AIR"},{"x":22,"y":30,"type":"DIRT"},{"x":23,"y":30,"type":"DIRT"},{"x":24,"y":30,"type":"DIRT"},{"x":25,"y":30,"type":"DIRT"},{"x":26,"y":30,"type":"DEEP_SPACE"},{"x":27,"y":30,"type":"DEEP_SPACE"},{"x":28,"y":30,"type":"DEEP_SPACE"},{"x":29,"y":30,"type":"DEEP_SPACE"},{"x":30,"y":30,"type":"DEEP_SPACE"},{"x":31,"y":30,"type":"DEEP_SPACE"},{"x":32,"y":30,"type":"DEEP_SPACE"}],[{"x":0,"y":31,"type":"DEEP_SPACE"},{"x":1,"y":31,"type":"DEEP_SPACE"},{"x":2,"y":31,"type":"DEEP_SPACE"},{"x":3,"y":31,"type":"DEEP_SPACE"},{"x":4,"y":31,"type":"DEEP_SPACE"},{"x":5,"y":31,"type":"DEEP_SPACE"},{"x":6,"y":31,"type":"DEEP_SPACE"},{"x":7,"y":31,"type":"DEEP_SPACE"},{"x":8,"y":31,"type":"AIR"},{"x":9,"y":31,"type":"DIRT"},{"x":10,"y":31,"type":"AIR"},{"x":11,"y":31,"type":"AIR"},{"x":12,"y":31,"type":"AIR"},{"x":13,"y":31,"type":"AIR"},{"x":14,"y":31,"type":"AIR"},{"x":15,"y":31,"type":"DIRT"},{"x":16,"y":31,"type":"DIRT"},{"x":17,"y":31,"type":"DIRT"},{"x":18,"y":31,"type":"AIR"},{"x":19,"y":31,"type":"AIR"},{"x":20,"y":31,"type":"AIR"},{"x":21,"y":31,"type":"AIR"},{"x":22,"y":31,"type":"AIR"},{"x":23,"y":31,"type":"DIRT"},{"x":24,"y":31,"type":"AIR"},{"x":25,"y":31,"type":"DEEP_SPACE"},{"x":26,"y":31,"type":"DEEP_SPACE"},{"x":27,"y":31,"type":"DEEP_SPACE"},{"x":28,"y":31,"type":"DEEP_SPACE"},{"x":29,"y":31,"type":"DEEP_SPACE"},{"x":30,"y":31,"type":"DEEP_SPACE"},{"x":31,"y":31,"type":"DEEP_SPACE"},{"x":32,"y":31,"type":"DEEP_SPACE"}],[{"x":0,"y":32,"type":"DEEP_SPACE"},{"x":1,"y":32,"type":"DEEP_SPACE"},{"x":2,"y":32,"type":"DEEP_SPACE"},{"x":3,"y":32,"type":"DEEP_SPACE"},{"x":4,"y":32,"type":"DEEP_SPACE"},{"x":5,"y":32,"type":"DEEP_SPACE"},{"x":6,"y":32,"type":"DEEP_SPACE"},{"x":7,"y":32,"type":"DEEP_SPACE"},{"x":8,"y":32,"type":"DEEP_SPACE"},{"x":9,"y":32,"type":"DEEP_SPACE"},{"x":10,"y":32,"type":"DEEP_SPACE"},{"x":11,"y":32,"type":"AIR"},{"x":12,"y":32,"type":"AIR"},{"x":13,"y":32,"type":"AIR"},{"x":14,"y":32,"type":"AIR"},{"x":15,"y":32,"type":"DIRT"},{"x":16,"y":32,"type":"AIR"},{"x":17,"y":32,"type":"DIRT"},{"x":18,"y":32,"type":"AIR"},{"x":19,"y":32,"type":"AIR"},{"x":20,"y":32,"type":"AIR"},{"x":21,"y":32,"type":"AIR"},{"x":22,"y":32,"type":"DEEP_SPACE"},{"x":23,"y":32,"type":"DEEP_SPACE"},{"x":24,"y":32,"type":"DEEP_SPACE"},{"x":25,"y":32,"type":"DEEP_SPACE"},{"x":26,"y":32,"type":"DEEP_SPACE"},{"x":27,"y":32,"type":"DEEP_SPACE"},{"x":28,"y":32,"type":"DEEP_SPACE"},{"x":29,"y":32,"type":"DEEP_SPACE"},{"x":30,"y":32,"type":"DEEP_SPACE"},{"x":31,"y":32,"type":"DEEP_SPACE"},{"x":32,"y":32,"type":"DEEP_SPACE"}]],"visualizerEvents":[]} \ No newline at end of file diff --git a/tests/replays/2019.08.19.21.15.02/A-log.csv b/tests/replays/2019.08.19.21.15.02/A-log.csv deleted file mode 100644 index 373de29..0000000 --- a/tests/replays/2019.08.19.21.15.02/A-log.csv +++ /dev/null @@ -1,298 +0,0 @@ -Round,LastCommandType,LastCommand,ActiveWorm,Score,Health,Worm1 Health,Worm1 x,Worm1 y,Worm2 Health,Worm2 x,Worm2 y,Worm3 Health,Worm3 x,Worm3 y -1,null,"null",1,116,350,150,24,4,100,24,28,100,1,16 -2,move,"move 23 3",1,121,350,150,23,3,100,24,28,100,1,16 -3,move,"move 23 28",2,126,350,150,23,3,100,23,28,100,1,16 -4,move,"move 2 16",3,131,350,150,23,3,100,23,28,100,2,16 -5,dig,"dig 22 3",1,138,350,150,23,3,100,23,28,100,2,16 -6,dig,"dig 22 28",2,145,350,150,23,3,100,23,28,100,2,16 -7,dig,"dig 3 16",3,152,350,150,23,3,100,23,28,100,2,16 -8,move,"move 22 3",1,157,350,150,22,3,100,23,28,100,2,16 -9,move,"move 22 28",2,162,350,150,22,3,100,22,28,100,2,16 -10,move,"move 2 15",3,167,350,150,22,3,100,22,28,100,2,15 -11,move,"move 23 3",1,172,350,150,23,3,100,22,28,100,2,15 -12,move,"move 23 28",2,177,350,150,23,3,100,23,28,100,2,15 -13,move,"move 2 16",3,182,350,150,23,3,100,23,28,100,2,16 -14,move,"move 22 3",1,187,350,150,22,3,100,23,28,100,2,16 -15,move,"move 22 28",2,192,350,150,22,3,100,22,28,100,2,16 -16,move,"move 2 15",3,197,350,150,22,3,100,22,28,100,2,15 -17,move,"move 23 3",1,202,350,150,23,3,100,22,28,100,2,15 -18,move,"move 23 28",2,207,350,150,23,3,100,23,28,100,2,15 -19,move,"move 2 16",3,212,350,150,23,3,100,23,28,100,2,16 -20,move,"move 22 3",1,217,350,150,22,3,100,23,28,100,2,16 -21,move,"move 22 28",2,222,350,150,22,3,100,22,28,100,2,16 -22,move,"move 2 15",3,227,350,150,22,3,100,22,28,100,2,15 -23,move,"move 23 3",1,232,350,150,23,3,100,22,28,100,2,15 -24,move,"move 23 28",2,237,350,150,23,3,100,23,28,100,2,15 -25,move,"move 2 16",3,242,350,150,23,3,100,23,28,100,2,16 -26,move,"move 22 3",1,247,350,150,22,3,100,23,28,100,2,16 -27,move,"move 22 28",2,252,350,150,22,3,100,22,28,100,2,16 -28,move,"move 2 15",3,257,350,150,22,3,100,22,28,100,2,15 -29,move,"move 23 3",1,262,350,150,23,3,100,22,28,100,2,15 -30,move,"move 23 28",2,267,350,150,23,3,100,23,28,100,2,15 -31,move,"move 2 16",3,272,350,150,23,3,100,23,28,100,2,16 -32,move,"move 22 3",1,277,350,150,22,3,100,23,28,100,2,16 -33,move,"move 22 28",2,282,350,150,22,3,100,22,28,100,2,16 -34,move,"move 2 15",3,287,350,150,22,3,100,22,28,100,2,15 -35,move,"move 23 3",1,292,350,150,23,3,100,22,28,100,2,15 -36,move,"move 23 28",2,297,350,150,23,3,100,23,28,100,2,15 -37,move,"move 2 16",3,302,350,150,23,3,100,23,28,100,2,16 -38,move,"move 24 3",1,307,350,150,24,3,100,23,28,100,2,16 -39,move,"move 22 28",2,312,350,150,24,3,100,22,28,100,2,16 -40,move,"move 2 15",3,317,350,150,24,3,100,22,28,100,2,15 -41,move,"move 24 4",1,322,350,150,24,4,100,22,28,100,2,15 -42,dig,"dig 21 27",2,329,350,150,24,4,100,22,28,100,2,15 -43,move,"move 1 16",3,334,350,150,24,4,100,22,28,100,1,16 -44,move,"move 25 3",1,339,350,150,25,3,100,22,28,100,1,16 -45,move,"move 23 28",2,344,350,150,25,3,100,23,28,100,1,16 -46,move,"move 2 16",3,349,350,150,25,3,100,23,28,100,2,16 -47,dig,"dig 25 2",1,356,350,150,25,3,100,23,28,100,2,16 -48,move,"move 22 28",2,361,350,150,25,3,100,22,28,100,2,16 -49,move,"move 2 15",3,366,350,150,25,3,100,22,28,100,2,15 -50,move,"move 24 3",1,371,350,150,24,3,100,22,28,100,2,15 -51,move,"move 23 28",2,376,350,150,24,3,100,23,28,100,2,15 -52,dig,"dig 1 14",3,383,350,150,24,3,100,23,28,100,2,15 -53,dig,"dig 24 2",1,390,350,150,24,3,100,23,28,100,2,15 -54,move,"move 24 27",2,395,350,150,24,3,100,24,27,100,2,15 -55,move,"move 2 16",3,400,350,150,24,3,100,24,27,100,2,16 -56,move,"move 23 3",1,405,350,150,23,3,100,24,27,100,2,16 -57,move,"move 23 28",2,410,350,150,23,3,100,23,28,100,2,16 -58,move,"move 2 15",3,415,350,150,23,3,100,23,28,100,2,15 -59,move,"move 24 2",1,420,350,150,24,2,100,23,28,100,2,15 -60,move,"move 22 28",2,425,350,150,24,2,100,22,28,100,2,15 -61,move,"move 2 16",3,430,350,150,24,2,100,22,28,100,2,16 -62,move,"move 23 3",1,435,350,150,23,3,100,22,28,100,2,16 -63,move,"move 23 28",2,440,350,150,23,3,100,23,28,100,2,16 -64,move,"move 2 15",3,445,350,150,23,3,100,23,28,100,2,15 -65,move,"move 24 2",1,450,350,150,24,2,100,23,28,100,2,15 -66,move,"move 22 28",2,455,350,150,24,2,100,22,28,100,2,15 -67,move,"move 2 16",3,460,350,150,24,2,100,22,28,100,2,16 -68,move,"move 23 3",1,465,350,150,23,3,100,22,28,100,2,16 -69,move,"move 23 28",2,470,350,150,23,3,100,23,28,100,2,16 -70,move,"move 2 15",3,475,350,150,23,3,100,23,28,100,2,15 -71,move,"move 24 2",1,480,350,150,24,2,100,23,28,100,2,15 -72,move,"move 22 28",2,485,350,150,24,2,100,22,28,100,2,15 -73,move,"move 2 16",3,490,350,150,24,2,100,22,28,100,2,16 -74,move,"move 23 3",1,495,350,150,23,3,100,22,28,100,2,16 -75,move,"move 23 28",2,500,350,150,23,3,100,23,28,100,2,16 -76,dig,"dig 3 17",3,507,350,150,23,3,100,23,28,100,2,16 -77,move,"move 24 2",1,512,350,150,24,2,100,23,28,100,2,16 -78,move,"move 22 28",2,517,350,150,24,2,100,22,28,100,2,16 -79,move,"move 2 15",3,522,350,150,24,2,100,22,28,100,2,15 -80,move,"move 25 3",1,527,350,150,25,3,100,22,28,100,2,15 -81,dig,"dig 22 27",2,534,350,150,25,3,100,22,28,100,2,15 -82,dig,"dig 2 14",3,541,350,150,25,3,100,22,28,100,2,15 -83,move,"move 25 2",1,546,350,150,25,2,100,22,28,100,2,15 -84,move,"move 23 28",2,551,350,150,25,2,100,23,28,100,2,15 -85,dig,"dig 3 14",3,558,350,150,25,2,100,23,28,100,2,15 -86,move,"move 25 3",1,563,350,150,25,3,100,23,28,100,2,15 -87,move,"move 24 28",2,568,350,150,25,3,100,24,28,100,2,15 -88,nothing,"nothing "Player chose to do nothing"",3,568,350,150,25,3,100,24,28,100,2,15 -89,move,"move 25 2",1,573,350,150,25,2,100,24,28,100,2,15 -90,move,"move 23 28",2,578,350,150,25,2,100,23,28,100,2,15 -91,move,"move 1 16",3,583,350,150,25,2,100,23,28,100,1,16 -92,move,"move 24 3",1,588,350,150,24,3,100,23,28,100,1,16 -93,move,"move 23 29",2,587,330,130,24,3,100,23,29,100,1,16 -94,move,"move 2 16",3,592,330,130,24,3,100,23,29,100,2,16 -95,move,"move 23 4",1,597,330,130,23,4,100,23,29,100,2,16 -96,move,"move 22 28",2,595,310,110,23,4,100,22,28,100,2,16 -97,move,"move 1 16",3,600,310,110,23,4,100,22,28,100,1,16 -98,move,"move 22 3",1,600,310,110,23,4,100,22,28,100,1,16 -99,shoot,"shoot S",1,593,290,90,23,4,100,22,28,100,1,16 -100,shoot,"shoot S",1,591,282,82,23,4,100,22,28,100,1,16 -101,shoot,"shoot S",1,588,274,74,23,4,100,22,28,100,1,16 -102,shoot,"shoot S",1,601,266,66,23,4,100,22,28,100,1,16 -103,shoot,"shoot S",1,615,258,58,23,4,100,22,28,100,1,16 -104,dig,"dig 21 28",2,619,250,50,23,4,100,22,28,100,1,16 -105,nothing,"nothing "Player chose to do nothing"",3,619,250,50,23,4,100,22,28,100,1,16 -106,move,"move 24 3",1,624,250,50,24,3,100,22,28,100,1,16 -107,nothing,"nothing "Player chose to do nothing"",2,624,250,50,24,3,100,22,28,100,1,16 -108,move,"move 2 17",3,629,250,50,24,3,100,22,28,100,2,17 -109,move,"move 25 4",1,629,250,50,24,3,100,22,28,100,2,17 -110,move,"move 23 28",2,634,250,50,24,3,100,23,28,100,2,17 -111,move,"move 1 17",3,636,242,42,24,3,100,23,28,100,1,17 -112,move,"move 25 4",1,641,242,42,25,4,100,23,28,100,1,17 -113,move,"move 23 27",2,646,242,42,25,4,100,23,27,100,1,17 -114,move,"move 2 16",3,649,234,34,25,4,100,23,27,100,2,16 -115,shoot,"shoot W",1,649,234,34,25,4,100,23,27,100,2,16 -116,move,"move 22 28",2,651,226,26,25,4,100,22,28,100,2,16 -117,move,"move 3 16",3,652,215,15,25,4,100,22,28,100,3,16 -118,shoot,"shoot W",1,667,212,12,25,4,100,22,28,100,3,16 -119,move,"move 23 27",2,669,201,1,25,4,100,23,27,100,3,16 -120,move,"move 2 17",3,673,200,-10,25,4,100,23,27,100,2,17 -121,move,"move 24 27",2,678,200,-10,25,4,100,24,27,100,2,17 -122,move,"move 2 16",3,683,200,-10,25,4,100,24,27,100,2,16 -123,dig,"dig 25 26",2,690,200,-10,25,4,100,24,27,100,2,16 -124,move,"move 3 17",3,695,200,-10,25,4,100,24,27,100,3,17 -125,move,"move 23 28",2,700,200,-10,25,4,100,23,28,100,3,17 -126,move,"move 2 17",3,705,200,-10,25,4,100,23,28,100,2,17 -127,move,"move 22 28",2,710,200,-10,25,4,100,22,28,100,2,17 -128,dig,"dig 3 18",3,717,200,-10,25,4,100,22,28,100,2,17 -129,move,"move 23 28",2,722,200,-10,25,4,100,23,28,100,2,17 -130,move,"move 3 18",3,727,200,-10,25,4,100,23,28,100,3,18 -131,move,"move 22 28",2,732,200,-10,25,4,100,22,28,100,3,18 -132,move,"move 3 19",3,737,200,-10,25,4,100,22,28,100,3,19 -133,move,"move 22 27",2,742,200,-10,25,4,100,22,27,100,3,19 -134,move,"move 4 20",3,747,200,-10,25,4,100,22,27,100,4,20 -135,move,"move 21 26",2,752,200,-10,25,4,100,21,26,100,4,20 -136,move,"move 4 21",3,757,200,-10,25,4,100,21,26,100,4,21 -137,dig,"dig 20 25",2,764,200,-10,25,4,100,21,26,100,4,21 -138,nothing,"nothing "Player chose to do nothing"",3,764,200,-10,25,4,100,21,26,100,4,21 -139,move,"move 22 27",2,769,200,-10,25,4,100,22,27,100,4,21 -140,dig,"dig 5 20",3,776,200,-10,25,4,100,22,27,100,4,21 -141,move,"move 23 27",2,781,200,-10,25,4,100,23,27,100,4,21 -142,move,"move 4 20",3,786,200,-10,25,4,100,23,27,100,4,20 -143,nothing,"nothing "Player chose to do nothing"",2,786,200,-10,25,4,100,23,27,100,4,20 -144,move,"move 5 20",3,791,200,-10,25,4,100,23,27,100,5,20 -145,dig,"dig 23 26",2,798,200,-10,25,4,100,23,27,100,5,20 -146,dig,"dig 6 21",3,805,200,-10,25,4,100,23,27,100,5,20 -147,move,"move 23 26",2,810,200,-10,25,4,100,23,26,100,5,20 -148,dig,"dig 6 20",3,817,200,-10,25,4,100,23,26,100,5,20 -149,dig,"dig 22 25",2,824,200,-10,25,4,100,23,26,100,5,20 -150,dig,"dig 5 21",3,831,200,-10,25,4,100,23,26,100,5,20 -151,dig,"dig 24 25",2,838,200,-10,25,4,100,23,26,100,5,20 -152,move,"move 5 21",3,843,200,-10,25,4,100,23,26,100,5,21 -153,nothing,"nothing "Player chose to do nothing"",2,843,200,-10,25,4,100,23,26,100,5,21 -154,move,"move 5 20",3,848,200,-10,25,4,100,23,26,100,5,20 -155,dig,"dig 24 26",2,855,200,-10,25,4,100,23,26,100,5,20 -156,nothing,"nothing "Player chose to do nothing"",3,855,200,-10,25,4,100,23,26,100,5,20 -157,dig,"dig 22 26",2,862,200,-10,25,4,100,23,26,100,5,20 -158,move,"move 6 19",3,867,200,-10,25,4,100,23,26,100,6,19 -159,move,"move 24 25",2,872,200,-10,25,4,100,24,25,100,6,19 -160,move,"move 5 18",3,877,200,-10,25,4,100,24,25,100,5,18 -161,move,"move 23 24",2,882,200,-10,25,4,100,23,24,100,5,18 -162,dig,"dig 4 19",3,889,200,-10,25,4,100,23,24,100,5,18 -163,dig,"dig 22 24",2,896,200,-10,25,4,100,23,24,100,5,18 -164,dig,"dig 5 19",3,903,200,-10,25,4,100,23,24,100,5,18 -165,banana,"banana 23 19",2,952,200,-10,25,4,100,23,24,100,5,18 -166,move,"move 6 19",3,957,200,-10,25,4,100,23,24,100,6,19 -167,banana,"banana 23 19",2,997,200,-10,25,4,100,23,24,100,6,19 -168,move,"move 7 19",3,1002,200,-10,25,4,100,23,24,100,7,19 -169,banana,"banana 23 19",2,1056,200,-10,25,4,100,23,24,100,7,19 -170,dig,"dig 7 18",3,1063,200,-10,25,4,100,23,24,100,7,19 -171,dig,"dig 23 23",2,1070,200,-10,25,4,100,23,24,100,7,19 -172,move,"move 7 18",3,1075,200,-10,25,4,100,23,24,100,7,18 -173,move,"move 22 24",2,1080,200,-10,25,4,100,22,24,100,7,18 -174,move,"move 7 17",3,1085,200,-10,25,4,100,22,24,100,7,17 -175,dig,"dig 21 25",2,1092,200,-10,25,4,100,22,24,100,7,17 -176,dig,"dig 8 18",3,1099,200,-10,25,4,100,22,24,100,7,17 -177,dig,"dig 21 23",2,1106,200,-10,25,4,100,22,24,100,7,17 -178,dig,"dig 8 17",3,1113,200,-10,25,4,100,22,24,100,7,17 -179,move,"move 21 25",2,1118,200,-10,25,4,100,21,25,100,7,17 -180,nothing,"nothing "Player chose to do nothing"",3,1118,200,-10,25,4,100,21,25,100,7,17 -181,move,"move 20 25",2,1123,200,-10,25,4,100,20,25,100,7,17 -182,nothing,"nothing "Player chose to do nothing"",3,1123,200,-10,25,4,100,20,25,100,7,17 -183,move,"move 19 24",2,1128,200,-10,25,4,100,19,24,100,7,17 -184,move,"move 8 18",3,1133,200,-10,25,4,100,19,24,100,8,18 -185,move,"move 20 25",2,1138,200,-10,25,4,100,20,25,100,8,18 -186,move,"move 8 17",3,1143,200,-10,25,4,100,20,25,100,8,17 -187,move,"move 19 24",2,1148,200,-10,25,4,100,19,24,100,8,17 -188,dig,"dig 9 18",3,1155,200,-10,25,4,100,19,24,100,8,17 -189,shoot,"shoot NE",2,1171,200,-10,25,4,100,19,24,100,8,17 -190,move,"move 8 18",3,1174,192,-10,25,4,92,19,24,100,8,18 -191,shoot,"shoot NE",2,1190,192,-10,25,4,92,19,24,100,8,18 -192,move,"move 9 18",3,1195,192,-10,25,4,92,19,24,100,9,18 -193,shoot,"shoot NE",2,1208,184,-10,25,4,84,19,24,100,9,18 -194,move,"move 9 19",3,1213,184,-10,25,4,84,19,24,100,9,19 -195,move,"move 18 23",2,1218,184,-10,25,4,84,18,23,100,9,19 -196,move,"move 10 19",3,1223,184,-10,25,4,84,18,23,100,10,19 -197,shoot,"shoot NE",2,1236,176,-10,25,4,76,18,23,100,10,19 -198,move,"move 9 20",3,1239,168,-10,25,4,68,18,23,100,9,20 -199,shoot,"shoot E",2,1255,168,-10,25,4,68,18,23,100,9,20 -200,dig,"dig 10 20",3,1259,160,-10,25,4,60,18,23,100,9,20 -201,move,"move 17 22",2,1264,160,-10,25,4,60,17,22,100,9,20 -202,move,"move 10 20",3,1269,160,-10,25,4,60,17,22,100,10,20 -203,shoot,"shoot E",2,1285,160,-10,25,4,60,17,22,100,10,20 -204,move,"move 9 20",3,1290,160,-10,25,4,60,17,22,100,9,20 -205,move,"move 16 22",2,1295,160,-10,25,4,60,16,22,100,9,20 -206,dig,"dig 9 21",3,1299,152,-10,25,4,52,16,22,100,9,20 -207,shoot,"shoot E",2,1315,152,-10,25,4,52,16,22,100,9,20 -208,move,"move 10 19",3,1320,152,-10,25,4,52,16,22,100,10,19 -209,shoot,"shoot E",2,1334,144,-10,25,4,44,16,22,100,10,19 -210,move,"move 11 19",3,1339,144,-10,25,4,44,16,22,100,11,19 -211,shoot,"shoot E",2,1355,144,-10,25,4,44,16,22,100,11,19 -212,move,"move 11 18",3,1360,144,-10,25,4,44,16,22,100,11,18 -213,shoot,"shoot NE",2,1373,136,-10,25,4,36,16,22,100,11,18 -214,snowball,"snowball 16 20",3,1390,136,-10,25,4,36,16,22,100,11,18 -215,shoot,"shoot E",2,1406,136,-10,25,4,36,16,22,100,11,18 -216,dig,"dig 12 17",3,1410,128,-10,25,4,28,16,22,100,11,18 -217,shoot,"shoot E",2,1426,128,-10,25,4,28,16,22,100,11,18 -218,snowball,"snowball 16 20",3,1443,128,-10,25,4,28,16,22,100,11,18 -219,shoot,"shoot E",2,1457,120,-10,25,4,20,16,22,100,11,18 -220,snowball,"snowball 16 20",3,1474,120,-10,25,4,20,16,22,100,11,18 -221,move,"move 15 21",2,1479,120,-10,25,4,20,15,21,100,11,18 -222,invalid,"invalid",3,1475,120,-10,25,4,20,15,21,100,11,18 -223,shoot,"shoot E",2,1491,120,-10,25,4,20,15,21,100,11,18 -224,move,"move 12 17",3,1496,120,-10,25,4,20,15,21,100,12,17 -225,shoot,"shoot E",2,1512,120,-10,25,4,20,15,21,100,12,17 -226,dig,"dig 13 18",3,1519,120,-10,25,4,20,15,21,100,12,17 -227,shoot,"shoot E",2,1535,120,-10,25,4,20,15,21,100,12,17 -228,move,"move 13 18",3,1537,112,-10,25,4,12,15,21,100,13,18 -229,shoot,"shoot E",2,1553,112,-10,25,4,12,15,21,100,13,18 -230,shoot,"shoot SE",3,1569,112,-10,25,4,12,15,21,100,13,18 -231,shoot,"shoot E",2,1582,104,-10,25,4,4,15,21,100,13,18 -232,shoot,"shoot SE",3,1598,104,-10,25,4,4,15,21,100,13,18 -233,shoot,"shoot E",2,1614,104,-10,25,4,4,15,21,100,13,18 -234,move,"move 14 17",3,1618,100,-10,25,4,-4,15,21,100,14,17 -235,invalid,"invalid",3,1614,100,-10,25,4,-4,15,21,100,14,17 -236,move,"move 15 18",3,1619,100,-10,25,4,-4,15,21,100,15,18 -237,move,"move 15 19",3,1624,100,-10,25,4,-4,15,21,100,15,19 -238,shoot,"shoot SE",3,1640,100,-10,25,4,-4,15,21,100,15,19 -239,shoot,"shoot S",3,1653,92,-10,25,4,-4,15,21,92,15,19 -240,shoot,"shoot SE",3,1667,84,-10,25,4,-4,15,21,84,15,19 -241,shoot,"shoot SE",3,1683,84,-10,25,4,-4,15,21,84,15,19 -242,move,"move 16 19",3,1688,84,-10,25,4,-4,15,21,84,16,19 -243,move,"move 17 20",3,1693,84,-10,25,4,-4,15,21,84,17,20 -244,shoot,"shoot S",3,1709,84,-10,25,4,-4,15,21,84,17,20 -245,shoot,"shoot W",3,1722,76,-10,25,4,-4,15,21,76,17,20 -246,shoot,"shoot S",3,1738,76,-10,25,4,-4,15,21,76,17,20 -247,move,"move 18 19",3,1743,76,-10,25,4,-4,15,21,76,18,19 -248,move,"move 17 19",3,1748,76,-10,25,4,-4,15,21,76,17,19 -249,shoot,"shoot SW",3,1764,76,-10,25,4,-4,15,21,76,17,19 -250,move,"move 18 19",3,1769,76,-10,25,4,-4,15,21,76,18,19 -251,move,"move 17 19",3,1774,76,-10,25,4,-4,15,21,76,17,19 -252,shoot,"shoot SE",3,1790,76,-10,25,4,-4,15,21,76,17,19 -253,move,"move 17 18",3,1795,76,-10,25,4,-4,15,21,76,17,18 -254,shoot,"shoot SW",3,1851,76,-10,25,4,-4,15,21,76,17,18 -255,shoot,"shoot S",3,1867,76,-10,25,4,-4,15,21,76,17,18 -256,move,"move 18 17",3,1872,76,-10,25,4,-4,15,21,76,18,17 -257,move,"move 18 16",3,1877,76,-10,25,4,-4,15,21,76,18,16 -258,move,"move 18 17",3,1882,76,-10,25,4,-4,15,21,76,18,17 -259,shoot,"shoot S",3,1938,76,-10,25,4,-4,15,21,76,18,17 -260,move,"move 17 18",3,1943,76,-10,25,4,-4,15,21,76,17,18 -261,move,"move 18 18",3,1948,76,-10,25,4,-4,15,21,76,18,18 -262,move,"move 17 18",3,1953,76,-10,25,4,-4,15,21,76,17,18 -263,move,"move 18 18",3,1958,76,-10,25,4,-4,15,21,76,18,18 -264,move,"move 17 18",3,1963,76,-10,25,4,-4,15,21,76,17,18 -265,move,"move 18 18",3,1968,76,-10,25,4,-4,15,21,76,18,18 -266,move,"move 17 19",3,1973,76,-10,25,4,-4,15,21,76,17,19 -267,move,"move 17 20",3,1978,76,-10,25,4,-4,15,21,76,17,20 -268,move,"move 17 19",3,1983,76,-10,25,4,-4,15,21,76,17,19 -269,move,"move 17 20",3,1988,76,-10,25,4,-4,15,21,76,17,20 -270,move,"move 17 19",3,1993,76,-10,25,4,-4,15,21,76,17,19 -271,move,"move 17 20",3,1998,76,-10,25,4,-4,15,21,76,17,20 -272,move,"move 17 19",3,2003,76,-10,25,4,-4,15,21,76,17,19 -273,move,"move 17 20",3,2008,76,-10,25,4,-4,15,21,76,17,20 -274,move,"move 17 19",3,2013,76,-10,25,4,-4,15,21,76,17,19 -275,move,"move 18 20",3,2018,76,-10,25,4,-4,15,21,76,18,20 -276,move,"move 17 20",3,2023,76,-10,25,4,-4,15,21,76,17,20 -277,move,"move 17 19",3,2028,76,-10,25,4,-4,15,21,76,17,19 -278,move,"move 17 20",3,2033,76,-10,25,4,-4,15,21,76,17,20 -279,move,"move 18 20",3,2038,76,-10,25,4,-4,15,21,76,18,20 -280,move,"move 17 20",3,2043,76,-10,25,4,-4,15,21,76,17,20 -281,move,"move 17 19",3,2048,76,-10,25,4,-4,15,21,76,17,19 -282,move,"move 17 20",3,2053,76,-10,25,4,-4,15,21,76,17,20 -283,move,"move 17 19",3,2058,76,-10,25,4,-4,15,21,76,17,19 -284,move,"move 17 20",3,2063,76,-10,25,4,-4,15,21,76,17,20 -285,move,"move 17 19",3,2068,76,-10,25,4,-4,15,21,76,17,19 -286,move,"move 18 20",3,2073,76,-10,25,4,-4,15,21,76,18,20 -287,move,"move 17 19",3,2077,73,-10,25,4,-4,15,21,73,17,19 -288,move,"move 18 20",3,2082,73,-10,25,4,-4,15,21,73,18,20 -289,move,"move 17 19",3,2086,70,-10,25,4,-4,15,21,70,17,19 -290,move,"move 18 20",3,2091,70,-10,25,4,-4,15,21,70,18,20 -291,move,"move 17 19",3,2095,67,-10,25,4,-4,15,21,67,17,19 -292,move,"move 18 20",3,2100,67,-10,25,4,-4,15,21,67,18,20 -293,move,"move 17 19",3,2104,64,-10,25,4,-4,15,21,64,17,19 -294,move,"move 18 20",3,2109,64,-10,25,4,-4,15,21,64,18,20 -295,move,"move 17 20",3,2113,61,-10,25,4,-4,15,21,61,17,20 -296,move,"move 18 20",3,2117,58,-10,25,4,-4,15,21,58,18,20 -297,move,"move 17 20",3,2121,55,-10,25,4,-4,15,21,55,17,20 diff --git a/tests/replays/2019.08.19.21.15.02/B-init.json b/tests/replays/2019.08.19.21.15.02/B-init.json deleted file mode 100644 index 8889378..0000000 --- a/tests/replays/2019.08.19.21.15.02/B-init.json +++ /dev/null @@ -1 +0,0 @@ -{"currentRound":1,"maxRounds":400,"pushbackDamage":20,"lavaDamage":3,"mapSize":33,"currentWormId":1,"consecutiveDoNothingCount":0,"myPlayer":{"id":2,"score":116,"health":350,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":8,"y":28},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":8,"y":4},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":31,"y":16},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]},"opponents":[{"id":1,"score":116,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":24,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":24,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":1,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]}],"map":[[{"x":0,"y":0,"type":"DEEP_SPACE"},{"x":1,"y":0,"type":"DEEP_SPACE"},{"x":2,"y":0,"type":"DEEP_SPACE"},{"x":3,"y":0,"type":"DEEP_SPACE"},{"x":4,"y":0,"type":"DEEP_SPACE"},{"x":5,"y":0,"type":"DEEP_SPACE"},{"x":6,"y":0,"type":"DEEP_SPACE"},{"x":7,"y":0,"type":"DEEP_SPACE"},{"x":8,"y":0,"type":"DEEP_SPACE"},{"x":9,"y":0,"type":"DEEP_SPACE"},{"x":10,"y":0,"type":"DEEP_SPACE"},{"x":11,"y":0,"type":"DIRT"},{"x":12,"y":0,"type":"AIR"},{"x":13,"y":0,"type":"DIRT"},{"x":14,"y":0,"type":"DIRT"},{"x":15,"y":0,"type":"DIRT"},{"x":16,"y":0,"type":"AIR"},{"x":17,"y":0,"type":"DIRT"},{"x":18,"y":0,"type":"DIRT"},{"x":19,"y":0,"type":"DIRT"},{"x":20,"y":0,"type":"AIR"},{"x":21,"y":0,"type":"DIRT"},{"x":22,"y":0,"type":"DEEP_SPACE"},{"x":23,"y":0,"type":"DEEP_SPACE"},{"x":24,"y":0,"type":"DEEP_SPACE"},{"x":25,"y":0,"type":"DEEP_SPACE"},{"x":26,"y":0,"type":"DEEP_SPACE"},{"x":27,"y":0,"type":"DEEP_SPACE"},{"x":28,"y":0,"type":"DEEP_SPACE"},{"x":29,"y":0,"type":"DEEP_SPACE"},{"x":30,"y":0,"type":"DEEP_SPACE"},{"x":31,"y":0,"type":"DEEP_SPACE"},{"x":32,"y":0,"type":"DEEP_SPACE"}],[{"x":0,"y":1,"type":"DEEP_SPACE"},{"x":1,"y":1,"type":"DEEP_SPACE"},{"x":2,"y":1,"type":"DEEP_SPACE"},{"x":3,"y":1,"type":"DEEP_SPACE"},{"x":4,"y":1,"type":"DEEP_SPACE"},{"x":5,"y":1,"type":"DEEP_SPACE"},{"x":6,"y":1,"type":"DEEP_SPACE"},{"x":7,"y":1,"type":"DEEP_SPACE"},{"x":8,"y":1,"type":"DIRT"},{"x":9,"y":1,"type":"AIR"},{"x":10,"y":1,"type":"AIR"},{"x":11,"y":1,"type":"AIR"},{"x":12,"y":1,"type":"AIR"},{"x":13,"y":1,"type":"AIR"},{"x":14,"y":1,"type":"DIRT"},{"x":15,"y":1,"type":"DIRT"},{"x":16,"y":1,"type":"AIR"},{"x":17,"y":1,"type":"DIRT"},{"x":18,"y":1,"type":"DIRT"},{"x":19,"y":1,"type":"AIR"},{"x":20,"y":1,"type":"AIR"},{"x":21,"y":1,"type":"AIR"},{"x":22,"y":1,"type":"AIR"},{"x":23,"y":1,"type":"AIR"},{"x":24,"y":1,"type":"DIRT"},{"x":25,"y":1,"type":"DEEP_SPACE"},{"x":26,"y":1,"type":"DEEP_SPACE"},{"x":27,"y":1,"type":"DEEP_SPACE"},{"x":28,"y":1,"type":"DEEP_SPACE"},{"x":29,"y":1,"type":"DEEP_SPACE"},{"x":30,"y":1,"type":"DEEP_SPACE"},{"x":31,"y":1,"type":"DEEP_SPACE"},{"x":32,"y":1,"type":"DEEP_SPACE"}],[{"x":0,"y":2,"type":"DEEP_SPACE"},{"x":1,"y":2,"type":"DEEP_SPACE"},{"x":2,"y":2,"type":"DEEP_SPACE"},{"x":3,"y":2,"type":"DEEP_SPACE"},{"x":4,"y":2,"type":"DEEP_SPACE"},{"x":5,"y":2,"type":"DEEP_SPACE"},{"x":6,"y":2,"type":"DEEP_SPACE"},{"x":7,"y":2,"type":"DIRT"},{"x":8,"y":2,"type":"DIRT"},{"x":9,"y":2,"type":"DIRT"},{"x":10,"y":2,"type":"DIRT"},{"x":11,"y":2,"type":"DIRT"},{"x":12,"y":2,"type":"DIRT"},{"x":13,"y":2,"type":"AIR"},{"x":14,"y":2,"type":"AIR"},{"x":15,"y":2,"type":"DIRT"},{"x":16,"y":2,"type":"AIR"},{"x":17,"y":2,"type":"DIRT"},{"x":18,"y":2,"type":"AIR"},{"x":19,"y":2,"type":"AIR"},{"x":20,"y":2,"type":"DIRT"},{"x":21,"y":2,"type":"DIRT"},{"x":22,"y":2,"type":"DIRT"},{"x":23,"y":2,"type":"DIRT"},{"x":24,"y":2,"type":"DIRT"},{"x":25,"y":2,"type":"DIRT"},{"x":26,"y":2,"type":"DEEP_SPACE"},{"x":27,"y":2,"type":"DEEP_SPACE"},{"x":28,"y":2,"type":"DEEP_SPACE"},{"x":29,"y":2,"type":"DEEP_SPACE"},{"x":30,"y":2,"type":"DEEP_SPACE"},{"x":31,"y":2,"type":"DEEP_SPACE"},{"x":32,"y":2,"type":"DEEP_SPACE"}],[{"x":0,"y":3,"type":"DEEP_SPACE"},{"x":1,"y":3,"type":"DEEP_SPACE"},{"x":2,"y":3,"type":"DEEP_SPACE"},{"x":3,"y":3,"type":"DEEP_SPACE"},{"x":4,"y":3,"type":"DEEP_SPACE"},{"x":5,"y":3,"type":"DEEP_SPACE"},{"x":6,"y":3,"type":"DIRT"},{"x":7,"y":3,"type":"AIR"},{"x":8,"y":3,"type":"AIR"},{"x":9,"y":3,"type":"AIR"},{"x":10,"y":3,"type":"DIRT"},{"x":11,"y":3,"type":"DIRT"},{"x":12,"y":3,"type":"DIRT"},{"x":13,"y":3,"type":"DIRT"},{"x":14,"y":3,"type":"AIR"},{"x":15,"y":3,"type":"AIR"},{"x":16,"y":3,"type":"AIR"},{"x":17,"y":3,"type":"AIR"},{"x":18,"y":3,"type":"AIR"},{"x":19,"y":3,"type":"DIRT"},{"x":20,"y":3,"type":"DIRT"},{"x":21,"y":3,"type":"DIRT"},{"x":22,"y":3,"type":"DIRT"},{"x":23,"y":3,"type":"AIR"},{"x":24,"y":3,"type":"AIR"},{"x":25,"y":3,"type":"AIR"},{"x":26,"y":3,"type":"DIRT"},{"x":27,"y":3,"type":"DEEP_SPACE"},{"x":28,"y":3,"type":"DEEP_SPACE"},{"x":29,"y":3,"type":"DEEP_SPACE"},{"x":30,"y":3,"type":"DEEP_SPACE"},{"x":31,"y":3,"type":"DEEP_SPACE"},{"x":32,"y":3,"type":"DEEP_SPACE"}],[{"x":0,"y":4,"type":"DEEP_SPACE"},{"x":1,"y":4,"type":"DEEP_SPACE"},{"x":2,"y":4,"type":"DEEP_SPACE"},{"x":3,"y":4,"type":"DEEP_SPACE"},{"x":4,"y":4,"type":"DIRT"},{"x":5,"y":4,"type":"DIRT"},{"x":6,"y":4,"type":"DIRT"},{"x":7,"y":4,"type":"AIR"},{"x":8,"y":4,"type":"AIR","occupier":{"id":2,"playerId":2,"health":100,"position":{"x":8,"y":4},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":9,"y":4,"type":"AIR"},{"x":10,"y":4,"type":"DIRT"},{"x":11,"y":4,"type":"DIRT"},{"x":12,"y":4,"type":"DIRT"},{"x":13,"y":4,"type":"DIRT"},{"x":14,"y":4,"type":"DIRT"},{"x":15,"y":4,"type":"AIR"},{"x":16,"y":4,"type":"DIRT"},{"x":17,"y":4,"type":"AIR"},{"x":18,"y":4,"type":"DIRT"},{"x":19,"y":4,"type":"DIRT"},{"x":20,"y":4,"type":"DIRT"},{"x":21,"y":4,"type":"DIRT"},{"x":22,"y":4,"type":"DIRT"},{"x":23,"y":4,"type":"AIR"},{"x":24,"y":4,"type":"AIR","occupier":{"id":1,"playerId":1,"health":150,"position":{"x":24,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":25,"y":4,"type":"AIR"},{"x":26,"y":4,"type":"DIRT"},{"x":27,"y":4,"type":"DIRT"},{"x":28,"y":4,"type":"DIRT"},{"x":29,"y":4,"type":"DEEP_SPACE"},{"x":30,"y":4,"type":"DEEP_SPACE"},{"x":31,"y":4,"type":"DEEP_SPACE"},{"x":32,"y":4,"type":"DEEP_SPACE"}],[{"x":0,"y":5,"type":"DEEP_SPACE"},{"x":1,"y":5,"type":"DEEP_SPACE"},{"x":2,"y":5,"type":"DEEP_SPACE"},{"x":3,"y":5,"type":"DEEP_SPACE"},{"x":4,"y":5,"type":"AIR"},{"x":5,"y":5,"type":"AIR"},{"x":6,"y":5,"type":"DIRT"},{"x":7,"y":5,"type":"AIR"},{"x":8,"y":5,"type":"AIR"},{"x":9,"y":5,"type":"AIR"},{"x":10,"y":5,"type":"DIRT"},{"x":11,"y":5,"type":"DIRT"},{"x":12,"y":5,"type":"DIRT"},{"x":13,"y":5,"type":"DIRT"},{"x":14,"y":5,"type":"DIRT"},{"x":15,"y":5,"type":"AIR"},{"x":16,"y":5,"type":"AIR"},{"x":17,"y":5,"type":"AIR"},{"x":18,"y":5,"type":"DIRT"},{"x":19,"y":5,"type":"DIRT"},{"x":20,"y":5,"type":"DIRT"},{"x":21,"y":5,"type":"DIRT"},{"x":22,"y":5,"type":"DIRT"},{"x":23,"y":5,"type":"AIR"},{"x":24,"y":5,"type":"AIR"},{"x":25,"y":5,"type":"AIR"},{"x":26,"y":5,"type":"DIRT"},{"x":27,"y":5,"type":"AIR"},{"x":28,"y":5,"type":"AIR"},{"x":29,"y":5,"type":"DEEP_SPACE"},{"x":30,"y":5,"type":"DEEP_SPACE"},{"x":31,"y":5,"type":"DEEP_SPACE"},{"x":32,"y":5,"type":"DEEP_SPACE"}],[{"x":0,"y":6,"type":"DEEP_SPACE"},{"x":1,"y":6,"type":"DEEP_SPACE"},{"x":2,"y":6,"type":"DEEP_SPACE"},{"x":3,"y":6,"type":"DIRT"},{"x":4,"y":6,"type":"DIRT"},{"x":5,"y":6,"type":"AIR"},{"x":6,"y":6,"type":"DIRT"},{"x":7,"y":6,"type":"DIRT"},{"x":8,"y":6,"type":"DIRT"},{"x":9,"y":6,"type":"DIRT"},{"x":10,"y":6,"type":"DIRT"},{"x":11,"y":6,"type":"DIRT"},{"x":12,"y":6,"type":"DIRT"},{"x":13,"y":6,"type":"DIRT"},{"x":14,"y":6,"type":"DIRT"},{"x":15,"y":6,"type":"AIR"},{"x":16,"y":6,"type":"AIR"},{"x":17,"y":6,"type":"AIR"},{"x":18,"y":6,"type":"DIRT"},{"x":19,"y":6,"type":"DIRT"},{"x":20,"y":6,"type":"DIRT"},{"x":21,"y":6,"type":"DIRT"},{"x":22,"y":6,"type":"DIRT"},{"x":23,"y":6,"type":"DIRT"},{"x":24,"y":6,"type":"DIRT"},{"x":25,"y":6,"type":"DIRT"},{"x":26,"y":6,"type":"DIRT"},{"x":27,"y":6,"type":"AIR"},{"x":28,"y":6,"type":"DIRT"},{"x":29,"y":6,"type":"DIRT"},{"x":30,"y":6,"type":"DEEP_SPACE"},{"x":31,"y":6,"type":"DEEP_SPACE"},{"x":32,"y":6,"type":"DEEP_SPACE"}],[{"x":0,"y":7,"type":"DEEP_SPACE"},{"x":1,"y":7,"type":"DEEP_SPACE"},{"x":2,"y":7,"type":"AIR"},{"x":3,"y":7,"type":"AIR"},{"x":4,"y":7,"type":"DIRT"},{"x":5,"y":7,"type":"AIR"},{"x":6,"y":7,"type":"AIR"},{"x":7,"y":7,"type":"DIRT"},{"x":8,"y":7,"type":"DIRT"},{"x":9,"y":7,"type":"AIR"},{"x":10,"y":7,"type":"AIR"},{"x":11,"y":7,"type":"DIRT"},{"x":12,"y":7,"type":"DIRT"},{"x":13,"y":7,"type":"AIR"},{"x":14,"y":7,"type":"AIR"},{"x":15,"y":7,"type":"AIR"},{"x":16,"y":7,"type":"DIRT"},{"x":17,"y":7,"type":"AIR"},{"x":18,"y":7,"type":"AIR"},{"x":19,"y":7,"type":"AIR"},{"x":20,"y":7,"type":"DIRT"},{"x":21,"y":7,"type":"DIRT"},{"x":22,"y":7,"type":"AIR"},{"x":23,"y":7,"type":"AIR"},{"x":24,"y":7,"type":"DIRT"},{"x":25,"y":7,"type":"DIRT"},{"x":26,"y":7,"type":"AIR"},{"x":27,"y":7,"type":"AIR"},{"x":28,"y":7,"type":"DIRT"},{"x":29,"y":7,"type":"AIR"},{"x":30,"y":7,"type":"AIR"},{"x":31,"y":7,"type":"DEEP_SPACE"},{"x":32,"y":7,"type":"DEEP_SPACE"}],[{"x":0,"y":8,"type":"DEEP_SPACE"},{"x":1,"y":8,"type":"AIR"},{"x":2,"y":8,"type":"AIR"},{"x":3,"y":8,"type":"AIR"},{"x":4,"y":8,"type":"AIR"},{"x":5,"y":8,"type":"DIRT"},{"x":6,"y":8,"type":"DIRT"},{"x":7,"y":8,"type":"DIRT"},{"x":8,"y":8,"type":"DIRT"},{"x":9,"y":8,"type":"DIRT"},{"x":10,"y":8,"type":"DIRT"},{"x":11,"y":8,"type":"DIRT"},{"x":12,"y":8,"type":"DIRT"},{"x":13,"y":8,"type":"AIR"},{"x":14,"y":8,"type":"AIR"},{"x":15,"y":8,"type":"DIRT"},{"x":16,"y":8,"type":"DIRT"},{"x":17,"y":8,"type":"DIRT"},{"x":18,"y":8,"type":"AIR"},{"x":19,"y":8,"type":"AIR"},{"x":20,"y":8,"type":"DIRT"},{"x":21,"y":8,"type":"DIRT"},{"x":22,"y":8,"type":"DIRT"},{"x":23,"y":8,"type":"DIRT"},{"x":24,"y":8,"type":"DIRT"},{"x":25,"y":8,"type":"DIRT"},{"x":26,"y":8,"type":"DIRT"},{"x":27,"y":8,"type":"DIRT"},{"x":28,"y":8,"type":"AIR"},{"x":29,"y":8,"type":"AIR"},{"x":30,"y":8,"type":"AIR"},{"x":31,"y":8,"type":"AIR"},{"x":32,"y":8,"type":"DEEP_SPACE"}],[{"x":0,"y":9,"type":"DEEP_SPACE"},{"x":1,"y":9,"type":"AIR"},{"x":2,"y":9,"type":"AIR"},{"x":3,"y":9,"type":"AIR"},{"x":4,"y":9,"type":"DIRT"},{"x":5,"y":9,"type":"DIRT"},{"x":6,"y":9,"type":"DIRT"},{"x":7,"y":9,"type":"DIRT"},{"x":8,"y":9,"type":"DIRT"},{"x":9,"y":9,"type":"DIRT"},{"x":10,"y":9,"type":"DIRT"},{"x":11,"y":9,"type":"AIR"},{"x":12,"y":9,"type":"DIRT"},{"x":13,"y":9,"type":"AIR"},{"x":14,"y":9,"type":"AIR"},{"x":15,"y":9,"type":"DIRT"},{"x":16,"y":9,"type":"DIRT"},{"x":17,"y":9,"type":"DIRT"},{"x":18,"y":9,"type":"AIR"},{"x":19,"y":9,"type":"AIR"},{"x":20,"y":9,"type":"DIRT"},{"x":21,"y":9,"type":"AIR"},{"x":22,"y":9,"type":"DIRT"},{"x":23,"y":9,"type":"DIRT"},{"x":24,"y":9,"type":"DIRT"},{"x":25,"y":9,"type":"DIRT"},{"x":26,"y":9,"type":"DIRT"},{"x":27,"y":9,"type":"DIRT"},{"x":28,"y":9,"type":"DIRT"},{"x":29,"y":9,"type":"AIR"},{"x":30,"y":9,"type":"AIR"},{"x":31,"y":9,"type":"AIR"},{"x":32,"y":9,"type":"DEEP_SPACE"}],[{"x":0,"y":10,"type":"DEEP_SPACE"},{"x":1,"y":10,"type":"AIR"},{"x":2,"y":10,"type":"AIR"},{"x":3,"y":10,"type":"AIR"},{"x":4,"y":10,"type":"AIR"},{"x":5,"y":10,"type":"DIRT"},{"x":6,"y":10,"type":"DIRT"},{"x":7,"y":10,"type":"DIRT"},{"x":8,"y":10,"type":"AIR"},{"x":9,"y":10,"type":"DIRT"},{"x":10,"y":10,"type":"DIRT"},{"x":11,"y":10,"type":"AIR"},{"x":12,"y":10,"type":"DIRT"},{"x":13,"y":10,"type":"DIRT"},{"x":14,"y":10,"type":"DIRT"},{"x":15,"y":10,"type":"DIRT"},{"x":16,"y":10,"type":"AIR"},{"x":17,"y":10,"type":"DIRT"},{"x":18,"y":10,"type":"DIRT"},{"x":19,"y":10,"type":"DIRT"},{"x":20,"y":10,"type":"DIRT"},{"x":21,"y":10,"type":"AIR"},{"x":22,"y":10,"type":"DIRT"},{"x":23,"y":10,"type":"DIRT"},{"x":24,"y":10,"type":"AIR"},{"x":25,"y":10,"type":"DIRT"},{"x":26,"y":10,"type":"DIRT"},{"x":27,"y":10,"type":"DIRT"},{"x":28,"y":10,"type":"AIR"},{"x":29,"y":10,"type":"AIR"},{"x":30,"y":10,"type":"AIR"},{"x":31,"y":10,"type":"AIR"},{"x":32,"y":10,"type":"DEEP_SPACE"}],[{"x":0,"y":11,"type":"DIRT"},{"x":1,"y":11,"type":"DIRT"},{"x":2,"y":11,"type":"AIR"},{"x":3,"y":11,"type":"AIR"},{"x":4,"y":11,"type":"AIR"},{"x":5,"y":11,"type":"AIR"},{"x":6,"y":11,"type":"DIRT"},{"x":7,"y":11,"type":"DIRT"},{"x":8,"y":11,"type":"AIR"},{"x":9,"y":11,"type":"DIRT"},{"x":10,"y":11,"type":"AIR"},{"x":11,"y":11,"type":"AIR"},{"x":12,"y":11,"type":"DIRT"},{"x":13,"y":11,"type":"DIRT"},{"x":14,"y":11,"type":"DIRT"},{"x":15,"y":11,"type":"AIR"},{"x":16,"y":11,"type":"AIR"},{"x":17,"y":11,"type":"AIR"},{"x":18,"y":11,"type":"DIRT"},{"x":19,"y":11,"type":"DIRT"},{"x":20,"y":11,"type":"DIRT"},{"x":21,"y":11,"type":"AIR"},{"x":22,"y":11,"type":"AIR"},{"x":23,"y":11,"type":"DIRT"},{"x":24,"y":11,"type":"AIR"},{"x":25,"y":11,"type":"DIRT"},{"x":26,"y":11,"type":"DIRT"},{"x":27,"y":11,"type":"AIR"},{"x":28,"y":11,"type":"AIR"},{"x":29,"y":11,"type":"AIR"},{"x":30,"y":11,"type":"AIR"},{"x":31,"y":11,"type":"DIRT"},{"x":32,"y":11,"type":"DIRT"}],[{"x":0,"y":12,"type":"AIR"},{"x":1,"y":12,"type":"AIR"},{"x":2,"y":12,"type":"AIR"},{"x":3,"y":12,"type":"AIR"},{"x":4,"y":12,"type":"AIR"},{"x":5,"y":12,"type":"AIR"},{"x":6,"y":12,"type":"AIR"},{"x":7,"y":12,"type":"DIRT"},{"x":8,"y":12,"type":"DIRT"},{"x":9,"y":12,"type":"DIRT"},{"x":10,"y":12,"type":"AIR"},{"x":11,"y":12,"type":"AIR"},{"x":12,"y":12,"type":"AIR"},{"x":13,"y":12,"type":"DIRT"},{"x":14,"y":12,"type":"DIRT"},{"x":15,"y":12,"type":"AIR"},{"x":16,"y":12,"type":"AIR"},{"x":17,"y":12,"type":"AIR"},{"x":18,"y":12,"type":"DIRT"},{"x":19,"y":12,"type":"DIRT"},{"x":20,"y":12,"type":"AIR"},{"x":21,"y":12,"type":"AIR"},{"x":22,"y":12,"type":"AIR"},{"x":23,"y":12,"type":"DIRT"},{"x":24,"y":12,"type":"DIRT"},{"x":25,"y":12,"type":"DIRT"},{"x":26,"y":12,"type":"AIR"},{"x":27,"y":12,"type":"AIR"},{"x":28,"y":12,"type":"AIR"},{"x":29,"y":12,"type":"AIR"},{"x":30,"y":12,"type":"AIR"},{"x":31,"y":12,"type":"AIR"},{"x":32,"y":12,"type":"AIR"}],[{"x":0,"y":13,"type":"AIR"},{"x":1,"y":13,"type":"AIR"},{"x":2,"y":13,"type":"AIR"},{"x":3,"y":13,"type":"AIR"},{"x":4,"y":13,"type":"DIRT"},{"x":5,"y":13,"type":"DIRT"},{"x":6,"y":13,"type":"AIR"},{"x":7,"y":13,"type":"DIRT"},{"x":8,"y":13,"type":"DIRT"},{"x":9,"y":13,"type":"DIRT"},{"x":10,"y":13,"type":"DIRT"},{"x":11,"y":13,"type":"AIR"},{"x":12,"y":13,"type":"DIRT"},{"x":13,"y":13,"type":"DIRT"},{"x":14,"y":13,"type":"DIRT"},{"x":15,"y":13,"type":"AIR"},{"x":16,"y":13,"type":"AIR"},{"x":17,"y":13,"type":"AIR"},{"x":18,"y":13,"type":"DIRT"},{"x":19,"y":13,"type":"DIRT"},{"x":20,"y":13,"type":"DIRT"},{"x":21,"y":13,"type":"AIR"},{"x":22,"y":13,"type":"DIRT"},{"x":23,"y":13,"type":"DIRT"},{"x":24,"y":13,"type":"DIRT"},{"x":25,"y":13,"type":"DIRT"},{"x":26,"y":13,"type":"AIR"},{"x":27,"y":13,"type":"DIRT"},{"x":28,"y":13,"type":"DIRT"},{"x":29,"y":13,"type":"AIR"},{"x":30,"y":13,"type":"AIR"},{"x":31,"y":13,"type":"AIR"},{"x":32,"y":13,"type":"AIR"}],[{"x":0,"y":14,"type":"DIRT"},{"x":1,"y":14,"type":"DIRT"},{"x":2,"y":14,"type":"DIRT"},{"x":3,"y":14,"type":"DIRT"},{"x":4,"y":14,"type":"DIRT"},{"x":5,"y":14,"type":"DIRT"},{"x":6,"y":14,"type":"AIR"},{"x":7,"y":14,"type":"DIRT"},{"x":8,"y":14,"type":"DIRT"},{"x":9,"y":14,"type":"DIRT"},{"x":10,"y":14,"type":"AIR"},{"x":11,"y":14,"type":"AIR"},{"x":12,"y":14,"type":"AIR"},{"x":13,"y":14,"type":"DIRT"},{"x":14,"y":14,"type":"AIR"},{"x":15,"y":14,"type":"AIR"},{"x":16,"y":14,"type":"AIR"},{"x":17,"y":14,"type":"AIR"},{"x":18,"y":14,"type":"AIR"},{"x":19,"y":14,"type":"DIRT"},{"x":20,"y":14,"type":"AIR"},{"x":21,"y":14,"type":"AIR"},{"x":22,"y":14,"type":"AIR"},{"x":23,"y":14,"type":"DIRT"},{"x":24,"y":14,"type":"DIRT"},{"x":25,"y":14,"type":"DIRT"},{"x":26,"y":14,"type":"AIR"},{"x":27,"y":14,"type":"DIRT"},{"x":28,"y":14,"type":"DIRT"},{"x":29,"y":14,"type":"DIRT"},{"x":30,"y":14,"type":"DIRT"},{"x":31,"y":14,"type":"DIRT"},{"x":32,"y":14,"type":"DIRT"}],[{"x":0,"y":15,"type":"AIR"},{"x":1,"y":15,"type":"AIR"},{"x":2,"y":15,"type":"AIR"},{"x":3,"y":15,"type":"DIRT"},{"x":4,"y":15,"type":"DIRT"},{"x":5,"y":15,"type":"DIRT"},{"x":6,"y":15,"type":"AIR"},{"x":7,"y":15,"type":"AIR"},{"x":8,"y":15,"type":"AIR"},{"x":9,"y":15,"type":"AIR"},{"x":10,"y":15,"type":"AIR"},{"x":11,"y":15,"type":"AIR"},{"x":12,"y":15,"type":"AIR"},{"x":13,"y":15,"type":"AIR"},{"x":14,"y":15,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":15,"y":15,"type":"AIR"},{"x":16,"y":15,"type":"AIR"},{"x":17,"y":15,"type":"AIR"},{"x":18,"y":15,"type":"AIR"},{"x":19,"y":15,"type":"AIR"},{"x":20,"y":15,"type":"AIR"},{"x":21,"y":15,"type":"AIR"},{"x":22,"y":15,"type":"AIR"},{"x":23,"y":15,"type":"AIR"},{"x":24,"y":15,"type":"AIR"},{"x":25,"y":15,"type":"AIR"},{"x":26,"y":15,"type":"AIR"},{"x":27,"y":15,"type":"DIRT"},{"x":28,"y":15,"type":"DIRT"},{"x":29,"y":15,"type":"DIRT"},{"x":30,"y":15,"type":"AIR"},{"x":31,"y":15,"type":"AIR"},{"x":32,"y":15,"type":"AIR"}],[{"x":0,"y":16,"type":"AIR"},{"x":1,"y":16,"type":"AIR","occupier":{"id":3,"playerId":1,"health":100,"position":{"x":1,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":2,"y":16,"type":"AIR"},{"x":3,"y":16,"type":"DIRT"},{"x":4,"y":16,"type":"DIRT"},{"x":5,"y":16,"type":"DIRT"},{"x":6,"y":16,"type":"AIR"},{"x":7,"y":16,"type":"AIR"},{"x":8,"y":16,"type":"AIR"},{"x":9,"y":16,"type":"AIR"},{"x":10,"y":16,"type":"DIRT"},{"x":11,"y":16,"type":"DIRT"},{"x":12,"y":16,"type":"DIRT"},{"x":13,"y":16,"type":"AIR"},{"x":14,"y":16,"type":"AIR"},{"x":15,"y":16,"type":"AIR"},{"x":16,"y":16,"type":"AIR"},{"x":17,"y":16,"type":"AIR"},{"x":18,"y":16,"type":"AIR"},{"x":19,"y":16,"type":"AIR"},{"x":20,"y":16,"type":"DIRT"},{"x":21,"y":16,"type":"DIRT"},{"x":22,"y":16,"type":"DIRT"},{"x":23,"y":16,"type":"AIR"},{"x":24,"y":16,"type":"AIR"},{"x":25,"y":16,"type":"AIR"},{"x":26,"y":16,"type":"AIR"},{"x":27,"y":16,"type":"DIRT"},{"x":28,"y":16,"type":"DIRT"},{"x":29,"y":16,"type":"DIRT"},{"x":30,"y":16,"type":"AIR"},{"x":31,"y":16,"type":"AIR","occupier":{"id":3,"playerId":2,"health":100,"position":{"x":31,"y":16},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":32,"y":16,"type":"AIR"}],[{"x":0,"y":17,"type":"AIR"},{"x":1,"y":17,"type":"AIR"},{"x":2,"y":17,"type":"AIR"},{"x":3,"y":17,"type":"DIRT"},{"x":4,"y":17,"type":"DIRT"},{"x":5,"y":17,"type":"DIRT"},{"x":6,"y":17,"type":"AIR"},{"x":7,"y":17,"type":"AIR"},{"x":8,"y":17,"type":"DIRT"},{"x":9,"y":17,"type":"DIRT"},{"x":10,"y":17,"type":"AIR"},{"x":11,"y":17,"type":"AIR"},{"x":12,"y":17,"type":"DIRT"},{"x":13,"y":17,"type":"DIRT"},{"x":14,"y":17,"type":"AIR"},{"x":15,"y":17,"type":"AIR"},{"x":16,"y":17,"type":"DIRT"},{"x":17,"y":17,"type":"AIR"},{"x":18,"y":17,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":19,"y":17,"type":"DIRT"},{"x":20,"y":17,"type":"DIRT"},{"x":21,"y":17,"type":"AIR"},{"x":22,"y":17,"type":"AIR"},{"x":23,"y":17,"type":"DIRT"},{"x":24,"y":17,"type":"DIRT"},{"x":25,"y":17,"type":"AIR"},{"x":26,"y":17,"type":"AIR"},{"x":27,"y":17,"type":"DIRT"},{"x":28,"y":17,"type":"DIRT"},{"x":29,"y":17,"type":"DIRT"},{"x":30,"y":17,"type":"AIR"},{"x":31,"y":17,"type":"AIR"},{"x":32,"y":17,"type":"AIR"}],[{"x":0,"y":18,"type":"DIRT"},{"x":1,"y":18,"type":"DIRT"},{"x":2,"y":18,"type":"DIRT"},{"x":3,"y":18,"type":"DIRT"},{"x":4,"y":18,"type":"DIRT"},{"x":5,"y":18,"type":"AIR"},{"x":6,"y":18,"type":"AIR"},{"x":7,"y":18,"type":"DIRT"},{"x":8,"y":18,"type":"DIRT"},{"x":9,"y":18,"type":"DIRT"},{"x":10,"y":18,"type":"AIR"},{"x":11,"y":18,"type":"AIR"},{"x":12,"y":18,"type":"AIR"},{"x":13,"y":18,"type":"DIRT"},{"x":14,"y":18,"type":"DIRT"},{"x":15,"y":18,"type":"AIR"},{"x":16,"y":18,"type":"DIRT"},{"x":17,"y":18,"type":"AIR"},{"x":18,"y":18,"type":"DIRT"},{"x":19,"y":18,"type":"DIRT"},{"x":20,"y":18,"type":"AIR"},{"x":21,"y":18,"type":"AIR"},{"x":22,"y":18,"type":"AIR"},{"x":23,"y":18,"type":"DIRT"},{"x":24,"y":18,"type":"DIRT"},{"x":25,"y":18,"type":"DIRT"},{"x":26,"y":18,"type":"AIR"},{"x":27,"y":18,"type":"AIR"},{"x":28,"y":18,"type":"DIRT"},{"x":29,"y":18,"type":"DIRT"},{"x":30,"y":18,"type":"DIRT"},{"x":31,"y":18,"type":"DIRT"},{"x":32,"y":18,"type":"DIRT"}],[{"x":0,"y":19,"type":"AIR"},{"x":1,"y":19,"type":"AIR"},{"x":2,"y":19,"type":"AIR"},{"x":3,"y":19,"type":"AIR"},{"x":4,"y":19,"type":"DIRT"},{"x":5,"y":19,"type":"DIRT"},{"x":6,"y":19,"type":"AIR"},{"x":7,"y":19,"type":"AIR"},{"x":8,"y":19,"type":"DIRT"},{"x":9,"y":19,"type":"AIR"},{"x":10,"y":19,"type":"AIR"},{"x":11,"y":19,"type":"AIR"},{"x":12,"y":19,"type":"DIRT"},{"x":13,"y":19,"type":"DIRT"},{"x":14,"y":19,"type":"AIR"},{"x":15,"y":19,"type":"AIR"},{"x":16,"y":19,"type":"AIR"},{"x":17,"y":19,"type":"AIR"},{"x":18,"y":19,"type":"AIR"},{"x":19,"y":19,"type":"DIRT"},{"x":20,"y":19,"type":"DIRT"},{"x":21,"y":19,"type":"AIR"},{"x":22,"y":19,"type":"AIR"},{"x":23,"y":19,"type":"AIR"},{"x":24,"y":19,"type":"DIRT"},{"x":25,"y":19,"type":"AIR"},{"x":26,"y":19,"type":"AIR"},{"x":27,"y":19,"type":"DIRT"},{"x":28,"y":19,"type":"DIRT"},{"x":29,"y":19,"type":"AIR"},{"x":30,"y":19,"type":"AIR"},{"x":31,"y":19,"type":"AIR"},{"x":32,"y":19,"type":"AIR"}],[{"x":0,"y":20,"type":"DIRT"},{"x":1,"y":20,"type":"AIR"},{"x":2,"y":20,"type":"AIR"},{"x":3,"y":20,"type":"AIR"},{"x":4,"y":20,"type":"AIR"},{"x":5,"y":20,"type":"DIRT"},{"x":6,"y":20,"type":"DIRT"},{"x":7,"y":20,"type":"AIR"},{"x":8,"y":20,"type":"AIR"},{"x":9,"y":20,"type":"AIR"},{"x":10,"y":20,"type":"DIRT"},{"x":11,"y":20,"type":"DIRT"},{"x":12,"y":20,"type":"DIRT"},{"x":13,"y":20,"type":"DIRT"},{"x":14,"y":20,"type":"DIRT"},{"x":15,"y":20,"type":"AIR"},{"x":16,"y":20,"type":"AIR"},{"x":17,"y":20,"type":"AIR"},{"x":18,"y":20,"type":"DIRT"},{"x":19,"y":20,"type":"DIRT"},{"x":20,"y":20,"type":"DIRT"},{"x":21,"y":20,"type":"DIRT"},{"x":22,"y":20,"type":"DIRT"},{"x":23,"y":20,"type":"AIR"},{"x":24,"y":20,"type":"AIR"},{"x":25,"y":20,"type":"AIR"},{"x":26,"y":20,"type":"DIRT"},{"x":27,"y":20,"type":"DIRT"},{"x":28,"y":20,"type":"AIR"},{"x":29,"y":20,"type":"AIR"},{"x":30,"y":20,"type":"AIR"},{"x":31,"y":20,"type":"AIR"},{"x":32,"y":20,"type":"DIRT"}],[{"x":0,"y":21,"type":"DIRT"},{"x":1,"y":21,"type":"AIR"},{"x":2,"y":21,"type":"AIR"},{"x":3,"y":21,"type":"AIR"},{"x":4,"y":21,"type":"AIR"},{"x":5,"y":21,"type":"DIRT"},{"x":6,"y":21,"type":"DIRT"},{"x":7,"y":21,"type":"DIRT"},{"x":8,"y":21,"type":"AIR"},{"x":9,"y":21,"type":"DIRT"},{"x":10,"y":21,"type":"DIRT"},{"x":11,"y":21,"type":"DIRT"},{"x":12,"y":21,"type":"DIRT"},{"x":13,"y":21,"type":"DIRT"},{"x":14,"y":21,"type":"AIR"},{"x":15,"y":21,"type":"AIR"},{"x":16,"y":21,"type":"DIRT"},{"x":17,"y":21,"type":"AIR"},{"x":18,"y":21,"type":"AIR"},{"x":19,"y":21,"type":"DIRT"},{"x":20,"y":21,"type":"DIRT"},{"x":21,"y":21,"type":"DIRT"},{"x":22,"y":21,"type":"DIRT"},{"x":23,"y":21,"type":"DIRT"},{"x":24,"y":21,"type":"AIR"},{"x":25,"y":21,"type":"DIRT"},{"x":26,"y":21,"type":"DIRT"},{"x":27,"y":21,"type":"DIRT"},{"x":28,"y":21,"type":"AIR"},{"x":29,"y":21,"type":"AIR"},{"x":30,"y":21,"type":"AIR"},{"x":31,"y":21,"type":"AIR"},{"x":32,"y":21,"type":"DIRT"}],[{"x":0,"y":22,"type":"DEEP_SPACE"},{"x":1,"y":22,"type":"AIR"},{"x":2,"y":22,"type":"AIR"},{"x":3,"y":22,"type":"DIRT"},{"x":4,"y":22,"type":"DIRT"},{"x":5,"y":22,"type":"DIRT"},{"x":6,"y":22,"type":"DIRT"},{"x":7,"y":22,"type":"DIRT"},{"x":8,"y":22,"type":"DIRT"},{"x":9,"y":22,"type":"DIRT"},{"x":10,"y":22,"type":"DIRT"},{"x":11,"y":22,"type":"DIRT"},{"x":12,"y":22,"type":"DIRT"},{"x":13,"y":22,"type":"DIRT"},{"x":14,"y":22,"type":"AIR"},{"x":15,"y":22,"type":"AIR"},{"x":16,"y":22,"type":"AIR"},{"x":17,"y":22,"type":"AIR"},{"x":18,"y":22,"type":"AIR"},{"x":19,"y":22,"type":"DIRT"},{"x":20,"y":22,"type":"DIRT"},{"x":21,"y":22,"type":"DIRT"},{"x":22,"y":22,"type":"DIRT"},{"x":23,"y":22,"type":"DIRT"},{"x":24,"y":22,"type":"DIRT"},{"x":25,"y":22,"type":"DIRT"},{"x":26,"y":22,"type":"DIRT"},{"x":27,"y":22,"type":"DIRT"},{"x":28,"y":22,"type":"DIRT"},{"x":29,"y":22,"type":"DIRT"},{"x":30,"y":22,"type":"AIR"},{"x":31,"y":22,"type":"AIR"},{"x":32,"y":22,"type":"DEEP_SPACE"}],[{"x":0,"y":23,"type":"DEEP_SPACE"},{"x":1,"y":23,"type":"AIR"},{"x":2,"y":23,"type":"DIRT"},{"x":3,"y":23,"type":"DIRT"},{"x":4,"y":23,"type":"DIRT"},{"x":5,"y":23,"type":"AIR"},{"x":6,"y":23,"type":"AIR"},{"x":7,"y":23,"type":"DIRT"},{"x":8,"y":23,"type":"DIRT"},{"x":9,"y":23,"type":"DIRT"},{"x":10,"y":23,"type":"DIRT"},{"x":11,"y":23,"type":"DIRT"},{"x":12,"y":23,"type":"DIRT"},{"x":13,"y":23,"type":"AIR"},{"x":14,"y":23,"type":"AIR"},{"x":15,"y":23,"type":"DIRT"},{"x":16,"y":23,"type":"DIRT"},{"x":17,"y":23,"type":"DIRT"},{"x":18,"y":23,"type":"AIR"},{"x":19,"y":23,"type":"AIR"},{"x":20,"y":23,"type":"DIRT"},{"x":21,"y":23,"type":"DIRT"},{"x":22,"y":23,"type":"DIRT"},{"x":23,"y":23,"type":"DIRT"},{"x":24,"y":23,"type":"DIRT"},{"x":25,"y":23,"type":"DIRT"},{"x":26,"y":23,"type":"AIR"},{"x":27,"y":23,"type":"AIR"},{"x":28,"y":23,"type":"DIRT"},{"x":29,"y":23,"type":"DIRT"},{"x":30,"y":23,"type":"DIRT"},{"x":31,"y":23,"type":"AIR"},{"x":32,"y":23,"type":"DEEP_SPACE"}],[{"x":0,"y":24,"type":"DEEP_SPACE"},{"x":1,"y":24,"type":"DIRT"},{"x":2,"y":24,"type":"DIRT"},{"x":3,"y":24,"type":"DIRT"},{"x":4,"y":24,"type":"DIRT"},{"x":5,"y":24,"type":"AIR"},{"x":6,"y":24,"type":"AIR"},{"x":7,"y":24,"type":"AIR"},{"x":8,"y":24,"type":"DIRT"},{"x":9,"y":24,"type":"AIR"},{"x":10,"y":24,"type":"DIRT"},{"x":11,"y":24,"type":"DIRT"},{"x":12,"y":24,"type":"DIRT"},{"x":13,"y":24,"type":"AIR"},{"x":14,"y":24,"type":"DIRT"},{"x":15,"y":24,"type":"DIRT"},{"x":16,"y":24,"type":"DIRT"},{"x":17,"y":24,"type":"DIRT"},{"x":18,"y":24,"type":"DIRT"},{"x":19,"y":24,"type":"AIR"},{"x":20,"y":24,"type":"DIRT"},{"x":21,"y":24,"type":"DIRT"},{"x":22,"y":24,"type":"DIRT"},{"x":23,"y":24,"type":"AIR"},{"x":24,"y":24,"type":"DIRT"},{"x":25,"y":24,"type":"AIR"},{"x":26,"y":24,"type":"AIR"},{"x":27,"y":24,"type":"AIR"},{"x":28,"y":24,"type":"DIRT"},{"x":29,"y":24,"type":"DIRT"},{"x":30,"y":24,"type":"DIRT"},{"x":31,"y":24,"type":"DIRT"},{"x":32,"y":24,"type":"DEEP_SPACE"}],[{"x":0,"y":25,"type":"DEEP_SPACE"},{"x":1,"y":25,"type":"DEEP_SPACE"},{"x":2,"y":25,"type":"DIRT"},{"x":3,"y":25,"type":"DIRT"},{"x":4,"y":25,"type":"DIRT"},{"x":5,"y":25,"type":"DIRT"},{"x":6,"y":25,"type":"DIRT"},{"x":7,"y":25,"type":"DIRT"},{"x":8,"y":25,"type":"DIRT"},{"x":9,"y":25,"type":"DIRT"},{"x":10,"y":25,"type":"DIRT"},{"x":11,"y":25,"type":"DIRT"},{"x":12,"y":25,"type":"DIRT"},{"x":13,"y":25,"type":"DIRT"},{"x":14,"y":25,"type":"DIRT"},{"x":15,"y":25,"type":"DIRT"},{"x":16,"y":25,"type":"AIR"},{"x":17,"y":25,"type":"DIRT"},{"x":18,"y":25,"type":"DIRT"},{"x":19,"y":25,"type":"DIRT"},{"x":20,"y":25,"type":"DIRT"},{"x":21,"y":25,"type":"DIRT"},{"x":22,"y":25,"type":"DIRT"},{"x":23,"y":25,"type":"DIRT"},{"x":24,"y":25,"type":"DIRT"},{"x":25,"y":25,"type":"DIRT"},{"x":26,"y":25,"type":"DIRT"},{"x":27,"y":25,"type":"DIRT"},{"x":28,"y":25,"type":"DIRT"},{"x":29,"y":25,"type":"DIRT"},{"x":30,"y":25,"type":"DIRT"},{"x":31,"y":25,"type":"DEEP_SPACE"},{"x":32,"y":25,"type":"DEEP_SPACE"}],[{"x":0,"y":26,"type":"DEEP_SPACE"},{"x":1,"y":26,"type":"DEEP_SPACE"},{"x":2,"y":26,"type":"DEEP_SPACE"},{"x":3,"y":26,"type":"AIR"},{"x":4,"y":26,"type":"DIRT"},{"x":5,"y":26,"type":"DIRT"},{"x":6,"y":26,"type":"DIRT"},{"x":7,"y":26,"type":"DIRT"},{"x":8,"y":26,"type":"DIRT"},{"x":9,"y":26,"type":"DIRT"},{"x":10,"y":26,"type":"DIRT"},{"x":11,"y":26,"type":"AIR"},{"x":12,"y":26,"type":"DIRT"},{"x":13,"y":26,"type":"DIRT"},{"x":14,"y":26,"type":"AIR"},{"x":15,"y":26,"type":"AIR"},{"x":16,"y":26,"type":"AIR"},{"x":17,"y":26,"type":"AIR"},{"x":18,"y":26,"type":"AIR"},{"x":19,"y":26,"type":"DIRT"},{"x":20,"y":26,"type":"DIRT"},{"x":21,"y":26,"type":"AIR"},{"x":22,"y":26,"type":"DIRT"},{"x":23,"y":26,"type":"DIRT"},{"x":24,"y":26,"type":"DIRT"},{"x":25,"y":26,"type":"DIRT"},{"x":26,"y":26,"type":"DIRT"},{"x":27,"y":26,"type":"DIRT"},{"x":28,"y":26,"type":"DIRT"},{"x":29,"y":26,"type":"AIR"},{"x":30,"y":26,"type":"DEEP_SPACE"},{"x":31,"y":26,"type":"DEEP_SPACE"},{"x":32,"y":26,"type":"DEEP_SPACE"}],[{"x":0,"y":27,"type":"DEEP_SPACE"},{"x":1,"y":27,"type":"DEEP_SPACE"},{"x":2,"y":27,"type":"DEEP_SPACE"},{"x":3,"y":27,"type":"DEEP_SPACE"},{"x":4,"y":27,"type":"DIRT"},{"x":5,"y":27,"type":"DIRT"},{"x":6,"y":27,"type":"DIRT"},{"x":7,"y":27,"type":"AIR"},{"x":8,"y":27,"type":"AIR"},{"x":9,"y":27,"type":"AIR"},{"x":10,"y":27,"type":"DIRT"},{"x":11,"y":27,"type":"DIRT"},{"x":12,"y":27,"type":"DIRT"},{"x":13,"y":27,"type":"DIRT"},{"x":14,"y":27,"type":"AIR"},{"x":15,"y":27,"type":"AIR"},{"x":16,"y":27,"type":"DIRT"},{"x":17,"y":27,"type":"AIR"},{"x":18,"y":27,"type":"AIR"},{"x":19,"y":27,"type":"DIRT"},{"x":20,"y":27,"type":"DIRT"},{"x":21,"y":27,"type":"DIRT"},{"x":22,"y":27,"type":"DIRT"},{"x":23,"y":27,"type":"AIR"},{"x":24,"y":27,"type":"AIR"},{"x":25,"y":27,"type":"AIR"},{"x":26,"y":27,"type":"DIRT"},{"x":27,"y":27,"type":"DIRT"},{"x":28,"y":27,"type":"DIRT"},{"x":29,"y":27,"type":"DEEP_SPACE"},{"x":30,"y":27,"type":"DEEP_SPACE"},{"x":31,"y":27,"type":"DEEP_SPACE"},{"x":32,"y":27,"type":"DEEP_SPACE"}],[{"x":0,"y":28,"type":"DEEP_SPACE"},{"x":1,"y":28,"type":"DEEP_SPACE"},{"x":2,"y":28,"type":"DEEP_SPACE"},{"x":3,"y":28,"type":"DEEP_SPACE"},{"x":4,"y":28,"type":"DIRT"},{"x":5,"y":28,"type":"DIRT"},{"x":6,"y":28,"type":"DIRT"},{"x":7,"y":28,"type":"AIR"},{"x":8,"y":28,"type":"AIR","occupier":{"id":1,"playerId":2,"health":150,"position":{"x":8,"y":28},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":9,"y":28,"type":"AIR"},{"x":10,"y":28,"type":"DIRT"},{"x":11,"y":28,"type":"DIRT"},{"x":12,"y":28,"type":"DIRT"},{"x":13,"y":28,"type":"DIRT"},{"x":14,"y":28,"type":"AIR"},{"x":15,"y":28,"type":"DIRT"},{"x":16,"y":28,"type":"DIRT"},{"x":17,"y":28,"type":"DIRT"},{"x":18,"y":28,"type":"AIR"},{"x":19,"y":28,"type":"DIRT"},{"x":20,"y":28,"type":"DIRT"},{"x":21,"y":28,"type":"DIRT"},{"x":22,"y":28,"type":"DIRT"},{"x":23,"y":28,"type":"AIR"},{"x":24,"y":28,"type":"AIR","occupier":{"id":2,"playerId":1,"health":100,"position":{"x":24,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":25,"y":28,"type":"AIR"},{"x":26,"y":28,"type":"DIRT"},{"x":27,"y":28,"type":"DIRT"},{"x":28,"y":28,"type":"DIRT"},{"x":29,"y":28,"type":"DEEP_SPACE"},{"x":30,"y":28,"type":"DEEP_SPACE"},{"x":31,"y":28,"type":"DEEP_SPACE"},{"x":32,"y":28,"type":"DEEP_SPACE"}],[{"x":0,"y":29,"type":"DEEP_SPACE"},{"x":1,"y":29,"type":"DEEP_SPACE"},{"x":2,"y":29,"type":"DEEP_SPACE"},{"x":3,"y":29,"type":"DEEP_SPACE"},{"x":4,"y":29,"type":"DEEP_SPACE"},{"x":5,"y":29,"type":"DEEP_SPACE"},{"x":6,"y":29,"type":"DIRT"},{"x":7,"y":29,"type":"AIR"},{"x":8,"y":29,"type":"AIR"},{"x":9,"y":29,"type":"AIR"},{"x":10,"y":29,"type":"DIRT"},{"x":11,"y":29,"type":"AIR"},{"x":12,"y":29,"type":"DIRT"},{"x":13,"y":29,"type":"DIRT"},{"x":14,"y":29,"type":"AIR"},{"x":15,"y":29,"type":"DIRT"},{"x":16,"y":29,"type":"AIR"},{"x":17,"y":29,"type":"DIRT"},{"x":18,"y":29,"type":"AIR"},{"x":19,"y":29,"type":"DIRT"},{"x":20,"y":29,"type":"DIRT"},{"x":21,"y":29,"type":"AIR"},{"x":22,"y":29,"type":"DIRT"},{"x":23,"y":29,"type":"AIR"},{"x":24,"y":29,"type":"AIR"},{"x":25,"y":29,"type":"AIR"},{"x":26,"y":29,"type":"DIRT"},{"x":27,"y":29,"type":"DEEP_SPACE"},{"x":28,"y":29,"type":"DEEP_SPACE"},{"x":29,"y":29,"type":"DEEP_SPACE"},{"x":30,"y":29,"type":"DEEP_SPACE"},{"x":31,"y":29,"type":"DEEP_SPACE"},{"x":32,"y":29,"type":"DEEP_SPACE"}],[{"x":0,"y":30,"type":"DEEP_SPACE"},{"x":1,"y":30,"type":"DEEP_SPACE"},{"x":2,"y":30,"type":"DEEP_SPACE"},{"x":3,"y":30,"type":"DEEP_SPACE"},{"x":4,"y":30,"type":"DEEP_SPACE"},{"x":5,"y":30,"type":"DEEP_SPACE"},{"x":6,"y":30,"type":"DEEP_SPACE"},{"x":7,"y":30,"type":"DIRT"},{"x":8,"y":30,"type":"DIRT"},{"x":9,"y":30,"type":"DIRT"},{"x":10,"y":30,"type":"DIRT"},{"x":11,"y":30,"type":"AIR"},{"x":12,"y":30,"type":"DIRT"},{"x":13,"y":30,"type":"AIR"},{"x":14,"y":30,"type":"AIR"},{"x":15,"y":30,"type":"DIRT"},{"x":16,"y":30,"type":"DIRT"},{"x":17,"y":30,"type":"DIRT"},{"x":18,"y":30,"type":"AIR"},{"x":19,"y":30,"type":"AIR"},{"x":20,"y":30,"type":"DIRT"},{"x":21,"y":30,"type":"AIR"},{"x":22,"y":30,"type":"DIRT"},{"x":23,"y":30,"type":"DIRT"},{"x":24,"y":30,"type":"DIRT"},{"x":25,"y":30,"type":"DIRT"},{"x":26,"y":30,"type":"DEEP_SPACE"},{"x":27,"y":30,"type":"DEEP_SPACE"},{"x":28,"y":30,"type":"DEEP_SPACE"},{"x":29,"y":30,"type":"DEEP_SPACE"},{"x":30,"y":30,"type":"DEEP_SPACE"},{"x":31,"y":30,"type":"DEEP_SPACE"},{"x":32,"y":30,"type":"DEEP_SPACE"}],[{"x":0,"y":31,"type":"DEEP_SPACE"},{"x":1,"y":31,"type":"DEEP_SPACE"},{"x":2,"y":31,"type":"DEEP_SPACE"},{"x":3,"y":31,"type":"DEEP_SPACE"},{"x":4,"y":31,"type":"DEEP_SPACE"},{"x":5,"y":31,"type":"DEEP_SPACE"},{"x":6,"y":31,"type":"DEEP_SPACE"},{"x":7,"y":31,"type":"DEEP_SPACE"},{"x":8,"y":31,"type":"AIR"},{"x":9,"y":31,"type":"DIRT"},{"x":10,"y":31,"type":"AIR"},{"x":11,"y":31,"type":"AIR"},{"x":12,"y":31,"type":"AIR"},{"x":13,"y":31,"type":"AIR"},{"x":14,"y":31,"type":"AIR"},{"x":15,"y":31,"type":"DIRT"},{"x":16,"y":31,"type":"DIRT"},{"x":17,"y":31,"type":"DIRT"},{"x":18,"y":31,"type":"AIR"},{"x":19,"y":31,"type":"AIR"},{"x":20,"y":31,"type":"AIR"},{"x":21,"y":31,"type":"AIR"},{"x":22,"y":31,"type":"AIR"},{"x":23,"y":31,"type":"DIRT"},{"x":24,"y":31,"type":"AIR"},{"x":25,"y":31,"type":"DEEP_SPACE"},{"x":26,"y":31,"type":"DEEP_SPACE"},{"x":27,"y":31,"type":"DEEP_SPACE"},{"x":28,"y":31,"type":"DEEP_SPACE"},{"x":29,"y":31,"type":"DEEP_SPACE"},{"x":30,"y":31,"type":"DEEP_SPACE"},{"x":31,"y":31,"type":"DEEP_SPACE"},{"x":32,"y":31,"type":"DEEP_SPACE"}],[{"x":0,"y":32,"type":"DEEP_SPACE"},{"x":1,"y":32,"type":"DEEP_SPACE"},{"x":2,"y":32,"type":"DEEP_SPACE"},{"x":3,"y":32,"type":"DEEP_SPACE"},{"x":4,"y":32,"type":"DEEP_SPACE"},{"x":5,"y":32,"type":"DEEP_SPACE"},{"x":6,"y":32,"type":"DEEP_SPACE"},{"x":7,"y":32,"type":"DEEP_SPACE"},{"x":8,"y":32,"type":"DEEP_SPACE"},{"x":9,"y":32,"type":"DEEP_SPACE"},{"x":10,"y":32,"type":"DEEP_SPACE"},{"x":11,"y":32,"type":"AIR"},{"x":12,"y":32,"type":"AIR"},{"x":13,"y":32,"type":"AIR"},{"x":14,"y":32,"type":"AIR"},{"x":15,"y":32,"type":"DIRT"},{"x":16,"y":32,"type":"AIR"},{"x":17,"y":32,"type":"DIRT"},{"x":18,"y":32,"type":"AIR"},{"x":19,"y":32,"type":"AIR"},{"x":20,"y":32,"type":"AIR"},{"x":21,"y":32,"type":"AIR"},{"x":22,"y":32,"type":"DEEP_SPACE"},{"x":23,"y":32,"type":"DEEP_SPACE"},{"x":24,"y":32,"type":"DEEP_SPACE"},{"x":25,"y":32,"type":"DEEP_SPACE"},{"x":26,"y":32,"type":"DEEP_SPACE"},{"x":27,"y":32,"type":"DEEP_SPACE"},{"x":28,"y":32,"type":"DEEP_SPACE"},{"x":29,"y":32,"type":"DEEP_SPACE"},{"x":30,"y":32,"type":"DEEP_SPACE"},{"x":31,"y":32,"type":"DEEP_SPACE"},{"x":32,"y":32,"type":"DEEP_SPACE"}]],"visualizerEvents":[]} \ No newline at end of file diff --git a/tests/replays/2019.08.19.21.15.02/B-log.csv b/tests/replays/2019.08.19.21.15.02/B-log.csv deleted file mode 100644 index 04d9660..0000000 --- a/tests/replays/2019.08.19.21.15.02/B-log.csv +++ /dev/null @@ -1,298 +0,0 @@ -Round,LastCommandType,LastCommand,ActiveWorm,Score,Health,Worm1 Health,Worm1 x,Worm1 y,Worm2 Health,Worm2 x,Worm2 y,Worm3 Health,Worm3 x,Worm3 y -1,null,"null",1,116,350,150,8,28,100,8,4,100,31,16 -2,move,"move 9 27",1,121,350,150,9,27,100,8,4,100,31,16 -3,move,"move 9 5",2,126,350,150,9,27,100,9,5,100,31,16 -4,move,"move 30 17",3,131,350,150,9,27,100,9,5,100,30,17 -5,dig,"dig 10 26",1,138,350,150,9,27,100,9,5,100,30,17 -6,dig,"dig 10 6",2,145,350,150,9,27,100,9,5,100,30,17 -7,dig,"dig 29 17",3,152,350,150,9,27,100,9,5,100,30,17 -8,move,"move 10 26",1,157,350,150,10,26,100,9,5,100,30,17 -9,move,"move 10 6",2,162,350,150,10,26,100,10,6,100,30,17 -10,move,"move 29 17",3,167,350,150,10,26,100,10,6,100,29,17 -11,dig,"dig 11 25",1,174,350,150,10,26,100,10,6,100,29,17 -12,dig,"dig 11 7",2,181,350,150,10,26,100,10,6,100,29,17 -13,dig,"dig 28 17",3,188,350,150,10,26,100,10,6,100,29,17 -14,move,"move 11 25",1,193,350,150,11,25,100,10,6,100,29,17 -15,move,"move 11 7",2,198,350,150,11,25,100,11,7,100,29,17 -16,move,"move 28 17",3,203,350,150,11,25,100,11,7,100,28,17 -17,dig,"dig 12 24",1,210,350,150,11,25,100,11,7,100,28,17 -18,dig,"dig 12 8",2,217,350,150,11,25,100,11,7,100,28,17 -19,dig,"dig 27 17",3,224,350,150,11,25,100,11,7,100,28,17 -20,move,"move 12 24",1,229,350,150,12,24,100,11,7,100,28,17 -21,move,"move 12 8",2,234,350,150,12,24,100,12,8,100,28,17 -22,move,"move 27 17",3,239,350,150,12,24,100,12,8,100,27,17 -23,move,"move 13 23",1,244,350,150,13,23,100,12,8,100,27,17 -24,move,"move 13 9",2,249,350,150,13,23,100,13,9,100,27,17 -25,move,"move 26 17",3,254,350,150,13,23,100,13,9,100,26,17 -26,move,"move 14 22",1,259,350,150,14,22,100,13,9,100,26,17 -27,dig,"dig 14 10",2,266,350,150,14,22,100,13,9,100,26,17 -28,move,"move 25 17",3,271,350,150,14,22,100,13,9,100,25,17 -29,move,"move 15 21",1,276,350,150,15,21,100,13,9,100,25,17 -30,move,"move 14 10",2,281,350,150,15,21,100,14,10,100,25,17 -31,dig,"dig 24 17",3,288,350,150,15,21,100,14,10,100,25,17 -32,move,"move 16 20",1,293,350,150,16,20,100,14,10,100,25,17 -33,dig,"dig 14 11",2,300,350,150,16,20,100,14,10,100,25,17 -34,move,"move 24 17",3,305,350,150,16,20,100,14,10,100,24,17 -35,move,"move 17 19",1,310,350,150,17,19,100,14,10,100,24,17 -36,move,"move 14 11",2,315,350,150,17,19,100,14,11,100,24,17 -37,dig,"dig 23 17",3,322,350,150,17,19,100,14,11,100,24,17 -38,dig,"dig 18 18",1,329,350,150,17,19,100,14,11,100,24,17 -39,dig,"dig 14 12",2,336,350,150,17,19,100,14,11,100,24,17 -40,move,"move 23 17",3,341,350,150,17,19,100,14,11,100,23,17 -41,move,"move 18 18",1,346,350,150,18,18,100,14,11,100,23,17 -42,move,"move 14 12",2,351,350,150,18,18,100,14,12,100,23,17 -43,move,"move 22 17",3,356,350,150,18,18,100,14,12,100,22,17 -44,move,"move 18 17",1,365,360,160,18,17,100,14,12,100,22,17 -45,dig,"dig 14 13",2,372,360,160,18,17,100,14,12,100,22,17 -46,dig,"dig 21 16",3,379,360,160,18,17,100,14,12,100,22,17 -47,move,"move 17 16",1,384,360,160,17,16,100,14,12,100,22,17 -48,move,"move 14 13",2,389,360,160,17,16,100,14,13,100,22,17 -49,move,"move 21 16",3,394,360,160,17,16,100,14,13,100,21,16 -50,move,"move 16 15",1,399,360,160,16,15,100,14,13,100,21,16 -51,move,"move 14 14",2,404,360,160,16,15,100,14,14,100,21,16 -52,move,"move 20 15",3,409,360,160,16,15,100,14,14,100,20,15 -53,move,"move 15 15",1,414,360,160,15,15,100,14,14,100,20,15 -54,move,"move 14 15",2,422,370,160,15,15,110,14,15,100,20,15 -55,move,"move 21 14",3,427,370,160,15,15,110,14,15,100,21,14 -56,move,"move 16 14",1,432,370,160,16,14,110,14,15,100,21,14 -57,move,"move 15 14",2,437,370,160,16,14,110,15,14,100,21,14 -58,dig,"dig 22 13",3,444,370,160,16,14,110,15,14,100,21,14 -59,move,"move 17 13",1,449,370,160,17,13,110,15,14,100,21,14 -60,move,"move 16 13",2,454,370,160,17,13,110,16,13,100,21,14 -61,move,"move 22 13",3,459,370,160,17,13,110,16,13,100,22,13 -62,dig,"dig 18 12",1,466,370,160,17,13,110,16,13,100,22,13 -63,move,"move 17 12",2,471,370,160,17,13,110,17,12,100,22,13 -64,dig,"dig 23 12",3,478,370,160,17,13,110,17,12,100,22,13 -65,move,"move 18 12",1,483,370,160,18,12,110,17,12,100,22,13 -66,dig,"dig 18 11",2,490,370,160,18,12,110,17,12,100,22,13 -67,move,"move 23 12",3,495,370,160,18,12,110,17,12,100,23,12 -68,dig,"dig 19 11",1,502,370,160,18,12,110,17,12,100,23,12 -69,move,"move 18 11",2,507,370,160,18,12,110,18,11,100,23,12 -70,dig,"dig 23 11",3,514,370,160,18,12,110,18,11,100,23,12 -71,move,"move 19 11",1,519,370,160,19,11,110,18,11,100,23,12 -72,dig,"dig 19 10",2,526,370,160,19,11,110,18,11,100,23,12 -73,move,"move 24 11",3,531,370,160,19,11,110,18,11,100,24,11 -74,dig,"dig 20 10",1,538,370,160,19,11,110,18,11,100,24,11 -75,move,"move 19 10",2,543,370,160,19,11,110,19,10,100,24,11 -76,dig,"dig 23 10",3,550,370,160,19,11,110,19,10,100,24,11 -77,move,"move 20 10",1,555,370,160,20,10,110,19,10,100,24,11 -78,dig,"dig 20 9",2,562,370,160,20,10,110,19,10,100,24,11 -79,move,"move 24 10",3,567,370,160,20,10,110,19,10,100,24,10 -80,move,"move 21 9",1,572,370,160,21,9,110,19,10,100,24,10 -81,move,"move 20 9",2,577,370,160,21,9,110,20,9,100,24,10 -82,dig,"dig 25 9",3,584,370,160,21,9,110,20,9,100,24,10 -83,dig,"dig 22 8",1,591,370,160,21,9,110,20,9,100,24,10 -84,dig,"dig 21 8",2,598,370,160,21,9,110,20,9,100,24,10 -85,move,"move 25 9",3,603,370,160,21,9,110,20,9,100,25,9 -86,move,"move 22 8",1,608,370,160,22,8,110,20,9,100,25,9 -87,move,"move 21 8",2,613,370,160,22,8,110,21,8,100,25,9 -88,dig,"dig 25 8",3,620,370,160,22,8,110,21,8,100,25,9 -89,move,"move 23 7",1,625,370,160,23,7,110,21,8,100,25,9 -90,move,"move 22 7",2,630,370,160,23,7,110,22,7,100,25,9 -91,move,"move 25 8",3,635,370,160,23,7,110,22,7,100,25,8 -92,dig,"dig 24 6",1,642,370,160,23,7,110,22,7,100,25,8 -93,banana,"banana 24 3",2,703,370,160,23,7,110,22,7,100,25,8 -94,dig,"dig 24 7",3,710,370,160,23,7,110,22,7,100,25,8 -95,move,"move 24 6",1,715,370,160,24,6,110,22,7,100,25,8 -96,banana,"banana 23 4",2,783,370,160,24,6,110,22,7,100,25,8 -97,snowball,"snowball 23 4",3,800,370,160,24,6,110,22,7,100,25,8 -98,move,"move 23 5",1,805,370,160,23,5,110,22,7,100,25,8 -99,banana,"banana 23 4",2,815,357,147,23,5,110,22,7,100,25,8 -100,shoot,"shoot N",1,831,357,147,23,5,110,22,7,100,25,8 -101,shoot,"shoot N",1,847,357,147,23,5,110,22,7,100,25,8 -102,shoot,"shoot N",1,860,349,139,23,5,110,22,7,100,25,8 -103,shoot,"shoot N",1,873,341,131,23,5,110,22,7,100,25,8 -104,shoot,"shoot N",1,889,341,131,23,5,110,22,7,100,25,8 -105,move,"move 23 6",2,894,341,131,23,5,110,23,6,100,25,8 -106,snowball,"snowball 23 4",3,894,341,131,23,5,110,23,6,100,25,8 -107,move,"move 24 4",1,894,341,131,23,5,110,23,6,100,25,8 -108,move,"move 24 5",2,899,341,131,23,5,110,24,5,100,25,8 -109,move,"move 24 7",3,904,341,131,23,5,110,24,5,100,24,7 -110,move,"move 24 4",1,904,341,131,23,5,110,24,5,100,24,7 -111,shoot,"shoot N",2,920,341,131,23,5,110,24,5,100,24,7 -112,snowball,"snowball 24 3",3,937,341,131,23,5,110,24,5,100,24,7 -113,move,"move 24 4",1,942,341,131,24,4,110,24,5,100,24,7 -114,shoot,"shoot NE",2,958,341,131,24,4,110,24,5,100,24,7 -115,dig,"dig 25 6",3,965,341,131,24,4,110,24,5,100,24,7 -116,shoot,"shoot E",1,981,341,131,24,4,110,24,5,100,24,7 -117,shoot,"shoot NE",2,997,341,131,24,4,110,24,5,100,24,7 -118,move,"move 25 6",3,1000,333,123,24,4,110,24,5,100,25,6 -119,shoot,"shoot E",1,1016,333,123,24,4,110,24,5,100,25,6 -120,shoot,"shoot NE",2,1072,333,123,24,4,110,24,5,100,25,6 -121,move,"move 24 7",3,1077,333,123,24,4,110,24,5,100,24,7 -122,nothing,"nothing "Player chose to do nothing"",1,1077,333,123,24,4,110,24,5,100,24,7 -123,move,"move 24 6",2,1082,333,123,24,4,110,24,6,100,24,7 -124,dig,"dig 24 8",3,1089,333,123,24,4,110,24,6,100,24,7 -125,move,"move 24 5",1,1094,333,123,24,5,110,24,6,100,24,7 -126,move,"move 23 7",2,1099,333,123,24,5,110,23,7,100,24,7 -127,dig,"dig 23 8",3,1106,333,123,24,5,110,23,7,100,24,7 -128,move,"move 23 6",1,1111,333,123,23,6,110,23,7,100,24,7 -129,move,"move 22 8",2,1116,333,123,23,6,110,22,8,100,24,7 -130,move,"move 23 8",3,1121,333,123,23,6,110,22,8,100,23,8 -131,move,"move 23 7",1,1126,333,123,23,7,110,22,8,100,23,8 -132,dig,"dig 22 9",2,1133,333,123,23,7,110,22,8,100,23,8 -133,move,"move 22 9",3,1138,333,123,23,7,110,22,8,100,22,9 -134,move,"move 22 7",1,1143,333,123,22,7,110,22,8,100,22,9 -135,move,"move 21 9",2,1148,333,123,22,7,110,21,9,100,22,9 -136,move,"move 21 10",3,1153,333,123,22,7,110,21,9,100,21,10 -137,move,"move 21 8",1,1158,333,123,21,8,110,21,9,100,21,10 -138,invalid,"invalid",2,1154,333,123,21,8,110,21,9,100,21,10 -139,move,"move 21 11",3,1159,333,123,21,8,110,21,9,100,21,11 -140,move,"move 22 9",1,1164,333,123,22,9,110,21,9,100,21,11 -141,dig,"dig 22 10",2,1171,333,123,22,9,110,21,9,100,21,11 -142,move,"move 22 12",3,1176,333,123,22,9,110,21,9,100,22,12 -143,move,"move 23 10",1,1181,333,123,23,10,110,21,9,100,22,12 -144,move,"move 22 10",2,1186,333,123,23,10,110,22,10,100,22,12 -145,dig,"dig 23 13",3,1193,333,123,23,10,110,22,10,100,22,12 -146,move,"move 23 11",1,1198,333,123,23,11,110,22,10,100,22,12 -147,move,"move 21 9",2,1203,333,123,23,11,110,21,9,100,22,12 -148,move,"move 23 13",3,1208,333,123,23,11,110,21,9,100,23,13 -149,move,"move 23 12",1,1213,333,123,23,12,110,21,9,100,23,13 -150,move,"move 22 10",2,1218,333,123,23,12,110,22,10,100,23,13 -151,dig,"dig 23 14",3,1225,333,123,23,12,110,22,10,100,23,13 -152,move,"move 22 13",1,1230,333,123,22,13,110,22,10,100,23,13 -153,move,"move 23 11",2,1235,333,123,22,13,110,23,11,100,23,13 -154,move,"move 23 14",3,1240,333,123,22,13,110,23,11,100,23,14 -155,move,"move 23 13",1,1245,333,123,23,13,110,23,11,100,23,14 -156,move,"move 23 12",2,1250,333,123,23,13,110,23,12,100,23,14 -157,move,"move 23 15",3,1255,333,123,23,13,110,23,12,100,23,15 -158,move,"move 23 14",1,1260,333,123,23,14,110,23,12,100,23,15 -159,move,"move 23 13",2,1265,333,123,23,14,110,23,13,100,23,15 -160,move,"move 24 16",3,1270,333,123,23,14,110,23,13,100,24,16 -161,move,"move 24 15",1,1275,333,123,24,15,110,23,13,100,24,16 -162,move,"move 23 14",2,1280,333,123,24,15,110,23,14,100,24,16 -163,move,"move 23 17",3,1285,333,123,24,15,110,23,14,100,23,17 -164,move,"move 23 16",1,1290,333,123,23,16,110,23,14,100,23,17 -165,move,"move 23 15",2,1292,326,123,23,16,110,23,15,93,23,17 -166,move,"move 23 18",3,1297,326,123,23,16,110,23,15,93,23,18 -167,move,"move 23 17",1,1296,306,116,23,17,110,23,15,80,23,18 -168,move,"move 23 16",2,1301,306,116,23,17,110,23,16,80,23,18 -169,move,"move 23 19",3,1297,279,109,23,17,110,23,16,60,23,19 -170,move,"move 23 18",1,1302,279,109,23,18,110,23,16,60,23,19 -171,move,"move 23 17",2,1307,279,109,23,18,110,23,17,60,23,19 -172,move,"move 23 20",3,1312,279,109,23,18,110,23,17,60,23,20 -173,move,"move 23 19",1,1317,279,109,23,19,110,23,17,60,23,20 -174,move,"move 22 18",2,1322,279,109,23,19,110,22,18,60,23,20 -175,dig,"dig 22 21",3,1329,279,109,23,19,110,22,18,60,23,20 -176,move,"move 22 20",1,1334,279,109,22,20,110,22,18,60,23,20 -177,move,"move 22 19",2,1339,279,109,22,20,110,22,19,60,23,20 -178,move,"move 22 21",3,1344,279,109,22,20,110,22,19,60,22,21 -179,invalid,"invalid",1,1340,279,109,22,20,110,22,19,60,22,21 -180,dig,"dig 21 20",2,1347,279,109,22,20,110,22,19,60,22,21 -181,dig,"dig 21 22",3,1354,279,109,22,20,110,22,19,60,22,21 -182,dig,"dig 21 21",1,1361,279,109,22,20,110,22,19,60,22,21 -183,move,"move 21 20",2,1366,279,109,22,20,110,21,20,60,22,21 -184,move,"move 21 22",3,1371,279,109,22,20,110,21,20,60,21,22 -185,move,"move 21 21",1,1376,279,109,21,21,110,21,20,60,21,22 -186,dig,"dig 20 21",2,1383,279,109,21,21,110,21,20,60,21,22 -187,dig,"dig 20 23",3,1390,279,109,21,21,110,21,20,60,21,22 -188,dig,"dig 20 22",1,1397,279,109,21,21,110,21,20,60,21,22 -189,move,"move 20 21",2,1399,271,109,21,21,110,20,21,52,21,22 -190,shoot,"shoot SW",3,1415,271,109,21,21,110,20,21,52,21,22 -191,move,"move 20 22",1,1417,263,109,20,22,110,20,21,44,21,22 -192,dig,"dig 19 22",2,1424,263,109,20,22,110,20,21,44,21,22 -193,shoot,"shoot SW",3,1438,255,109,20,22,110,20,21,36,21,22 -194,move,"move 19 23",1,1443,255,109,19,23,110,20,21,36,21,22 -195,move,"move 19 22",2,1448,255,109,19,23,110,19,22,36,21,22 -196,move,"move 20 23",3,1453,255,109,19,23,110,19,22,36,20,23 -197,shoot,"shoot W",1,1466,247,109,19,23,102,19,22,36,20,23 -198,shoot,"shoot SW",2,1482,247,109,19,23,102,19,22,36,20,23 -199,invalid,"invalid",3,1475,239,101,19,23,102,19,22,36,20,23 -200,shoot,"shoot W",1,1491,239,101,19,23,102,19,22,36,20,23 -201,shoot,"shoot SW",2,1493,239,101,19,23,102,19,22,36,20,23 -202,move,"move 19 24",3,1498,239,101,19,23,102,19,22,36,19,24 -203,move,"move 18 22",1,1501,231,93,18,22,102,19,22,36,19,24 -204,dig,"dig 19 21",2,1508,231,93,18,22,102,19,22,36,19,24 -205,shoot,"shoot NW",3,1510,231,93,18,22,102,19,22,36,19,24 -206,shoot,"shoot W",1,1526,231,93,18,22,102,19,22,36,19,24 -207,move,"move 18 23",2,1528,223,85,18,22,102,18,23,36,19,24 -208,dig,"dig 18 25",3,1535,223,85,18,22,102,18,23,36,19,24 -209,shoot,"shoot W",1,1548,215,77,18,22,102,18,23,36,19,24 -210,move,"move 17 22",2,1553,215,77,18,22,102,17,22,36,19,24 -211,move,"move 18 23",3,1556,207,77,18,22,94,17,22,36,18,23 -212,move,"move 17 21",1,1561,207,77,17,21,94,17,22,36,18,23 -213,shoot,"shoot W",2,1574,199,69,17,21,94,17,22,36,18,23 -214,move,"move 19 23",3,1579,199,69,17,21,94,17,22,36,19,23 -215,shoot,"shoot SW",1,1576,191,69,17,21,86,17,22,36,19,23 -216,shoot,"shoot W",2,1592,191,69,17,21,86,17,22,36,19,23 -217,move,"move 18 22",3,1595,183,69,17,21,78,17,22,36,18,22 -218,shoot,"shoot SW",1,1595,183,69,17,21,78,17,22,36,18,22 -219,shoot,"shoot W",2,1608,175,69,17,21,70,17,22,36,18,22 -220,invalid,"invalid",3,1604,175,69,17,21,70,17,22,36,18,22 -221,shoot,"shoot SW",1,1604,175,69,17,21,70,17,22,36,18,22 -222,dig,"dig 16 21",2,1611,175,69,17,21,70,17,22,36,18,22 -223,move,"move 18 23",3,1613,167,61,17,21,70,17,22,36,18,23 -224,shoot,"shoot W",1,1613,167,61,17,21,70,17,22,36,18,23 -225,move,"move 16 21",2,1616,159,61,17,21,62,16,21,36,18,23 -226,move,"move 17 22",3,1621,159,61,17,21,62,16,21,36,17,22 -227,move,"move 18 21",1,1623,151,61,18,21,54,16,21,36,17,22 -228,shoot,"shoot W",2,1639,151,61,18,21,54,16,21,36,17,22 -229,dig,"dig 17 23",3,1643,143,61,18,21,46,16,21,36,17,22 -230,move,"move 17 21",1,1646,135,61,17,21,38,16,21,36,17,22 -231,shoot,"shoot W",2,1659,127,61,17,21,30,16,21,36,17,22 -232,invalid,"invalid",3,1652,119,61,17,21,22,16,21,36,17,22 -233,move,"move 18 22",1,1655,111,61,18,22,14,16,21,36,17,22 -234,shoot,"shoot W",2,1711,111,61,18,22,14,16,21,36,17,22 -235,move,"move 17 23",3,1716,111,61,18,22,14,16,21,36,17,23 -236,move,"move 17 21",1,1721,111,61,17,21,14,16,21,36,17,23 -237,move,"move 15 20",2,1726,111,61,17,21,14,15,20,36,17,23 -238,move,"move 16 22",3,1728,103,53,17,21,14,15,20,36,16,22 -239,shoot,"shoot NW",1,1741,95,53,17,21,6,15,20,36,16,22 -240,shoot,"shoot N",2,1755,87,45,17,21,6,15,20,36,16,22 -241,move,"move 15 21",3,1757,79,37,17,21,6,15,20,36,15,21 -242,shoot,"shoot NW",1,1759,79,37,17,21,6,15,20,36,15,21 -243,shoot,"shoot NE",2,1761,79,37,17,21,6,15,20,36,15,21 -244,move,"move 16 20",3,1763,71,29,17,21,6,15,20,36,16,20 -245,shoot,"shoot N",1,1777,63,29,17,21,6,15,20,28,16,20 -246,move,"move 15 21",2,1779,55,21,17,21,6,15,21,28,16,20 -247,shoot,"shoot E",3,1781,55,21,17,21,6,15,21,28,16,20 -248,dig,"dig 18 20",1,1788,55,21,17,21,6,15,21,28,16,20 -249,dig,"dig 14 20",2,1792,47,21,17,21,6,15,21,20,16,20 -250,shoot,"shoot NE",3,1794,47,21,17,21,6,15,21,20,16,20 -251,move,"move 18 20",1,1799,47,21,18,20,6,15,21,20,16,20 -252,move,"move 14 21",2,1802,39,13,18,20,6,14,21,20,16,20 -253,shoot,"shoot NE",3,1804,39,13,18,20,6,14,21,20,16,20 -254,move,"move 17 19",1,1807,33,13,17,19,-2,14,21,20,16,20 -255,move,"move 16 21",3,1809,25,5,17,19,-2,14,21,20,16,21 -256,shoot,"shoot N",1,1811,25,5,17,19,-2,14,21,20,16,21 -257,move,"move 17 20",3,1816,25,5,17,19,-2,14,21,20,17,20 -258,move,"move 18 18",1,1821,25,5,18,18,-2,14,21,20,17,20 -259,move,"move 18 19",3,1824,20,-3,18,18,-2,14,21,20,18,19 -260,shoot,"shoot N",3,1826,20,-3,18,18,-2,14,21,20,18,19 -261,shoot,"shoot NW",3,1828,20,-3,18,18,-2,14,21,20,18,19 -262,shoot,"shoot N",3,1830,20,-3,18,18,-2,14,21,20,18,19 -263,shoot,"shoot NW",3,1832,20,-3,18,18,-2,14,21,20,18,19 -264,shoot,"shoot N",3,1834,20,-3,18,18,-2,14,21,20,18,19 -265,shoot,"shoot NW",3,1836,20,-3,18,18,-2,14,21,20,18,19 -266,shoot,"shoot N",3,1838,20,-3,18,18,-2,14,21,20,18,19 -267,shoot,"shoot W",3,1840,20,-3,18,18,-2,14,21,20,18,19 -268,shoot,"shoot SW",3,1842,20,-3,18,18,-2,14,21,20,18,19 -269,shoot,"shoot W",3,1844,20,-3,18,18,-2,14,21,20,18,19 -270,shoot,"shoot SW",3,1846,20,-3,18,18,-2,14,21,20,18,19 -271,shoot,"shoot W",3,1848,20,-3,18,18,-2,14,21,20,18,19 -272,shoot,"shoot SW",3,1850,20,-3,18,18,-2,14,21,20,18,19 -273,shoot,"shoot W",3,1852,20,-3,18,18,-2,14,21,20,18,19 -274,shoot,"shoot SW",3,1854,20,-3,18,18,-2,14,21,20,18,19 -275,shoot,"shoot W",3,1856,20,-3,18,18,-2,14,21,20,18,19 -276,shoot,"shoot S",3,1858,20,-3,18,18,-2,14,21,20,18,19 -277,shoot,"shoot SW",3,1860,20,-3,18,18,-2,14,21,20,18,19 -278,shoot,"shoot W",3,1862,20,-3,18,18,-2,14,21,20,18,19 -279,shoot,"shoot SW",3,1864,20,-3,18,18,-2,14,21,20,18,19 -280,shoot,"shoot S",3,1866,20,-3,18,18,-2,14,21,20,18,19 -281,shoot,"shoot SW",3,1868,20,-3,18,18,-2,14,21,20,18,19 -282,shoot,"shoot W",3,1870,20,-3,18,18,-2,14,21,20,18,19 -283,shoot,"shoot SW",3,1872,20,-3,18,18,-2,14,21,20,18,19 -284,shoot,"shoot W",3,1874,20,-3,18,18,-2,14,21,20,18,19 -285,shoot,"shoot SW",3,1876,20,-3,18,18,-2,14,21,20,18,19 -286,shoot,"shoot W",3,1878,20,-3,18,18,-2,14,21,20,18,19 -287,shoot,"shoot S",3,1880,20,-3,18,18,-2,14,21,20,18,19 -288,shoot,"shoot W",3,1882,20,-3,18,18,-2,14,21,20,18,19 -289,shoot,"shoot S",3,1884,20,-3,18,18,-2,14,21,20,18,19 -290,shoot,"shoot W",3,1886,20,-3,18,18,-2,14,21,20,18,19 -291,shoot,"shoot S",3,1888,20,-3,18,18,-2,14,21,20,18,19 -292,shoot,"shoot W",3,1890,20,-3,18,18,-2,14,21,20,18,19 -293,shoot,"shoot S",3,1892,20,-3,18,18,-2,14,21,20,18,19 -294,shoot,"shoot W",3,1894,20,-3,18,18,-2,14,21,20,18,19 -295,shoot,"shoot S",3,1895,17,-3,18,18,-2,14,21,17,18,19 -296,shoot,"shoot SW",3,1896,14,-3,18,18,-2,14,21,14,18,19 -297,shoot,"shoot S",3,1897,11,-3,18,18,-2,14,21,11,18,19 diff --git a/tests/replays/2019.08.19.21.31.16/A-init.json b/tests/replays/2019.08.19.21.31.16/A-init.json deleted file mode 100644 index 31546d4..0000000 --- a/tests/replays/2019.08.19.21.31.16/A-init.json +++ /dev/null @@ -1 +0,0 @@ -{"currentRound":1,"maxRounds":400,"pushbackDamage":20,"lavaDamage":3,"mapSize":33,"currentWormId":1,"consecutiveDoNothingCount":0,"myPlayer":{"id":1,"score":116,"health":350,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":24,"y":4},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":24,"y":28},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":1,"y":16},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]},"opponents":[{"id":2,"score":116,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":8,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":8,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":31,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]}],"map":[[{"x":0,"y":0,"type":"DEEP_SPACE"},{"x":1,"y":0,"type":"DEEP_SPACE"},{"x":2,"y":0,"type":"DEEP_SPACE"},{"x":3,"y":0,"type":"DEEP_SPACE"},{"x":4,"y":0,"type":"DEEP_SPACE"},{"x":5,"y":0,"type":"DEEP_SPACE"},{"x":6,"y":0,"type":"DEEP_SPACE"},{"x":7,"y":0,"type":"DEEP_SPACE"},{"x":8,"y":0,"type":"DEEP_SPACE"},{"x":9,"y":0,"type":"DEEP_SPACE"},{"x":10,"y":0,"type":"DEEP_SPACE"},{"x":11,"y":0,"type":"DIRT"},{"x":12,"y":0,"type":"DIRT"},{"x":13,"y":0,"type":"DIRT"},{"x":14,"y":0,"type":"AIR"},{"x":15,"y":0,"type":"AIR"},{"x":16,"y":0,"type":"DIRT"},{"x":17,"y":0,"type":"AIR"},{"x":18,"y":0,"type":"AIR"},{"x":19,"y":0,"type":"DIRT"},{"x":20,"y":0,"type":"DIRT"},{"x":21,"y":0,"type":"DIRT"},{"x":22,"y":0,"type":"DEEP_SPACE"},{"x":23,"y":0,"type":"DEEP_SPACE"},{"x":24,"y":0,"type":"DEEP_SPACE"},{"x":25,"y":0,"type":"DEEP_SPACE"},{"x":26,"y":0,"type":"DEEP_SPACE"},{"x":27,"y":0,"type":"DEEP_SPACE"},{"x":28,"y":0,"type":"DEEP_SPACE"},{"x":29,"y":0,"type":"DEEP_SPACE"},{"x":30,"y":0,"type":"DEEP_SPACE"},{"x":31,"y":0,"type":"DEEP_SPACE"},{"x":32,"y":0,"type":"DEEP_SPACE"}],[{"x":0,"y":1,"type":"DEEP_SPACE"},{"x":1,"y":1,"type":"DEEP_SPACE"},{"x":2,"y":1,"type":"DEEP_SPACE"},{"x":3,"y":1,"type":"DEEP_SPACE"},{"x":4,"y":1,"type":"DEEP_SPACE"},{"x":5,"y":1,"type":"DEEP_SPACE"},{"x":6,"y":1,"type":"DEEP_SPACE"},{"x":7,"y":1,"type":"DEEP_SPACE"},{"x":8,"y":1,"type":"DIRT"},{"x":9,"y":1,"type":"DIRT"},{"x":10,"y":1,"type":"DIRT"},{"x":11,"y":1,"type":"DIRT"},{"x":12,"y":1,"type":"DIRT"},{"x":13,"y":1,"type":"AIR"},{"x":14,"y":1,"type":"AIR"},{"x":15,"y":1,"type":"DIRT"},{"x":16,"y":1,"type":"DIRT"},{"x":17,"y":1,"type":"DIRT"},{"x":18,"y":1,"type":"AIR"},{"x":19,"y":1,"type":"AIR"},{"x":20,"y":1,"type":"DIRT"},{"x":21,"y":1,"type":"DIRT"},{"x":22,"y":1,"type":"DIRT"},{"x":23,"y":1,"type":"DIRT"},{"x":24,"y":1,"type":"DIRT"},{"x":25,"y":1,"type":"DEEP_SPACE"},{"x":26,"y":1,"type":"DEEP_SPACE"},{"x":27,"y":1,"type":"DEEP_SPACE"},{"x":28,"y":1,"type":"DEEP_SPACE"},{"x":29,"y":1,"type":"DEEP_SPACE"},{"x":30,"y":1,"type":"DEEP_SPACE"},{"x":31,"y":1,"type":"DEEP_SPACE"},{"x":32,"y":1,"type":"DEEP_SPACE"}],[{"x":0,"y":2,"type":"DEEP_SPACE"},{"x":1,"y":2,"type":"DEEP_SPACE"},{"x":2,"y":2,"type":"DEEP_SPACE"},{"x":3,"y":2,"type":"DEEP_SPACE"},{"x":4,"y":2,"type":"DEEP_SPACE"},{"x":5,"y":2,"type":"DEEP_SPACE"},{"x":6,"y":2,"type":"DEEP_SPACE"},{"x":7,"y":2,"type":"DIRT"},{"x":8,"y":2,"type":"DIRT"},{"x":9,"y":2,"type":"DIRT"},{"x":10,"y":2,"type":"DIRT"},{"x":11,"y":2,"type":"DIRT"},{"x":12,"y":2,"type":"DIRT"},{"x":13,"y":2,"type":"DIRT"},{"x":14,"y":2,"type":"DIRT"},{"x":15,"y":2,"type":"AIR"},{"x":16,"y":2,"type":"AIR"},{"x":17,"y":2,"type":"AIR"},{"x":18,"y":2,"type":"DIRT"},{"x":19,"y":2,"type":"DIRT"},{"x":20,"y":2,"type":"DIRT"},{"x":21,"y":2,"type":"DIRT"},{"x":22,"y":2,"type":"DIRT"},{"x":23,"y":2,"type":"DIRT"},{"x":24,"y":2,"type":"DIRT"},{"x":25,"y":2,"type":"DIRT"},{"x":26,"y":2,"type":"DEEP_SPACE"},{"x":27,"y":2,"type":"DEEP_SPACE"},{"x":28,"y":2,"type":"DEEP_SPACE"},{"x":29,"y":2,"type":"DEEP_SPACE"},{"x":30,"y":2,"type":"DEEP_SPACE"},{"x":31,"y":2,"type":"DEEP_SPACE"},{"x":32,"y":2,"type":"DEEP_SPACE"}],[{"x":0,"y":3,"type":"DEEP_SPACE"},{"x":1,"y":3,"type":"DEEP_SPACE"},{"x":2,"y":3,"type":"DEEP_SPACE"},{"x":3,"y":3,"type":"DEEP_SPACE"},{"x":4,"y":3,"type":"DEEP_SPACE"},{"x":5,"y":3,"type":"DEEP_SPACE"},{"x":6,"y":3,"type":"DIRT"},{"x":7,"y":3,"type":"AIR"},{"x":8,"y":3,"type":"AIR"},{"x":9,"y":3,"type":"AIR"},{"x":10,"y":3,"type":"DIRT"},{"x":11,"y":3,"type":"DIRT"},{"x":12,"y":3,"type":"AIR"},{"x":13,"y":3,"type":"DIRT"},{"x":14,"y":3,"type":"DIRT"},{"x":15,"y":3,"type":"AIR"},{"x":16,"y":3,"type":"AIR"},{"x":17,"y":3,"type":"AIR"},{"x":18,"y":3,"type":"DIRT"},{"x":19,"y":3,"type":"DIRT"},{"x":20,"y":3,"type":"AIR"},{"x":21,"y":3,"type":"DIRT"},{"x":22,"y":3,"type":"DIRT"},{"x":23,"y":3,"type":"AIR"},{"x":24,"y":3,"type":"AIR"},{"x":25,"y":3,"type":"AIR"},{"x":26,"y":3,"type":"DIRT"},{"x":27,"y":3,"type":"DEEP_SPACE"},{"x":28,"y":3,"type":"DEEP_SPACE"},{"x":29,"y":3,"type":"DEEP_SPACE"},{"x":30,"y":3,"type":"DEEP_SPACE"},{"x":31,"y":3,"type":"DEEP_SPACE"},{"x":32,"y":3,"type":"DEEP_SPACE"}],[{"x":0,"y":4,"type":"DEEP_SPACE"},{"x":1,"y":4,"type":"DEEP_SPACE"},{"x":2,"y":4,"type":"DEEP_SPACE"},{"x":3,"y":4,"type":"DEEP_SPACE"},{"x":4,"y":4,"type":"AIR"},{"x":5,"y":4,"type":"AIR"},{"x":6,"y":4,"type":"DIRT"},{"x":7,"y":4,"type":"AIR"},{"x":8,"y":4,"type":"AIR","occupier":{"id":2,"playerId":2,"health":100,"position":{"x":8,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":9,"y":4,"type":"AIR"},{"x":10,"y":4,"type":"DIRT"},{"x":11,"y":4,"type":"AIR"},{"x":12,"y":4,"type":"AIR"},{"x":13,"y":4,"type":"AIR"},{"x":14,"y":4,"type":"AIR"},{"x":15,"y":4,"type":"AIR"},{"x":16,"y":4,"type":"AIR"},{"x":17,"y":4,"type":"AIR"},{"x":18,"y":4,"type":"AIR"},{"x":19,"y":4,"type":"AIR"},{"x":20,"y":4,"type":"AIR"},{"x":21,"y":4,"type":"AIR"},{"x":22,"y":4,"type":"DIRT"},{"x":23,"y":4,"type":"AIR"},{"x":24,"y":4,"type":"AIR","occupier":{"id":1,"playerId":1,"health":150,"position":{"x":24,"y":4},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":25,"y":4,"type":"AIR"},{"x":26,"y":4,"type":"DIRT"},{"x":27,"y":4,"type":"AIR"},{"x":28,"y":4,"type":"AIR"},{"x":29,"y":4,"type":"DEEP_SPACE"},{"x":30,"y":4,"type":"DEEP_SPACE"},{"x":31,"y":4,"type":"DEEP_SPACE"},{"x":32,"y":4,"type":"DEEP_SPACE"}],[{"x":0,"y":5,"type":"DEEP_SPACE"},{"x":1,"y":5,"type":"DEEP_SPACE"},{"x":2,"y":5,"type":"DEEP_SPACE"},{"x":3,"y":5,"type":"DEEP_SPACE"},{"x":4,"y":5,"type":"AIR"},{"x":5,"y":5,"type":"AIR"},{"x":6,"y":5,"type":"DIRT"},{"x":7,"y":5,"type":"AIR"},{"x":8,"y":5,"type":"AIR"},{"x":9,"y":5,"type":"AIR"},{"x":10,"y":5,"type":"DIRT"},{"x":11,"y":5,"type":"DIRT"},{"x":12,"y":5,"type":"AIR"},{"x":13,"y":5,"type":"AIR"},{"x":14,"y":5,"type":"AIR"},{"x":15,"y":5,"type":"AIR"},{"x":16,"y":5,"type":"AIR"},{"x":17,"y":5,"type":"AIR"},{"x":18,"y":5,"type":"AIR"},{"x":19,"y":5,"type":"AIR"},{"x":20,"y":5,"type":"AIR"},{"x":21,"y":5,"type":"DIRT"},{"x":22,"y":5,"type":"DIRT"},{"x":23,"y":5,"type":"AIR"},{"x":24,"y":5,"type":"AIR"},{"x":25,"y":5,"type":"AIR"},{"x":26,"y":5,"type":"DIRT"},{"x":27,"y":5,"type":"AIR"},{"x":28,"y":5,"type":"AIR"},{"x":29,"y":5,"type":"DEEP_SPACE"},{"x":30,"y":5,"type":"DEEP_SPACE"},{"x":31,"y":5,"type":"DEEP_SPACE"},{"x":32,"y":5,"type":"DEEP_SPACE"}],[{"x":0,"y":6,"type":"DEEP_SPACE"},{"x":1,"y":6,"type":"DEEP_SPACE"},{"x":2,"y":6,"type":"DEEP_SPACE"},{"x":3,"y":6,"type":"AIR"},{"x":4,"y":6,"type":"AIR"},{"x":5,"y":6,"type":"AIR"},{"x":6,"y":6,"type":"DIRT"},{"x":7,"y":6,"type":"DIRT"},{"x":8,"y":6,"type":"DIRT"},{"x":9,"y":6,"type":"DIRT"},{"x":10,"y":6,"type":"DIRT"},{"x":11,"y":6,"type":"DIRT"},{"x":12,"y":6,"type":"AIR"},{"x":13,"y":6,"type":"AIR"},{"x":14,"y":6,"type":"AIR"},{"x":15,"y":6,"type":"AIR"},{"x":16,"y":6,"type":"AIR"},{"x":17,"y":6,"type":"AIR"},{"x":18,"y":6,"type":"AIR"},{"x":19,"y":6,"type":"AIR"},{"x":20,"y":6,"type":"AIR"},{"x":21,"y":6,"type":"DIRT"},{"x":22,"y":6,"type":"DIRT"},{"x":23,"y":6,"type":"DIRT"},{"x":24,"y":6,"type":"DIRT"},{"x":25,"y":6,"type":"DIRT"},{"x":26,"y":6,"type":"DIRT"},{"x":27,"y":6,"type":"AIR"},{"x":28,"y":6,"type":"AIR"},{"x":29,"y":6,"type":"AIR"},{"x":30,"y":6,"type":"DEEP_SPACE"},{"x":31,"y":6,"type":"DEEP_SPACE"},{"x":32,"y":6,"type":"DEEP_SPACE"}],[{"x":0,"y":7,"type":"DEEP_SPACE"},{"x":1,"y":7,"type":"DEEP_SPACE"},{"x":2,"y":7,"type":"AIR"},{"x":3,"y":7,"type":"AIR"},{"x":4,"y":7,"type":"AIR"},{"x":5,"y":7,"type":"DIRT"},{"x":6,"y":7,"type":"AIR"},{"x":7,"y":7,"type":"AIR"},{"x":8,"y":7,"type":"AIR"},{"x":9,"y":7,"type":"AIR"},{"x":10,"y":7,"type":"AIR"},{"x":11,"y":7,"type":"AIR"},{"x":12,"y":7,"type":"AIR"},{"x":13,"y":7,"type":"DIRT"},{"x":14,"y":7,"type":"AIR"},{"x":15,"y":7,"type":"AIR"},{"x":16,"y":7,"type":"AIR"},{"x":17,"y":7,"type":"AIR"},{"x":18,"y":7,"type":"AIR"},{"x":19,"y":7,"type":"DIRT"},{"x":20,"y":7,"type":"AIR"},{"x":21,"y":7,"type":"AIR"},{"x":22,"y":7,"type":"AIR"},{"x":23,"y":7,"type":"AIR"},{"x":24,"y":7,"type":"AIR"},{"x":25,"y":7,"type":"AIR"},{"x":26,"y":7,"type":"AIR"},{"x":27,"y":7,"type":"DIRT"},{"x":28,"y":7,"type":"AIR"},{"x":29,"y":7,"type":"AIR"},{"x":30,"y":7,"type":"AIR"},{"x":31,"y":7,"type":"DEEP_SPACE"},{"x":32,"y":7,"type":"DEEP_SPACE"}],[{"x":0,"y":8,"type":"DEEP_SPACE"},{"x":1,"y":8,"type":"AIR"},{"x":2,"y":8,"type":"AIR"},{"x":3,"y":8,"type":"DIRT"},{"x":4,"y":8,"type":"DIRT"},{"x":5,"y":8,"type":"DIRT"},{"x":6,"y":8,"type":"AIR"},{"x":7,"y":8,"type":"AIR"},{"x":8,"y":8,"type":"AIR"},{"x":9,"y":8,"type":"AIR"},{"x":10,"y":8,"type":"AIR"},{"x":11,"y":8,"type":"AIR"},{"x":12,"y":8,"type":"AIR"},{"x":13,"y":8,"type":"DIRT"},{"x":14,"y":8,"type":"AIR"},{"x":15,"y":8,"type":"AIR"},{"x":16,"y":8,"type":"AIR"},{"x":17,"y":8,"type":"AIR"},{"x":18,"y":8,"type":"AIR"},{"x":19,"y":8,"type":"DIRT"},{"x":20,"y":8,"type":"AIR"},{"x":21,"y":8,"type":"AIR"},{"x":22,"y":8,"type":"AIR"},{"x":23,"y":8,"type":"AIR"},{"x":24,"y":8,"type":"AIR"},{"x":25,"y":8,"type":"AIR"},{"x":26,"y":8,"type":"AIR"},{"x":27,"y":8,"type":"DIRT"},{"x":28,"y":8,"type":"DIRT"},{"x":29,"y":8,"type":"DIRT"},{"x":30,"y":8,"type":"AIR"},{"x":31,"y":8,"type":"AIR"},{"x":32,"y":8,"type":"DEEP_SPACE"}],[{"x":0,"y":9,"type":"DEEP_SPACE"},{"x":1,"y":9,"type":"DIRT"},{"x":2,"y":9,"type":"AIR"},{"x":3,"y":9,"type":"DIRT"},{"x":4,"y":9,"type":"DIRT"},{"x":5,"y":9,"type":"AIR"},{"x":6,"y":9,"type":"AIR"},{"x":7,"y":9,"type":"DIRT"},{"x":8,"y":9,"type":"AIR"},{"x":9,"y":9,"type":"AIR"},{"x":10,"y":9,"type":"DIRT"},{"x":11,"y":9,"type":"AIR"},{"x":12,"y":9,"type":"DIRT"},{"x":13,"y":9,"type":"DIRT"},{"x":14,"y":9,"type":"AIR"},{"x":15,"y":9,"type":"DIRT"},{"x":16,"y":9,"type":"AIR"},{"x":17,"y":9,"type":"DIRT"},{"x":18,"y":9,"type":"AIR"},{"x":19,"y":9,"type":"DIRT"},{"x":20,"y":9,"type":"DIRT"},{"x":21,"y":9,"type":"AIR"},{"x":22,"y":9,"type":"DIRT"},{"x":23,"y":9,"type":"AIR"},{"x":24,"y":9,"type":"AIR"},{"x":25,"y":9,"type":"DIRT"},{"x":26,"y":9,"type":"AIR"},{"x":27,"y":9,"type":"AIR"},{"x":28,"y":9,"type":"DIRT"},{"x":29,"y":9,"type":"DIRT"},{"x":30,"y":9,"type":"AIR"},{"x":31,"y":9,"type":"DIRT"},{"x":32,"y":9,"type":"DEEP_SPACE"}],[{"x":0,"y":10,"type":"DEEP_SPACE"},{"x":1,"y":10,"type":"DIRT"},{"x":2,"y":10,"type":"AIR"},{"x":3,"y":10,"type":"AIR"},{"x":4,"y":10,"type":"DIRT"},{"x":5,"y":10,"type":"DIRT"},{"x":6,"y":10,"type":"DIRT"},{"x":7,"y":10,"type":"DIRT"},{"x":8,"y":10,"type":"AIR"},{"x":9,"y":10,"type":"AIR"},{"x":10,"y":10,"type":"DIRT"},{"x":11,"y":10,"type":"DIRT"},{"x":12,"y":10,"type":"DIRT"},{"x":13,"y":10,"type":"DIRT"},{"x":14,"y":10,"type":"AIR"},{"x":15,"y":10,"type":"AIR"},{"x":16,"y":10,"type":"AIR"},{"x":17,"y":10,"type":"AIR"},{"x":18,"y":10,"type":"AIR"},{"x":19,"y":10,"type":"DIRT"},{"x":20,"y":10,"type":"DIRT"},{"x":21,"y":10,"type":"DIRT"},{"x":22,"y":10,"type":"DIRT"},{"x":23,"y":10,"type":"AIR"},{"x":24,"y":10,"type":"AIR"},{"x":25,"y":10,"type":"DIRT"},{"x":26,"y":10,"type":"DIRT"},{"x":27,"y":10,"type":"DIRT"},{"x":28,"y":10,"type":"DIRT"},{"x":29,"y":10,"type":"AIR"},{"x":30,"y":10,"type":"AIR"},{"x":31,"y":10,"type":"DIRT"},{"x":32,"y":10,"type":"DEEP_SPACE"}],[{"x":0,"y":11,"type":"DIRT"},{"x":1,"y":11,"type":"DIRT"},{"x":2,"y":11,"type":"DIRT"},{"x":3,"y":11,"type":"AIR"},{"x":4,"y":11,"type":"AIR"},{"x":5,"y":11,"type":"AIR"},{"x":6,"y":11,"type":"AIR"},{"x":7,"y":11,"type":"AIR"},{"x":8,"y":11,"type":"AIR"},{"x":9,"y":11,"type":"AIR"},{"x":10,"y":11,"type":"AIR"},{"x":11,"y":11,"type":"AIR"},{"x":12,"y":11,"type":"AIR"},{"x":13,"y":11,"type":"DIRT"},{"x":14,"y":11,"type":"AIR"},{"x":15,"y":11,"type":"DIRT"},{"x":16,"y":11,"type":"DIRT"},{"x":17,"y":11,"type":"DIRT"},{"x":18,"y":11,"type":"AIR"},{"x":19,"y":11,"type":"DIRT"},{"x":20,"y":11,"type":"AIR"},{"x":21,"y":11,"type":"AIR"},{"x":22,"y":11,"type":"AIR"},{"x":23,"y":11,"type":"AIR"},{"x":24,"y":11,"type":"AIR"},{"x":25,"y":11,"type":"AIR"},{"x":26,"y":11,"type":"AIR"},{"x":27,"y":11,"type":"AIR"},{"x":28,"y":11,"type":"AIR"},{"x":29,"y":11,"type":"AIR"},{"x":30,"y":11,"type":"DIRT"},{"x":31,"y":11,"type":"DIRT"},{"x":32,"y":11,"type":"DIRT"}],[{"x":0,"y":12,"type":"DIRT"},{"x":1,"y":12,"type":"DIRT"},{"x":2,"y":12,"type":"DIRT"},{"x":3,"y":12,"type":"DIRT"},{"x":4,"y":12,"type":"DIRT"},{"x":5,"y":12,"type":"AIR"},{"x":6,"y":12,"type":"AIR"},{"x":7,"y":12,"type":"AIR"},{"x":8,"y":12,"type":"DIRT"},{"x":9,"y":12,"type":"DIRT"},{"x":10,"y":12,"type":"AIR"},{"x":11,"y":12,"type":"AIR"},{"x":12,"y":12,"type":"AIR"},{"x":13,"y":12,"type":"AIR"},{"x":14,"y":12,"type":"DIRT"},{"x":15,"y":12,"type":"DIRT"},{"x":16,"y":12,"type":"DIRT"},{"x":17,"y":12,"type":"DIRT"},{"x":18,"y":12,"type":"DIRT"},{"x":19,"y":12,"type":"AIR"},{"x":20,"y":12,"type":"AIR"},{"x":21,"y":12,"type":"AIR"},{"x":22,"y":12,"type":"AIR"},{"x":23,"y":12,"type":"DIRT"},{"x":24,"y":12,"type":"DIRT"},{"x":25,"y":12,"type":"AIR"},{"x":26,"y":12,"type":"AIR"},{"x":27,"y":12,"type":"AIR"},{"x":28,"y":12,"type":"DIRT"},{"x":29,"y":12,"type":"DIRT"},{"x":30,"y":12,"type":"DIRT"},{"x":31,"y":12,"type":"DIRT"},{"x":32,"y":12,"type":"DIRT"}],[{"x":0,"y":13,"type":"DIRT"},{"x":1,"y":13,"type":"DIRT"},{"x":2,"y":13,"type":"AIR"},{"x":3,"y":13,"type":"DIRT"},{"x":4,"y":13,"type":"DIRT"},{"x":5,"y":13,"type":"AIR"},{"x":6,"y":13,"type":"AIR"},{"x":7,"y":13,"type":"AIR"},{"x":8,"y":13,"type":"DIRT"},{"x":9,"y":13,"type":"DIRT"},{"x":10,"y":13,"type":"AIR"},{"x":11,"y":13,"type":"AIR"},{"x":12,"y":13,"type":"AIR"},{"x":13,"y":13,"type":"AIR"},{"x":14,"y":13,"type":"DIRT"},{"x":15,"y":13,"type":"DIRT"},{"x":16,"y":13,"type":"DIRT"},{"x":17,"y":13,"type":"DIRT"},{"x":18,"y":13,"type":"DIRT"},{"x":19,"y":13,"type":"AIR"},{"x":20,"y":13,"type":"AIR"},{"x":21,"y":13,"type":"AIR"},{"x":22,"y":13,"type":"AIR"},{"x":23,"y":13,"type":"DIRT"},{"x":24,"y":13,"type":"DIRT"},{"x":25,"y":13,"type":"AIR"},{"x":26,"y":13,"type":"AIR"},{"x":27,"y":13,"type":"AIR"},{"x":28,"y":13,"type":"DIRT"},{"x":29,"y":13,"type":"DIRT"},{"x":30,"y":13,"type":"AIR"},{"x":31,"y":13,"type":"DIRT"},{"x":32,"y":13,"type":"DIRT"}],[{"x":0,"y":14,"type":"DIRT"},{"x":1,"y":14,"type":"DIRT"},{"x":2,"y":14,"type":"DIRT"},{"x":3,"y":14,"type":"DIRT"},{"x":4,"y":14,"type":"DIRT"},{"x":5,"y":14,"type":"AIR"},{"x":6,"y":14,"type":"AIR"},{"x":7,"y":14,"type":"AIR"},{"x":8,"y":14,"type":"DIRT"},{"x":9,"y":14,"type":"DIRT"},{"x":10,"y":14,"type":"DIRT"},{"x":11,"y":14,"type":"AIR"},{"x":12,"y":14,"type":"AIR"},{"x":13,"y":14,"type":"AIR"},{"x":14,"y":14,"type":"AIR"},{"x":15,"y":14,"type":"AIR"},{"x":16,"y":14,"type":"DIRT"},{"x":17,"y":14,"type":"AIR"},{"x":18,"y":14,"type":"AIR"},{"x":19,"y":14,"type":"AIR"},{"x":20,"y":14,"type":"AIR"},{"x":21,"y":14,"type":"AIR"},{"x":22,"y":14,"type":"DIRT"},{"x":23,"y":14,"type":"DIRT"},{"x":24,"y":14,"type":"DIRT"},{"x":25,"y":14,"type":"AIR"},{"x":26,"y":14,"type":"AIR"},{"x":27,"y":14,"type":"AIR"},{"x":28,"y":14,"type":"DIRT"},{"x":29,"y":14,"type":"DIRT"},{"x":30,"y":14,"type":"DIRT"},{"x":31,"y":14,"type":"DIRT"},{"x":32,"y":14,"type":"DIRT"}],[{"x":0,"y":15,"type":"AIR"},{"x":1,"y":15,"type":"AIR"},{"x":2,"y":15,"type":"AIR"},{"x":3,"y":15,"type":"DIRT"},{"x":4,"y":15,"type":"AIR"},{"x":5,"y":15,"type":"AIR"},{"x":6,"y":15,"type":"AIR"},{"x":7,"y":15,"type":"AIR"},{"x":8,"y":15,"type":"DIRT"},{"x":9,"y":15,"type":"DIRT"},{"x":10,"y":15,"type":"DIRT"},{"x":11,"y":15,"type":"DIRT"},{"x":12,"y":15,"type":"AIR"},{"x":13,"y":15,"type":"AIR"},{"x":14,"y":15,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":15,"y":15,"type":"DIRT"},{"x":16,"y":15,"type":"DIRT"},{"x":17,"y":15,"type":"DIRT"},{"x":18,"y":15,"type":"AIR"},{"x":19,"y":15,"type":"AIR"},{"x":20,"y":15,"type":"AIR"},{"x":21,"y":15,"type":"DIRT"},{"x":22,"y":15,"type":"DIRT"},{"x":23,"y":15,"type":"DIRT"},{"x":24,"y":15,"type":"DIRT"},{"x":25,"y":15,"type":"AIR"},{"x":26,"y":15,"type":"AIR"},{"x":27,"y":15,"type":"AIR"},{"x":28,"y":15,"type":"AIR"},{"x":29,"y":15,"type":"DIRT"},{"x":30,"y":15,"type":"AIR"},{"x":31,"y":15,"type":"AIR"},{"x":32,"y":15,"type":"AIR"}],[{"x":0,"y":16,"type":"AIR"},{"x":1,"y":16,"type":"AIR","occupier":{"id":3,"playerId":1,"health":100,"position":{"x":1,"y":16},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":2,"y":16,"type":"AIR"},{"x":3,"y":16,"type":"DIRT"},{"x":4,"y":16,"type":"DIRT"},{"x":5,"y":16,"type":"DIRT"},{"x":6,"y":16,"type":"DIRT"},{"x":7,"y":16,"type":"AIR"},{"x":8,"y":16,"type":"AIR"},{"x":9,"y":16,"type":"AIR"},{"x":10,"y":16,"type":"AIR"},{"x":11,"y":16,"type":"DIRT"},{"x":12,"y":16,"type":"DIRT"},{"x":13,"y":16,"type":"AIR"},{"x":14,"y":16,"type":"AIR"},{"x":15,"y":16,"type":"AIR"},{"x":16,"y":16,"type":"DIRT"},{"x":17,"y":16,"type":"AIR"},{"x":18,"y":16,"type":"AIR"},{"x":19,"y":16,"type":"AIR"},{"x":20,"y":16,"type":"DIRT"},{"x":21,"y":16,"type":"DIRT"},{"x":22,"y":16,"type":"AIR"},{"x":23,"y":16,"type":"AIR"},{"x":24,"y":16,"type":"AIR"},{"x":25,"y":16,"type":"AIR"},{"x":26,"y":16,"type":"DIRT"},{"x":27,"y":16,"type":"DIRT"},{"x":28,"y":16,"type":"DIRT"},{"x":29,"y":16,"type":"DIRT"},{"x":30,"y":16,"type":"AIR"},{"x":31,"y":16,"type":"AIR","occupier":{"id":3,"playerId":2,"health":100,"position":{"x":31,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":32,"y":16,"type":"AIR"}],[{"x":0,"y":17,"type":"AIR"},{"x":1,"y":17,"type":"AIR"},{"x":2,"y":17,"type":"AIR"},{"x":3,"y":17,"type":"DIRT"},{"x":4,"y":17,"type":"DIRT"},{"x":5,"y":17,"type":"DIRT"},{"x":6,"y":17,"type":"DIRT"},{"x":7,"y":17,"type":"AIR"},{"x":8,"y":17,"type":"AIR"},{"x":9,"y":17,"type":"AIR"},{"x":10,"y":17,"type":"AIR"},{"x":11,"y":17,"type":"DIRT"},{"x":12,"y":17,"type":"DIRT"},{"x":13,"y":17,"type":"AIR"},{"x":14,"y":17,"type":"AIR"},{"x":15,"y":17,"type":"AIR"},{"x":16,"y":17,"type":"DIRT"},{"x":17,"y":17,"type":"AIR"},{"x":18,"y":17,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":19,"y":17,"type":"AIR"},{"x":20,"y":17,"type":"DIRT"},{"x":21,"y":17,"type":"DIRT"},{"x":22,"y":17,"type":"AIR"},{"x":23,"y":17,"type":"AIR"},{"x":24,"y":17,"type":"AIR"},{"x":25,"y":17,"type":"AIR"},{"x":26,"y":17,"type":"DIRT"},{"x":27,"y":17,"type":"DIRT"},{"x":28,"y":17,"type":"DIRT"},{"x":29,"y":17,"type":"DIRT"},{"x":30,"y":17,"type":"AIR"},{"x":31,"y":17,"type":"AIR"},{"x":32,"y":17,"type":"AIR"}],[{"x":0,"y":18,"type":"DIRT"},{"x":1,"y":18,"type":"DIRT"},{"x":2,"y":18,"type":"DIRT"},{"x":3,"y":18,"type":"DIRT"},{"x":4,"y":18,"type":"DIRT"},{"x":5,"y":18,"type":"DIRT"},{"x":6,"y":18,"type":"DIRT"},{"x":7,"y":18,"type":"AIR"},{"x":8,"y":18,"type":"AIR"},{"x":9,"y":18,"type":"AIR"},{"x":10,"y":18,"type":"DIRT"},{"x":11,"y":18,"type":"DIRT"},{"x":12,"y":18,"type":"DIRT"},{"x":13,"y":18,"type":"DIRT"},{"x":14,"y":18,"type":"DIRT"},{"x":15,"y":18,"type":"DIRT"},{"x":16,"y":18,"type":"DIRT"},{"x":17,"y":18,"type":"DIRT"},{"x":18,"y":18,"type":"DIRT"},{"x":19,"y":18,"type":"DIRT"},{"x":20,"y":18,"type":"DIRT"},{"x":21,"y":18,"type":"DIRT"},{"x":22,"y":18,"type":"DIRT"},{"x":23,"y":18,"type":"AIR"},{"x":24,"y":18,"type":"AIR"},{"x":25,"y":18,"type":"AIR"},{"x":26,"y":18,"type":"DIRT"},{"x":27,"y":18,"type":"DIRT"},{"x":28,"y":18,"type":"DIRT"},{"x":29,"y":18,"type":"DIRT"},{"x":30,"y":18,"type":"DIRT"},{"x":31,"y":18,"type":"DIRT"},{"x":32,"y":18,"type":"DIRT"}],[{"x":0,"y":19,"type":"AIR"},{"x":1,"y":19,"type":"AIR"},{"x":2,"y":19,"type":"AIR"},{"x":3,"y":19,"type":"DIRT"},{"x":4,"y":19,"type":"DIRT"},{"x":5,"y":19,"type":"AIR"},{"x":6,"y":19,"type":"AIR"},{"x":7,"y":19,"type":"DIRT"},{"x":8,"y":19,"type":"DIRT"},{"x":9,"y":19,"type":"AIR"},{"x":10,"y":19,"type":"AIR"},{"x":11,"y":19,"type":"DIRT"},{"x":12,"y":19,"type":"DIRT"},{"x":13,"y":19,"type":"AIR"},{"x":14,"y":19,"type":"AIR"},{"x":15,"y":19,"type":"AIR"},{"x":16,"y":19,"type":"DIRT"},{"x":17,"y":19,"type":"AIR"},{"x":18,"y":19,"type":"AIR"},{"x":19,"y":19,"type":"AIR"},{"x":20,"y":19,"type":"DIRT"},{"x":21,"y":19,"type":"DIRT"},{"x":22,"y":19,"type":"AIR"},{"x":23,"y":19,"type":"AIR"},{"x":24,"y":19,"type":"DIRT"},{"x":25,"y":19,"type":"DIRT"},{"x":26,"y":19,"type":"AIR"},{"x":27,"y":19,"type":"AIR"},{"x":28,"y":19,"type":"DIRT"},{"x":29,"y":19,"type":"DIRT"},{"x":30,"y":19,"type":"AIR"},{"x":31,"y":19,"type":"AIR"},{"x":32,"y":19,"type":"AIR"}],[{"x":0,"y":20,"type":"DIRT"},{"x":1,"y":20,"type":"AIR"},{"x":2,"y":20,"type":"AIR"},{"x":3,"y":20,"type":"AIR"},{"x":4,"y":20,"type":"AIR"},{"x":5,"y":20,"type":"AIR"},{"x":6,"y":20,"type":"AIR"},{"x":7,"y":20,"type":"DIRT"},{"x":8,"y":20,"type":"DIRT"},{"x":9,"y":20,"type":"AIR"},{"x":10,"y":20,"type":"AIR"},{"x":11,"y":20,"type":"AIR"},{"x":12,"y":20,"type":"AIR"},{"x":13,"y":20,"type":"AIR"},{"x":14,"y":20,"type":"AIR"},{"x":15,"y":20,"type":"AIR"},{"x":16,"y":20,"type":"DIRT"},{"x":17,"y":20,"type":"AIR"},{"x":18,"y":20,"type":"AIR"},{"x":19,"y":20,"type":"AIR"},{"x":20,"y":20,"type":"AIR"},{"x":21,"y":20,"type":"AIR"},{"x":22,"y":20,"type":"AIR"},{"x":23,"y":20,"type":"AIR"},{"x":24,"y":20,"type":"DIRT"},{"x":25,"y":20,"type":"DIRT"},{"x":26,"y":20,"type":"AIR"},{"x":27,"y":20,"type":"AIR"},{"x":28,"y":20,"type":"AIR"},{"x":29,"y":20,"type":"AIR"},{"x":30,"y":20,"type":"AIR"},{"x":31,"y":20,"type":"AIR"},{"x":32,"y":20,"type":"DIRT"}],[{"x":0,"y":21,"type":"AIR"},{"x":1,"y":21,"type":"AIR"},{"x":2,"y":21,"type":"AIR"},{"x":3,"y":21,"type":"AIR"},{"x":4,"y":21,"type":"AIR"},{"x":5,"y":21,"type":"AIR"},{"x":6,"y":21,"type":"AIR"},{"x":7,"y":21,"type":"AIR"},{"x":8,"y":21,"type":"DIRT"},{"x":9,"y":21,"type":"DIRT"},{"x":10,"y":21,"type":"DIRT"},{"x":11,"y":21,"type":"AIR"},{"x":12,"y":21,"type":"AIR"},{"x":13,"y":21,"type":"DIRT"},{"x":14,"y":21,"type":"DIRT"},{"x":15,"y":21,"type":"AIR"},{"x":16,"y":21,"type":"AIR"},{"x":17,"y":21,"type":"AIR"},{"x":18,"y":21,"type":"DIRT"},{"x":19,"y":21,"type":"DIRT"},{"x":20,"y":21,"type":"AIR"},{"x":21,"y":21,"type":"AIR"},{"x":22,"y":21,"type":"DIRT"},{"x":23,"y":21,"type":"DIRT"},{"x":24,"y":21,"type":"DIRT"},{"x":25,"y":21,"type":"AIR"},{"x":26,"y":21,"type":"AIR"},{"x":27,"y":21,"type":"AIR"},{"x":28,"y":21,"type":"AIR"},{"x":29,"y":21,"type":"AIR"},{"x":30,"y":21,"type":"AIR"},{"x":31,"y":21,"type":"AIR"},{"x":32,"y":21,"type":"AIR"}],[{"x":0,"y":22,"type":"DEEP_SPACE"},{"x":1,"y":22,"type":"AIR"},{"x":2,"y":22,"type":"DIRT"},{"x":3,"y":22,"type":"DIRT"},{"x":4,"y":22,"type":"AIR"},{"x":5,"y":22,"type":"AIR"},{"x":6,"y":22,"type":"AIR"},{"x":7,"y":22,"type":"AIR"},{"x":8,"y":22,"type":"AIR"},{"x":9,"y":22,"type":"DIRT"},{"x":10,"y":22,"type":"DIRT"},{"x":11,"y":22,"type":"DIRT"},{"x":12,"y":22,"type":"AIR"},{"x":13,"y":22,"type":"DIRT"},{"x":14,"y":22,"type":"DIRT"},{"x":15,"y":22,"type":"AIR"},{"x":16,"y":22,"type":"AIR"},{"x":17,"y":22,"type":"AIR"},{"x":18,"y":22,"type":"DIRT"},{"x":19,"y":22,"type":"DIRT"},{"x":20,"y":22,"type":"AIR"},{"x":21,"y":22,"type":"DIRT"},{"x":22,"y":22,"type":"DIRT"},{"x":23,"y":22,"type":"DIRT"},{"x":24,"y":22,"type":"AIR"},{"x":25,"y":22,"type":"AIR"},{"x":26,"y":22,"type":"AIR"},{"x":27,"y":22,"type":"AIR"},{"x":28,"y":22,"type":"AIR"},{"x":29,"y":22,"type":"DIRT"},{"x":30,"y":22,"type":"DIRT"},{"x":31,"y":22,"type":"AIR"},{"x":32,"y":22,"type":"DEEP_SPACE"}],[{"x":0,"y":23,"type":"DEEP_SPACE"},{"x":1,"y":23,"type":"AIR"},{"x":2,"y":23,"type":"DIRT"},{"x":3,"y":23,"type":"DIRT"},{"x":4,"y":23,"type":"AIR"},{"x":5,"y":23,"type":"AIR"},{"x":6,"y":23,"type":"AIR"},{"x":7,"y":23,"type":"AIR"},{"x":8,"y":23,"type":"AIR"},{"x":9,"y":23,"type":"DIRT"},{"x":10,"y":23,"type":"DIRT"},{"x":11,"y":23,"type":"DIRT"},{"x":12,"y":23,"type":"AIR"},{"x":13,"y":23,"type":"DIRT"},{"x":14,"y":23,"type":"DIRT"},{"x":15,"y":23,"type":"AIR"},{"x":16,"y":23,"type":"DIRT"},{"x":17,"y":23,"type":"AIR"},{"x":18,"y":23,"type":"DIRT"},{"x":19,"y":23,"type":"DIRT"},{"x":20,"y":23,"type":"AIR"},{"x":21,"y":23,"type":"DIRT"},{"x":22,"y":23,"type":"DIRT"},{"x":23,"y":23,"type":"DIRT"},{"x":24,"y":23,"type":"AIR"},{"x":25,"y":23,"type":"AIR"},{"x":26,"y":23,"type":"AIR"},{"x":27,"y":23,"type":"AIR"},{"x":28,"y":23,"type":"AIR"},{"x":29,"y":23,"type":"DIRT"},{"x":30,"y":23,"type":"DIRT"},{"x":31,"y":23,"type":"AIR"},{"x":32,"y":23,"type":"DEEP_SPACE"}],[{"x":0,"y":24,"type":"DEEP_SPACE"},{"x":1,"y":24,"type":"AIR"},{"x":2,"y":24,"type":"DIRT"},{"x":3,"y":24,"type":"DIRT"},{"x":4,"y":24,"type":"AIR"},{"x":5,"y":24,"type":"AIR"},{"x":6,"y":24,"type":"DIRT"},{"x":7,"y":24,"type":"AIR"},{"x":8,"y":24,"type":"AIR"},{"x":9,"y":24,"type":"AIR"},{"x":10,"y":24,"type":"AIR"},{"x":11,"y":24,"type":"AIR"},{"x":12,"y":24,"type":"AIR"},{"x":13,"y":24,"type":"AIR"},{"x":14,"y":24,"type":"AIR"},{"x":15,"y":24,"type":"AIR"},{"x":16,"y":24,"type":"DIRT"},{"x":17,"y":24,"type":"AIR"},{"x":18,"y":24,"type":"AIR"},{"x":19,"y":24,"type":"AIR"},{"x":20,"y":24,"type":"AIR"},{"x":21,"y":24,"type":"AIR"},{"x":22,"y":24,"type":"AIR"},{"x":23,"y":24,"type":"AIR"},{"x":24,"y":24,"type":"AIR"},{"x":25,"y":24,"type":"AIR"},{"x":26,"y":24,"type":"DIRT"},{"x":27,"y":24,"type":"AIR"},{"x":28,"y":24,"type":"AIR"},{"x":29,"y":24,"type":"DIRT"},{"x":30,"y":24,"type":"DIRT"},{"x":31,"y":24,"type":"AIR"},{"x":32,"y":24,"type":"DEEP_SPACE"}],[{"x":0,"y":25,"type":"DEEP_SPACE"},{"x":1,"y":25,"type":"DEEP_SPACE"},{"x":2,"y":25,"type":"AIR"},{"x":3,"y":25,"type":"AIR"},{"x":4,"y":25,"type":"DIRT"},{"x":5,"y":25,"type":"AIR"},{"x":6,"y":25,"type":"AIR"},{"x":7,"y":25,"type":"AIR"},{"x":8,"y":25,"type":"AIR"},{"x":9,"y":25,"type":"AIR"},{"x":10,"y":25,"type":"AIR"},{"x":11,"y":25,"type":"AIR"},{"x":12,"y":25,"type":"AIR"},{"x":13,"y":25,"type":"AIR"},{"x":14,"y":25,"type":"AIR"},{"x":15,"y":25,"type":"AIR"},{"x":16,"y":25,"type":"DIRT"},{"x":17,"y":25,"type":"AIR"},{"x":18,"y":25,"type":"AIR"},{"x":19,"y":25,"type":"AIR"},{"x":20,"y":25,"type":"AIR"},{"x":21,"y":25,"type":"AIR"},{"x":22,"y":25,"type":"AIR"},{"x":23,"y":25,"type":"AIR"},{"x":24,"y":25,"type":"AIR"},{"x":25,"y":25,"type":"AIR"},{"x":26,"y":25,"type":"AIR"},{"x":27,"y":25,"type":"AIR"},{"x":28,"y":25,"type":"DIRT"},{"x":29,"y":25,"type":"AIR"},{"x":30,"y":25,"type":"AIR"},{"x":31,"y":25,"type":"DEEP_SPACE"},{"x":32,"y":25,"type":"DEEP_SPACE"}],[{"x":0,"y":26,"type":"DEEP_SPACE"},{"x":1,"y":26,"type":"DEEP_SPACE"},{"x":2,"y":26,"type":"DEEP_SPACE"},{"x":3,"y":26,"type":"AIR"},{"x":4,"y":26,"type":"AIR"},{"x":5,"y":26,"type":"AIR"},{"x":6,"y":26,"type":"DIRT"},{"x":7,"y":26,"type":"DIRT"},{"x":8,"y":26,"type":"DIRT"},{"x":9,"y":26,"type":"DIRT"},{"x":10,"y":26,"type":"DIRT"},{"x":11,"y":26,"type":"AIR"},{"x":12,"y":26,"type":"DIRT"},{"x":13,"y":26,"type":"DIRT"},{"x":14,"y":26,"type":"DIRT"},{"x":15,"y":26,"type":"AIR"},{"x":16,"y":26,"type":"DIRT"},{"x":17,"y":26,"type":"AIR"},{"x":18,"y":26,"type":"DIRT"},{"x":19,"y":26,"type":"DIRT"},{"x":20,"y":26,"type":"DIRT"},{"x":21,"y":26,"type":"AIR"},{"x":22,"y":26,"type":"DIRT"},{"x":23,"y":26,"type":"DIRT"},{"x":24,"y":26,"type":"DIRT"},{"x":25,"y":26,"type":"DIRT"},{"x":26,"y":26,"type":"DIRT"},{"x":27,"y":26,"type":"AIR"},{"x":28,"y":26,"type":"AIR"},{"x":29,"y":26,"type":"AIR"},{"x":30,"y":26,"type":"DEEP_SPACE"},{"x":31,"y":26,"type":"DEEP_SPACE"},{"x":32,"y":26,"type":"DEEP_SPACE"}],[{"x":0,"y":27,"type":"DEEP_SPACE"},{"x":1,"y":27,"type":"DEEP_SPACE"},{"x":2,"y":27,"type":"DEEP_SPACE"},{"x":3,"y":27,"type":"DEEP_SPACE"},{"x":4,"y":27,"type":"AIR"},{"x":5,"y":27,"type":"AIR"},{"x":6,"y":27,"type":"DIRT"},{"x":7,"y":27,"type":"AIR"},{"x":8,"y":27,"type":"AIR"},{"x":9,"y":27,"type":"AIR"},{"x":10,"y":27,"type":"DIRT"},{"x":11,"y":27,"type":"DIRT"},{"x":12,"y":27,"type":"DIRT"},{"x":13,"y":27,"type":"DIRT"},{"x":14,"y":27,"type":"DIRT"},{"x":15,"y":27,"type":"AIR"},{"x":16,"y":27,"type":"AIR"},{"x":17,"y":27,"type":"AIR"},{"x":18,"y":27,"type":"DIRT"},{"x":19,"y":27,"type":"DIRT"},{"x":20,"y":27,"type":"DIRT"},{"x":21,"y":27,"type":"DIRT"},{"x":22,"y":27,"type":"DIRT"},{"x":23,"y":27,"type":"AIR"},{"x":24,"y":27,"type":"AIR"},{"x":25,"y":27,"type":"AIR"},{"x":26,"y":27,"type":"DIRT"},{"x":27,"y":27,"type":"AIR"},{"x":28,"y":27,"type":"AIR"},{"x":29,"y":27,"type":"DEEP_SPACE"},{"x":30,"y":27,"type":"DEEP_SPACE"},{"x":31,"y":27,"type":"DEEP_SPACE"},{"x":32,"y":27,"type":"DEEP_SPACE"}],[{"x":0,"y":28,"type":"DEEP_SPACE"},{"x":1,"y":28,"type":"DEEP_SPACE"},{"x":2,"y":28,"type":"DEEP_SPACE"},{"x":3,"y":28,"type":"DEEP_SPACE"},{"x":4,"y":28,"type":"DIRT"},{"x":5,"y":28,"type":"DIRT"},{"x":6,"y":28,"type":"DIRT"},{"x":7,"y":28,"type":"AIR"},{"x":8,"y":28,"type":"AIR","occupier":{"id":1,"playerId":2,"health":150,"position":{"x":8,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":9,"y":28,"type":"AIR"},{"x":10,"y":28,"type":"DIRT"},{"x":11,"y":28,"type":"AIR"},{"x":12,"y":28,"type":"AIR"},{"x":13,"y":28,"type":"DIRT"},{"x":14,"y":28,"type":"AIR"},{"x":15,"y":28,"type":"AIR"},{"x":16,"y":28,"type":"AIR"},{"x":17,"y":28,"type":"AIR"},{"x":18,"y":28,"type":"AIR"},{"x":19,"y":28,"type":"DIRT"},{"x":20,"y":28,"type":"AIR"},{"x":21,"y":28,"type":"AIR"},{"x":22,"y":28,"type":"DIRT"},{"x":23,"y":28,"type":"AIR"},{"x":24,"y":28,"type":"AIR","occupier":{"id":2,"playerId":1,"health":100,"position":{"x":24,"y":28},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":25,"y":28,"type":"AIR"},{"x":26,"y":28,"type":"DIRT"},{"x":27,"y":28,"type":"DIRT"},{"x":28,"y":28,"type":"DIRT"},{"x":29,"y":28,"type":"DEEP_SPACE"},{"x":30,"y":28,"type":"DEEP_SPACE"},{"x":31,"y":28,"type":"DEEP_SPACE"},{"x":32,"y":28,"type":"DEEP_SPACE"}],[{"x":0,"y":29,"type":"DEEP_SPACE"},{"x":1,"y":29,"type":"DEEP_SPACE"},{"x":2,"y":29,"type":"DEEP_SPACE"},{"x":3,"y":29,"type":"DEEP_SPACE"},{"x":4,"y":29,"type":"DEEP_SPACE"},{"x":5,"y":29,"type":"DEEP_SPACE"},{"x":6,"y":29,"type":"DIRT"},{"x":7,"y":29,"type":"AIR"},{"x":8,"y":29,"type":"AIR"},{"x":9,"y":29,"type":"AIR"},{"x":10,"y":29,"type":"DIRT"},{"x":11,"y":29,"type":"AIR"},{"x":12,"y":29,"type":"DIRT"},{"x":13,"y":29,"type":"DIRT"},{"x":14,"y":29,"type":"DIRT"},{"x":15,"y":29,"type":"AIR"},{"x":16,"y":29,"type":"DIRT"},{"x":17,"y":29,"type":"AIR"},{"x":18,"y":29,"type":"DIRT"},{"x":19,"y":29,"type":"DIRT"},{"x":20,"y":29,"type":"DIRT"},{"x":21,"y":29,"type":"AIR"},{"x":22,"y":29,"type":"DIRT"},{"x":23,"y":29,"type":"AIR"},{"x":24,"y":29,"type":"AIR"},{"x":25,"y":29,"type":"AIR"},{"x":26,"y":29,"type":"DIRT"},{"x":27,"y":29,"type":"DEEP_SPACE"},{"x":28,"y":29,"type":"DEEP_SPACE"},{"x":29,"y":29,"type":"DEEP_SPACE"},{"x":30,"y":29,"type":"DEEP_SPACE"},{"x":31,"y":29,"type":"DEEP_SPACE"},{"x":32,"y":29,"type":"DEEP_SPACE"}],[{"x":0,"y":30,"type":"DEEP_SPACE"},{"x":1,"y":30,"type":"DEEP_SPACE"},{"x":2,"y":30,"type":"DEEP_SPACE"},{"x":3,"y":30,"type":"DEEP_SPACE"},{"x":4,"y":30,"type":"DEEP_SPACE"},{"x":5,"y":30,"type":"DEEP_SPACE"},{"x":6,"y":30,"type":"DEEP_SPACE"},{"x":7,"y":30,"type":"DIRT"},{"x":8,"y":30,"type":"DIRT"},{"x":9,"y":30,"type":"DIRT"},{"x":10,"y":30,"type":"DIRT"},{"x":11,"y":30,"type":"DIRT"},{"x":12,"y":30,"type":"DIRT"},{"x":13,"y":30,"type":"DIRT"},{"x":14,"y":30,"type":"AIR"},{"x":15,"y":30,"type":"DIRT"},{"x":16,"y":30,"type":"DIRT"},{"x":17,"y":30,"type":"DIRT"},{"x":18,"y":30,"type":"AIR"},{"x":19,"y":30,"type":"DIRT"},{"x":20,"y":30,"type":"DIRT"},{"x":21,"y":30,"type":"DIRT"},{"x":22,"y":30,"type":"DIRT"},{"x":23,"y":30,"type":"DIRT"},{"x":24,"y":30,"type":"DIRT"},{"x":25,"y":30,"type":"DIRT"},{"x":26,"y":30,"type":"DEEP_SPACE"},{"x":27,"y":30,"type":"DEEP_SPACE"},{"x":28,"y":30,"type":"DEEP_SPACE"},{"x":29,"y":30,"type":"DEEP_SPACE"},{"x":30,"y":30,"type":"DEEP_SPACE"},{"x":31,"y":30,"type":"DEEP_SPACE"},{"x":32,"y":30,"type":"DEEP_SPACE"}],[{"x":0,"y":31,"type":"DEEP_SPACE"},{"x":1,"y":31,"type":"DEEP_SPACE"},{"x":2,"y":31,"type":"DEEP_SPACE"},{"x":3,"y":31,"type":"DEEP_SPACE"},{"x":4,"y":31,"type":"DEEP_SPACE"},{"x":5,"y":31,"type":"DEEP_SPACE"},{"x":6,"y":31,"type":"DEEP_SPACE"},{"x":7,"y":31,"type":"DEEP_SPACE"},{"x":8,"y":31,"type":"AIR"},{"x":9,"y":31,"type":"AIR"},{"x":10,"y":31,"type":"AIR"},{"x":11,"y":31,"type":"AIR"},{"x":12,"y":31,"type":"DIRT"},{"x":13,"y":31,"type":"AIR"},{"x":14,"y":31,"type":"AIR"},{"x":15,"y":31,"type":"DIRT"},{"x":16,"y":31,"type":"DIRT"},{"x":17,"y":31,"type":"DIRT"},{"x":18,"y":31,"type":"AIR"},{"x":19,"y":31,"type":"AIR"},{"x":20,"y":31,"type":"DIRT"},{"x":21,"y":31,"type":"AIR"},{"x":22,"y":31,"type":"AIR"},{"x":23,"y":31,"type":"AIR"},{"x":24,"y":31,"type":"AIR"},{"x":25,"y":31,"type":"DEEP_SPACE"},{"x":26,"y":31,"type":"DEEP_SPACE"},{"x":27,"y":31,"type":"DEEP_SPACE"},{"x":28,"y":31,"type":"DEEP_SPACE"},{"x":29,"y":31,"type":"DEEP_SPACE"},{"x":30,"y":31,"type":"DEEP_SPACE"},{"x":31,"y":31,"type":"DEEP_SPACE"},{"x":32,"y":31,"type":"DEEP_SPACE"}],[{"x":0,"y":32,"type":"DEEP_SPACE"},{"x":1,"y":32,"type":"DEEP_SPACE"},{"x":2,"y":32,"type":"DEEP_SPACE"},{"x":3,"y":32,"type":"DEEP_SPACE"},{"x":4,"y":32,"type":"DEEP_SPACE"},{"x":5,"y":32,"type":"DEEP_SPACE"},{"x":6,"y":32,"type":"DEEP_SPACE"},{"x":7,"y":32,"type":"DEEP_SPACE"},{"x":8,"y":32,"type":"DEEP_SPACE"},{"x":9,"y":32,"type":"DEEP_SPACE"},{"x":10,"y":32,"type":"DEEP_SPACE"},{"x":11,"y":32,"type":"AIR"},{"x":12,"y":32,"type":"DIRT"},{"x":13,"y":32,"type":"DIRT"},{"x":14,"y":32,"type":"DIRT"},{"x":15,"y":32,"type":"DIRT"},{"x":16,"y":32,"type":"DIRT"},{"x":17,"y":32,"type":"DIRT"},{"x":18,"y":32,"type":"DIRT"},{"x":19,"y":32,"type":"DIRT"},{"x":20,"y":32,"type":"DIRT"},{"x":21,"y":32,"type":"AIR"},{"x":22,"y":32,"type":"DEEP_SPACE"},{"x":23,"y":32,"type":"DEEP_SPACE"},{"x":24,"y":32,"type":"DEEP_SPACE"},{"x":25,"y":32,"type":"DEEP_SPACE"},{"x":26,"y":32,"type":"DEEP_SPACE"},{"x":27,"y":32,"type":"DEEP_SPACE"},{"x":28,"y":32,"type":"DEEP_SPACE"},{"x":29,"y":32,"type":"DEEP_SPACE"},{"x":30,"y":32,"type":"DEEP_SPACE"},{"x":31,"y":32,"type":"DEEP_SPACE"},{"x":32,"y":32,"type":"DEEP_SPACE"}]],"visualizerEvents":[]} \ No newline at end of file diff --git a/tests/replays/2019.08.19.21.31.16/A-log.csv b/tests/replays/2019.08.19.21.31.16/A-log.csv deleted file mode 100644 index 14e4b3c..0000000 --- a/tests/replays/2019.08.19.21.31.16/A-log.csv +++ /dev/null @@ -1,274 +0,0 @@ -Round,LastCommandType,LastCommand,ActiveWorm,Score,Health,Worm1 Health,Worm1 x,Worm1 y,Worm2 Health,Worm2 x,Worm2 y,Worm3 Health,Worm3 x,Worm3 y -1,null,"null",1,116,350,150,24,4,100,24,28,100,1,16 -2,move,"move 23 3",1,121,350,150,23,3,100,24,28,100,1,16 -3,move,"move 23 28",2,126,350,150,23,3,100,23,28,100,1,16 -4,move,"move 2 16",3,131,350,150,23,3,100,23,28,100,2,16 -5,dig,"dig 22 3",1,138,350,150,23,3,100,23,28,100,2,16 -6,dig,"dig 22 28",2,145,350,150,23,3,100,23,28,100,2,16 -7,dig,"dig 3 16",3,152,350,150,23,3,100,23,28,100,2,16 -8,move,"move 22 3",1,157,350,150,22,3,100,23,28,100,2,16 -9,move,"move 22 28",2,162,350,150,22,3,100,22,28,100,2,16 -10,move,"move 2 15",3,167,350,150,22,3,100,22,28,100,2,15 -11,move,"move 23 3",1,172,350,150,23,3,100,22,28,100,2,15 -12,move,"move 23 28",2,177,350,150,23,3,100,23,28,100,2,15 -13,move,"move 2 16",3,182,350,150,23,3,100,23,28,100,2,16 -14,move,"move 22 3",1,187,350,150,22,3,100,23,28,100,2,16 -15,move,"move 22 28",2,192,350,150,22,3,100,22,28,100,2,16 -16,move,"move 2 15",3,197,350,150,22,3,100,22,28,100,2,15 -17,move,"move 23 3",1,202,350,150,23,3,100,22,28,100,2,15 -18,move,"move 23 28",2,207,350,150,23,3,100,23,28,100,2,15 -19,move,"move 2 16",3,212,350,150,23,3,100,23,28,100,2,16 -20,move,"move 22 3",1,217,350,150,22,3,100,23,28,100,2,16 -21,move,"move 22 28",2,222,350,150,22,3,100,22,28,100,2,16 -22,move,"move 2 15",3,227,350,150,22,3,100,22,28,100,2,15 -23,move,"move 23 3",1,232,350,150,23,3,100,22,28,100,2,15 -24,move,"move 23 28",2,237,350,150,23,3,100,23,28,100,2,15 -25,move,"move 2 16",3,242,350,150,23,3,100,23,28,100,2,16 -26,move,"move 22 3",1,247,350,150,22,3,100,23,28,100,2,16 -27,move,"move 22 28",2,252,350,150,22,3,100,22,28,100,2,16 -28,move,"move 2 15",3,257,350,150,22,3,100,22,28,100,2,15 -29,move,"move 23 3",1,262,350,150,23,3,100,22,28,100,2,15 -30,move,"move 23 28",2,267,350,150,23,3,100,23,28,100,2,15 -31,move,"move 2 16",3,272,350,150,23,3,100,23,28,100,2,16 -32,move,"move 22 3",1,277,350,150,22,3,100,23,28,100,2,16 -33,move,"move 22 28",2,282,350,150,22,3,100,22,28,100,2,16 -34,move,"move 2 15",3,287,350,150,22,3,100,22,28,100,2,15 -35,move,"move 23 3",1,292,350,150,23,3,100,22,28,100,2,15 -36,move,"move 23 28",2,297,350,150,23,3,100,23,28,100,2,15 -37,move,"move 2 16",3,302,350,150,23,3,100,23,28,100,2,16 -38,move,"move 22 3",1,307,350,150,22,3,100,23,28,100,2,16 -39,move,"move 22 28",2,312,350,150,22,3,100,22,28,100,2,16 -40,move,"move 2 15",3,317,350,150,22,3,100,22,28,100,2,15 -41,move,"move 23 3",1,322,350,150,23,3,100,22,28,100,2,15 -42,move,"move 23 28",2,327,350,150,23,3,100,23,28,100,2,15 -43,move,"move 1 16",3,332,350,150,23,3,100,23,28,100,1,16 -44,dig,"dig 22 2",1,339,350,150,23,3,100,23,28,100,1,16 -45,move,"move 23 27",2,344,350,150,23,3,100,23,27,100,1,16 -46,move,"move 1 15",3,349,350,150,23,3,100,23,27,100,1,15 -47,dig,"dig 22 4",1,356,350,150,23,3,100,23,27,100,1,15 -48,move,"move 22 28",2,361,350,150,23,3,100,22,28,100,1,15 -49,move,"move 2 16",3,366,350,150,23,3,100,22,28,100,2,16 -50,move,"move 22 3",1,371,350,150,22,3,100,22,28,100,2,16 -51,move,"move 23 28",2,376,350,150,22,3,100,23,28,100,2,16 -52,move,"move 2 15",3,381,350,150,22,3,100,23,28,100,2,15 -53,move,"move 23 3",1,386,350,150,23,3,100,23,28,100,2,15 -54,move,"move 22 28",2,391,350,150,23,3,100,22,28,100,2,15 -55,move,"move 2 16",3,396,350,150,23,3,100,22,28,100,2,16 -56,move,"move 22 3",1,401,350,150,22,3,100,22,28,100,2,16 -57,move,"move 23 28",2,406,350,150,22,3,100,23,28,100,2,16 -58,move,"move 2 15",3,411,350,150,22,3,100,23,28,100,2,15 -59,move,"move 23 3",1,416,350,150,23,3,100,23,28,100,2,15 -60,move,"move 22 28",2,421,350,150,23,3,100,22,28,100,2,15 -61,move,"move 2 16",3,426,350,150,23,3,100,22,28,100,2,16 -62,move,"move 22 3",1,431,350,150,22,3,100,22,28,100,2,16 -63,move,"move 23 28",2,436,350,150,22,3,100,23,28,100,2,16 -64,nothing,"nothing "Player chose to do nothing"",3,436,350,150,22,3,100,23,28,100,2,16 -65,move,"move 23 3",1,441,350,150,23,3,100,23,28,100,2,16 -66,move,"move 24 29",2,446,350,150,23,3,100,24,29,100,2,16 -67,move,"move 1 17",3,451,350,150,23,3,100,24,29,100,1,17 -68,move,"move 24 3",1,456,350,150,24,3,100,24,29,100,1,17 -69,dig,"dig 24 30",2,463,350,150,24,3,100,24,29,100,1,17 -70,dig,"dig 1 18",3,470,350,150,24,3,100,24,29,100,1,17 -71,move,"move 23 3",1,475,350,150,23,3,100,24,29,100,1,17 -72,move,"move 25 28",2,480,350,150,23,3,100,25,28,100,1,17 -73,move,"move 1 18",3,485,350,150,23,3,100,25,28,100,1,18 -74,move,"move 22 2",1,490,350,150,22,2,100,25,28,100,1,18 -75,dig,"dig 26 29",2,497,350,150,22,2,100,25,28,100,1,18 -76,move,"move 0 19",3,502,350,150,22,2,100,25,28,100,0,19 -77,nothing,"nothing "Player chose to do nothing"",1,502,350,150,22,2,100,25,28,100,0,19 -78,move,"move 24 29",2,507,350,150,22,2,100,24,29,100,0,19 -79,nothing,"nothing "Player chose to do nothing"",3,507,350,150,22,2,100,24,29,100,0,19 -80,dig,"dig 21 1",1,514,350,150,22,2,100,24,29,100,0,19 -81,move,"move 23 28",2,519,350,150,22,2,100,23,28,100,0,19 -82,dig,"dig 0 20",3,526,350,150,22,2,100,23,28,100,0,19 -83,move,"move 21 1",1,531,350,150,21,1,100,23,28,100,0,19 -84,move,"move 24 27",2,536,350,150,21,1,100,24,27,100,0,19 -85,dig,"dig 0 18",3,543,350,150,21,1,100,24,27,100,0,19 -86,nothing,"nothing "Player chose to do nothing"",1,543,350,150,21,1,100,24,27,100,0,19 -87,dig,"dig 23 26",2,550,350,150,21,1,100,24,27,100,0,19 -88,move,"move 0 20",3,555,350,150,21,1,100,24,27,100,0,20 -89,nothing,"nothing "Player chose to do nothing"",1,555,350,150,21,1,100,24,27,100,0,20 -90,move,"move 24 28",2,560,350,150,21,1,100,24,28,100,0,20 -91,move,"move 1 21",3,565,350,150,21,1,100,24,28,100,1,21 -92,dig,"dig 22 1",1,572,350,150,21,1,100,24,28,100,1,21 -93,move,"move 23 28",2,577,350,150,21,1,100,23,28,100,1,21 -94,move,"move 1 22",3,582,350,150,21,1,100,23,28,100,1,22 -95,dig,"dig 20 2",1,589,350,150,21,1,100,23,28,100,1,22 -96,dig,"dig 22 29",2,596,350,150,21,1,100,23,28,100,1,22 -97,dig,"dig 2 23",3,603,350,150,21,1,100,23,28,100,1,22 -98,dig,"dig 21 2",1,610,350,150,21,1,100,23,28,100,1,22 -99,shoot,"shoot S",1,620,330,130,21,1,100,23,28,100,1,22 -100,shoot,"shoot S",1,633,322,122,21,1,100,23,28,100,1,22 -101,shoot,"shoot S",1,641,299,102,21,1,100,23,28,97,1,22 -102,shoot,"shoot S",1,654,288,94,21,1,100,23,28,94,1,22 -103,shoot,"shoot S",1,662,265,74,21,1,100,23,28,91,1,22 -104,move,"move 22 28",2,662,251,63,21,1,100,22,28,88,1,22 -105,move,"move 2 21",3,663,237,52,21,1,100,22,28,85,2,21 -106,move,"move 22 2",1,667,234,49,22,2,100,22,28,85,2,21 -107,move,"move 23 29",2,672,234,49,22,2,100,23,29,85,2,21 -108,move,"move 3 21",3,677,234,49,22,2,100,23,29,85,3,21 -109,shoot,"shoot S",1,693,234,49,22,2,100,23,29,85,3,21 -110,move,"move 22 28",2,698,234,49,22,2,100,22,28,85,3,21 -111,move,"move 3 20",3,703,234,49,22,2,100,22,28,85,3,20 -112,move,"move 21 2",1,703,234,49,22,2,100,22,28,85,3,20 -113,dig,"dig 22 27",2,710,234,49,22,2,100,22,28,85,3,20 -114,move,"move 4 21",3,714,231,46,22,2,100,22,28,85,4,21 -115,move,"move 21 2",1,713,228,43,22,2,100,22,28,85,4,21 -116,dig,"dig 21 27",2,719,225,40,22,2,100,22,28,85,4,21 -117,move,"move 5 22",3,723,222,37,22,2,100,22,28,85,5,22 -118,shoot,"shoot S",1,722,219,34,22,2,100,22,28,85,5,22 -119,move,"move 21 27",2,726,216,31,22,2,100,21,27,85,5,22 -120,move,"move 6 22",3,730,213,28,22,2,100,21,27,85,6,22 -121,move,"move 21 3",1,729,210,25,22,2,100,21,27,85,6,22 -122,dig,"dig 22 26",2,735,207,22,22,2,100,21,27,85,6,22 -123,move,"move 5 22",3,739,204,19,22,2,100,21,27,85,5,22 -124,move,"move 21 3",1,738,201,16,22,2,100,21,27,85,5,22 -125,nothing,"nothing "Player chose to do nothing"",2,737,198,13,22,2,100,21,27,85,5,22 -126,move,"move 6 21",3,741,195,10,22,2,100,21,27,85,6,21 -127,move,"move 23 3",1,740,192,7,22,2,100,21,27,85,6,21 -128,move,"move 22 26",2,744,189,4,22,2,100,22,26,85,6,21 -129,nothing,"nothing "Player chose to do nothing"",3,743,186,1,22,2,100,22,26,85,6,21 -130,shoot,"shoot S",1,758,185,-10,22,2,100,22,26,85,6,21 -131,move,"move 21 26",2,763,185,-10,22,2,100,21,26,85,6,21 -132,dig,"dig 7 20",3,770,185,-10,22,2,100,21,26,85,6,21 -133,dig,"dig 20 27",2,777,185,-10,22,2,100,21,26,85,6,21 -134,move,"move 5 20",3,782,185,-10,22,2,100,21,26,85,5,20 -135,move,"move 21 25",2,787,185,-10,22,2,100,21,25,85,5,20 -136,move,"move 4 20",3,792,185,-10,22,2,100,21,25,85,4,20 -137,move,"move 20 25",2,797,185,-10,22,2,100,20,25,85,4,20 -138,nothing,"nothing "Player chose to do nothing"",3,797,185,-10,22,2,100,20,25,85,4,20 -139,dig,"dig 19 26",2,804,185,-10,22,2,100,20,25,85,4,20 -140,nothing,"nothing "Player chose to do nothing"",3,804,185,-10,22,2,100,20,25,85,4,20 -141,move,"move 21 25",2,809,185,-10,22,2,100,21,25,85,4,20 -142,nothing,"nothing "Player chose to do nothing"",3,809,185,-10,22,2,100,21,25,85,4,20 -143,move,"move 21 26",2,814,185,-10,22,2,100,21,26,85,4,20 -144,move,"move 5 20",3,819,185,-10,22,2,100,21,26,85,5,20 -145,move,"move 20 27",2,824,185,-10,22,2,100,20,27,85,5,20 -146,move,"move 6 21",3,829,185,-10,22,2,100,20,27,85,6,21 -147,dig,"dig 20 26",2,836,185,-10,22,2,100,20,27,85,6,21 -148,move,"move 5 22",3,841,185,-10,22,2,100,20,27,85,5,22 -149,move,"move 19 26",2,846,185,-10,22,2,100,19,26,85,5,22 -150,move,"move 6 22",3,851,185,-10,22,2,100,19,26,85,6,22 -151,dig,"dig 19 27",2,858,185,-10,22,2,100,19,26,85,6,22 -152,move,"move 7 21",3,863,185,-10,22,2,100,19,26,85,7,21 -153,move,"move 20 25",2,868,185,-10,22,2,100,20,25,85,7,21 -154,move,"move 6 22",3,873,185,-10,22,2,100,20,25,85,6,22 -155,move,"move 19 24",2,878,185,-10,22,2,100,19,24,85,6,22 -156,move,"move 5 21",3,883,185,-10,22,2,100,19,24,85,5,21 -157,nothing,"nothing "Player chose to do nothing"",2,883,185,-10,22,2,100,19,24,85,5,21 -158,move,"move 6 20",3,888,185,-10,22,2,100,19,24,85,6,20 -159,dig,"dig 18 23",2,895,185,-10,22,2,100,19,24,85,6,20 -160,move,"move 5 21",3,900,185,-10,22,2,100,19,24,85,5,21 -161,move,"move 20 23",2,905,185,-10,22,2,100,20,23,85,5,21 -162,move,"move 6 22",3,910,185,-10,22,2,100,20,23,85,6,22 -163,move,"move 20 22",2,915,185,-10,22,2,100,20,22,85,6,22 -164,move,"move 7 21",3,920,185,-10,22,2,100,20,22,85,7,21 -165,move,"move 21 21",2,925,185,-10,22,2,100,21,21,85,7,21 -166,nothing,"nothing "Player chose to do nothing"",3,925,185,-10,22,2,100,21,21,85,7,21 -167,banana,"banana 20 16",2,967,185,-10,22,2,100,21,21,85,7,21 -168,move,"move 6 21",3,972,185,-10,22,2,100,21,21,85,6,21 -169,move,"move 21 20",2,977,185,-10,22,2,100,21,20,85,6,21 -170,nothing,"nothing "Player chose to do nothing"",3,977,185,-10,22,2,100,21,20,85,6,21 -171,banana,"banana 21 15",2,1043,185,-10,22,2,100,21,20,85,6,21 -172,move,"move 6 20",3,1048,185,-10,22,2,100,21,20,85,6,20 -173,banana,"banana 21 16",2,1121,185,-10,22,2,100,21,20,85,6,20 -174,dig,"dig 7 19",3,1128,185,-10,22,2,100,21,20,85,6,20 -175,nothing,"nothing "Player chose to do nothing"",2,1128,185,-10,22,2,100,21,20,85,6,20 -176,move,"move 7 19",3,1133,185,-10,22,2,100,21,20,85,7,19 -177,move,"move 21 21",2,1138,185,-10,22,2,100,21,21,85,7,19 -178,move,"move 8 18",3,1143,185,-10,22,2,100,21,21,85,8,18 -179,move,"move 20 22",2,1148,185,-10,22,2,100,20,22,85,8,18 -180,move,"move 9 17",3,1153,185,-10,22,2,100,20,22,85,9,17 -181,move,"move 20 21",2,1158,185,-10,22,2,100,20,21,85,9,17 -182,move,"move 9 16",3,1163,185,-10,22,2,100,20,21,85,9,16 -183,shoot,"shoot N",2,1179,185,-10,22,2,100,20,21,85,9,16 -184,dig,"dig 10 15",3,1186,185,-10,22,2,100,20,21,85,9,16 -185,shoot,"shoot N",2,1202,185,-10,22,2,100,20,21,85,9,16 -186,move,"move 10 16",3,1207,185,-10,22,2,100,20,21,85,10,16 -187,move,"move 21 21",2,1212,185,-10,22,2,100,21,21,85,10,16 -188,dig,"dig 11 17",3,1219,185,-10,22,2,100,21,21,85,10,16 -189,shoot,"shoot N",2,1235,185,-10,22,2,100,21,21,85,10,16 -190,dig,"dig 11 15",3,1242,185,-10,22,2,100,21,21,85,10,16 -191,shoot,"shoot N",2,1258,185,-10,22,2,100,21,21,85,10,16 -192,dig,"dig 9 15",3,1265,185,-10,22,2,100,21,21,85,10,16 -193,move,"move 22 20",2,1270,185,-10,22,2,100,22,20,85,10,16 -194,dig,"dig 11 16",3,1277,185,-10,22,2,100,22,20,85,10,16 -195,move,"move 23 19",2,1282,185,-10,22,2,100,23,19,85,10,16 -196,move,"move 11 17",3,1287,185,-10,22,2,100,23,19,85,11,17 -197,shoot,"shoot W",2,1303,185,-10,22,2,100,23,19,85,11,17 -198,dig,"dig 12 16",3,1310,185,-10,22,2,100,23,19,85,11,17 -199,move,"move 23 18",2,1315,185,-10,22,2,100,23,18,85,11,17 -200,nothing,"nothing "Player chose to do nothing"",3,1315,185,-10,22,2,100,23,18,85,11,17 -201,move,"move 23 17",2,1320,185,-10,22,2,100,23,17,85,11,17 -202,dig,"dig 12 18",3,1327,185,-10,22,2,100,23,17,85,11,17 -203,shoot,"shoot S",2,1343,185,-10,22,2,100,23,17,85,11,17 -204,dig,"dig 12 17",3,1350,185,-10,22,2,100,23,17,85,11,17 -205,move,"move 24 16",2,1355,185,-10,22,2,100,24,16,85,11,17 -206,move,"move 10 16",3,1360,185,-10,22,2,100,24,16,85,10,16 -207,shoot,"shoot W",2,1376,185,-10,22,2,100,24,16,85,10,16 -208,move,"move 9 15",3,1381,185,-10,22,2,100,24,16,85,9,15 -209,move,"move 23 15",2,1386,185,-10,22,2,100,23,15,85,9,15 -210,dig,"dig 8 15",3,1393,185,-10,22,2,100,23,15,85,9,15 -211,move,"move 22 14",2,1398,185,-10,22,2,100,22,14,85,9,15 -212,move,"move 10 15",3,1403,185,-10,22,2,100,22,14,85,10,15 -213,shoot,"shoot S",2,1419,185,-10,22,2,100,22,14,85,10,15 -214,nothing,"nothing "Player chose to do nothing"",3,1419,185,-10,22,2,100,22,14,85,10,15 -215,move,"move 21 13",2,1424,185,-10,22,2,100,21,13,85,10,15 -216,move,"move 11 15",3,1429,185,-10,22,2,100,21,13,85,11,15 -217,nothing,"nothing "Player chose to do nothing"",2,1429,185,-10,22,2,100,21,13,85,11,15 -218,move,"move 12 15",3,1434,185,-10,22,2,100,21,13,85,12,15 -219,shoot,"shoot S",2,1450,185,-10,22,2,100,21,13,85,12,15 -220,move,"move 12 16",3,1455,185,-10,22,2,100,21,13,85,12,16 -221,move,"move 22 12",2,1460,185,-10,22,2,100,22,12,85,12,16 -222,move,"move 12 17",3,1465,185,-10,22,2,100,22,12,85,12,17 -223,move,"move 22 11",2,1470,185,-10,22,2,100,22,11,85,12,17 -224,dig,"dig 13 18",3,1477,185,-10,22,2,100,22,11,85,12,17 -225,shoot,"shoot S",2,1493,185,-10,22,2,100,22,11,85,12,17 -226,nothing,"nothing "Player chose to do nothing"",3,1493,185,-10,22,2,100,22,11,85,12,17 -227,move,"move 21 11",2,1498,185,-10,22,2,100,21,11,85,12,17 -228,nothing,"nothing "Player chose to do nothing"",3,1498,185,-10,22,2,100,21,11,85,12,17 -229,move,"move 20 10",2,1503,185,-10,22,2,100,20,10,85,12,17 -230,move,"move 11 16",3,1508,185,-10,22,2,100,20,10,85,11,16 -231,nothing,"nothing "Player chose to do nothing"",2,1508,185,-10,22,2,100,20,10,85,11,16 -232,move,"move 10 16",3,1513,185,-10,22,2,100,20,10,85,10,16 -233,move,"move 19 10",2,1518,185,-10,22,2,100,19,10,85,10,16 -234,move,"move 9 17",3,1523,185,-10,22,2,100,19,10,85,9,17 -235,move,"move 18 10",2,1528,185,-10,22,2,100,18,10,85,9,17 -236,move,"move 10 16",3,1533,185,-10,22,2,100,18,10,85,10,16 -237,move,"move 17 10",2,1538,185,-10,22,2,100,17,10,85,10,16 -238,move,"move 9 15",3,1543,185,-10,22,2,100,17,10,85,9,15 -239,shoot,"shoot SE",2,1559,185,-10,22,2,100,17,10,85,9,15 -240,move,"move 10 16",3,1562,177,-10,22,2,92,17,10,85,10,16 -241,shoot,"shoot SE",2,1575,169,-10,22,2,84,17,10,85,10,16 -242,move,"move 11 15",3,1580,169,-10,22,2,84,17,10,85,11,15 -243,shoot,"shoot SE",2,1593,161,-10,22,2,76,17,10,85,11,15 -244,move,"move 11 14",3,1596,153,-10,22,2,68,17,10,85,11,14 -245,shoot,"shoot SE",2,1612,153,-10,22,2,68,17,10,85,11,14 -246,dig,"dig 10 14",3,1616,145,-10,22,2,60,17,10,85,11,14 -247,shoot,"shoot SE",2,1629,137,-10,22,2,52,17,10,85,11,14 -248,move,"move 11 13",3,1634,137,-10,22,2,52,17,10,85,11,13 -249,shoot,"shoot SE",2,1648,129,-10,22,2,44,17,10,85,11,13 -250,move,"move 12 13",3,1650,121,-10,22,2,36,17,10,85,12,13 -251,shoot,"shoot SE",2,1666,121,-10,22,2,36,17,10,85,12,13 -252,move,"move 11 14",3,1668,113,-10,22,2,28,17,10,85,11,14 -253,shoot,"shoot SE",2,1682,105,-10,22,2,20,17,10,85,11,14 -254,move,"move 12 15",3,1687,105,-10,22,2,20,17,10,85,12,15 -255,move,"move 16 10",2,1692,105,-10,22,2,20,16,10,85,12,15 -256,move,"move 13 14",3,1697,105,-10,22,2,20,16,10,85,13,14 -257,dig,"dig 15 11",2,1701,97,-10,22,2,12,16,10,85,13,14 -258,move,"move 12 14",3,1702,86,-10,22,2,1,16,10,85,12,14 -259,shoot,"shoot E",2,1718,85,-10,22,2,-10,16,10,85,12,14 -260,move,"move 13 15",3,1723,85,-10,22,2,-10,16,10,85,13,15 -261,move,"move 13 16",3,1728,85,-10,22,2,-10,16,10,85,13,16 -262,move,"move 12 17",3,1733,85,-10,22,2,-10,16,10,85,12,17 -263,move,"move 12 18",3,1738,85,-10,22,2,-10,16,10,85,12,18 -264,move,"move 13 19",3,1743,85,-10,22,2,-10,16,10,85,13,19 -265,move,"move 14 20",3,1748,85,-10,22,2,-10,16,10,85,14,20 -266,move,"move 15 20",3,1753,85,-10,22,2,-10,16,10,85,15,20 -267,move,"move 16 20",3,1758,85,-10,22,2,-10,16,10,85,16,20 -268,move,"move 15 19",3,1763,85,-10,22,2,-10,16,10,85,15,19 -269,dig,"dig 16 18",3,1770,85,-10,22,2,-10,16,10,85,15,19 -270,move,"move 16 18",3,1775,85,-10,22,2,-10,16,10,85,16,18 -271,move,"move 15 18",3,1780,85,-10,22,2,-10,16,10,85,15,18 -272,move,"move 14 17",3,1785,85,-10,22,2,-10,16,10,85,14,17 -273,shoot,"shoot E",3,1798,77,-10,22,2,-10,16,10,77,14,17 diff --git a/tests/replays/2019.08.19.21.31.16/B-init.json b/tests/replays/2019.08.19.21.31.16/B-init.json deleted file mode 100644 index 373ec6e..0000000 --- a/tests/replays/2019.08.19.21.31.16/B-init.json +++ /dev/null @@ -1 +0,0 @@ -{"currentRound":1,"maxRounds":400,"pushbackDamage":20,"lavaDamage":3,"mapSize":33,"currentWormId":1,"consecutiveDoNothingCount":0,"myPlayer":{"id":2,"score":116,"health":350,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":8,"y":28},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":8,"y":4},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":31,"y":16},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]},"opponents":[{"id":1,"score":116,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":24,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":24,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":1,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]}],"map":[[{"x":0,"y":0,"type":"DEEP_SPACE"},{"x":1,"y":0,"type":"DEEP_SPACE"},{"x":2,"y":0,"type":"DEEP_SPACE"},{"x":3,"y":0,"type":"DEEP_SPACE"},{"x":4,"y":0,"type":"DEEP_SPACE"},{"x":5,"y":0,"type":"DEEP_SPACE"},{"x":6,"y":0,"type":"DEEP_SPACE"},{"x":7,"y":0,"type":"DEEP_SPACE"},{"x":8,"y":0,"type":"DEEP_SPACE"},{"x":9,"y":0,"type":"DEEP_SPACE"},{"x":10,"y":0,"type":"DEEP_SPACE"},{"x":11,"y":0,"type":"DIRT"},{"x":12,"y":0,"type":"DIRT"},{"x":13,"y":0,"type":"DIRT"},{"x":14,"y":0,"type":"AIR"},{"x":15,"y":0,"type":"AIR"},{"x":16,"y":0,"type":"DIRT"},{"x":17,"y":0,"type":"AIR"},{"x":18,"y":0,"type":"AIR"},{"x":19,"y":0,"type":"DIRT"},{"x":20,"y":0,"type":"DIRT"},{"x":21,"y":0,"type":"DIRT"},{"x":22,"y":0,"type":"DEEP_SPACE"},{"x":23,"y":0,"type":"DEEP_SPACE"},{"x":24,"y":0,"type":"DEEP_SPACE"},{"x":25,"y":0,"type":"DEEP_SPACE"},{"x":26,"y":0,"type":"DEEP_SPACE"},{"x":27,"y":0,"type":"DEEP_SPACE"},{"x":28,"y":0,"type":"DEEP_SPACE"},{"x":29,"y":0,"type":"DEEP_SPACE"},{"x":30,"y":0,"type":"DEEP_SPACE"},{"x":31,"y":0,"type":"DEEP_SPACE"},{"x":32,"y":0,"type":"DEEP_SPACE"}],[{"x":0,"y":1,"type":"DEEP_SPACE"},{"x":1,"y":1,"type":"DEEP_SPACE"},{"x":2,"y":1,"type":"DEEP_SPACE"},{"x":3,"y":1,"type":"DEEP_SPACE"},{"x":4,"y":1,"type":"DEEP_SPACE"},{"x":5,"y":1,"type":"DEEP_SPACE"},{"x":6,"y":1,"type":"DEEP_SPACE"},{"x":7,"y":1,"type":"DEEP_SPACE"},{"x":8,"y":1,"type":"DIRT"},{"x":9,"y":1,"type":"DIRT"},{"x":10,"y":1,"type":"DIRT"},{"x":11,"y":1,"type":"DIRT"},{"x":12,"y":1,"type":"DIRT"},{"x":13,"y":1,"type":"AIR"},{"x":14,"y":1,"type":"AIR"},{"x":15,"y":1,"type":"DIRT"},{"x":16,"y":1,"type":"DIRT"},{"x":17,"y":1,"type":"DIRT"},{"x":18,"y":1,"type":"AIR"},{"x":19,"y":1,"type":"AIR"},{"x":20,"y":1,"type":"DIRT"},{"x":21,"y":1,"type":"DIRT"},{"x":22,"y":1,"type":"DIRT"},{"x":23,"y":1,"type":"DIRT"},{"x":24,"y":1,"type":"DIRT"},{"x":25,"y":1,"type":"DEEP_SPACE"},{"x":26,"y":1,"type":"DEEP_SPACE"},{"x":27,"y":1,"type":"DEEP_SPACE"},{"x":28,"y":1,"type":"DEEP_SPACE"},{"x":29,"y":1,"type":"DEEP_SPACE"},{"x":30,"y":1,"type":"DEEP_SPACE"},{"x":31,"y":1,"type":"DEEP_SPACE"},{"x":32,"y":1,"type":"DEEP_SPACE"}],[{"x":0,"y":2,"type":"DEEP_SPACE"},{"x":1,"y":2,"type":"DEEP_SPACE"},{"x":2,"y":2,"type":"DEEP_SPACE"},{"x":3,"y":2,"type":"DEEP_SPACE"},{"x":4,"y":2,"type":"DEEP_SPACE"},{"x":5,"y":2,"type":"DEEP_SPACE"},{"x":6,"y":2,"type":"DEEP_SPACE"},{"x":7,"y":2,"type":"DIRT"},{"x":8,"y":2,"type":"DIRT"},{"x":9,"y":2,"type":"DIRT"},{"x":10,"y":2,"type":"DIRT"},{"x":11,"y":2,"type":"DIRT"},{"x":12,"y":2,"type":"DIRT"},{"x":13,"y":2,"type":"DIRT"},{"x":14,"y":2,"type":"DIRT"},{"x":15,"y":2,"type":"AIR"},{"x":16,"y":2,"type":"AIR"},{"x":17,"y":2,"type":"AIR"},{"x":18,"y":2,"type":"DIRT"},{"x":19,"y":2,"type":"DIRT"},{"x":20,"y":2,"type":"DIRT"},{"x":21,"y":2,"type":"DIRT"},{"x":22,"y":2,"type":"DIRT"},{"x":23,"y":2,"type":"DIRT"},{"x":24,"y":2,"type":"DIRT"},{"x":25,"y":2,"type":"DIRT"},{"x":26,"y":2,"type":"DEEP_SPACE"},{"x":27,"y":2,"type":"DEEP_SPACE"},{"x":28,"y":2,"type":"DEEP_SPACE"},{"x":29,"y":2,"type":"DEEP_SPACE"},{"x":30,"y":2,"type":"DEEP_SPACE"},{"x":31,"y":2,"type":"DEEP_SPACE"},{"x":32,"y":2,"type":"DEEP_SPACE"}],[{"x":0,"y":3,"type":"DEEP_SPACE"},{"x":1,"y":3,"type":"DEEP_SPACE"},{"x":2,"y":3,"type":"DEEP_SPACE"},{"x":3,"y":3,"type":"DEEP_SPACE"},{"x":4,"y":3,"type":"DEEP_SPACE"},{"x":5,"y":3,"type":"DEEP_SPACE"},{"x":6,"y":3,"type":"DIRT"},{"x":7,"y":3,"type":"AIR"},{"x":8,"y":3,"type":"AIR"},{"x":9,"y":3,"type":"AIR"},{"x":10,"y":3,"type":"DIRT"},{"x":11,"y":3,"type":"DIRT"},{"x":12,"y":3,"type":"AIR"},{"x":13,"y":3,"type":"DIRT"},{"x":14,"y":3,"type":"DIRT"},{"x":15,"y":3,"type":"AIR"},{"x":16,"y":3,"type":"AIR"},{"x":17,"y":3,"type":"AIR"},{"x":18,"y":3,"type":"DIRT"},{"x":19,"y":3,"type":"DIRT"},{"x":20,"y":3,"type":"AIR"},{"x":21,"y":3,"type":"DIRT"},{"x":22,"y":3,"type":"DIRT"},{"x":23,"y":3,"type":"AIR"},{"x":24,"y":3,"type":"AIR"},{"x":25,"y":3,"type":"AIR"},{"x":26,"y":3,"type":"DIRT"},{"x":27,"y":3,"type":"DEEP_SPACE"},{"x":28,"y":3,"type":"DEEP_SPACE"},{"x":29,"y":3,"type":"DEEP_SPACE"},{"x":30,"y":3,"type":"DEEP_SPACE"},{"x":31,"y":3,"type":"DEEP_SPACE"},{"x":32,"y":3,"type":"DEEP_SPACE"}],[{"x":0,"y":4,"type":"DEEP_SPACE"},{"x":1,"y":4,"type":"DEEP_SPACE"},{"x":2,"y":4,"type":"DEEP_SPACE"},{"x":3,"y":4,"type":"DEEP_SPACE"},{"x":4,"y":4,"type":"AIR"},{"x":5,"y":4,"type":"AIR"},{"x":6,"y":4,"type":"DIRT"},{"x":7,"y":4,"type":"AIR"},{"x":8,"y":4,"type":"AIR","occupier":{"id":2,"playerId":2,"health":100,"position":{"x":8,"y":4},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":9,"y":4,"type":"AIR"},{"x":10,"y":4,"type":"DIRT"},{"x":11,"y":4,"type":"AIR"},{"x":12,"y":4,"type":"AIR"},{"x":13,"y":4,"type":"AIR"},{"x":14,"y":4,"type":"AIR"},{"x":15,"y":4,"type":"AIR"},{"x":16,"y":4,"type":"AIR"},{"x":17,"y":4,"type":"AIR"},{"x":18,"y":4,"type":"AIR"},{"x":19,"y":4,"type":"AIR"},{"x":20,"y":4,"type":"AIR"},{"x":21,"y":4,"type":"AIR"},{"x":22,"y":4,"type":"DIRT"},{"x":23,"y":4,"type":"AIR"},{"x":24,"y":4,"type":"AIR","occupier":{"id":1,"playerId":1,"health":150,"position":{"x":24,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":25,"y":4,"type":"AIR"},{"x":26,"y":4,"type":"DIRT"},{"x":27,"y":4,"type":"AIR"},{"x":28,"y":4,"type":"AIR"},{"x":29,"y":4,"type":"DEEP_SPACE"},{"x":30,"y":4,"type":"DEEP_SPACE"},{"x":31,"y":4,"type":"DEEP_SPACE"},{"x":32,"y":4,"type":"DEEP_SPACE"}],[{"x":0,"y":5,"type":"DEEP_SPACE"},{"x":1,"y":5,"type":"DEEP_SPACE"},{"x":2,"y":5,"type":"DEEP_SPACE"},{"x":3,"y":5,"type":"DEEP_SPACE"},{"x":4,"y":5,"type":"AIR"},{"x":5,"y":5,"type":"AIR"},{"x":6,"y":5,"type":"DIRT"},{"x":7,"y":5,"type":"AIR"},{"x":8,"y":5,"type":"AIR"},{"x":9,"y":5,"type":"AIR"},{"x":10,"y":5,"type":"DIRT"},{"x":11,"y":5,"type":"DIRT"},{"x":12,"y":5,"type":"AIR"},{"x":13,"y":5,"type":"AIR"},{"x":14,"y":5,"type":"AIR"},{"x":15,"y":5,"type":"AIR"},{"x":16,"y":5,"type":"AIR"},{"x":17,"y":5,"type":"AIR"},{"x":18,"y":5,"type":"AIR"},{"x":19,"y":5,"type":"AIR"},{"x":20,"y":5,"type":"AIR"},{"x":21,"y":5,"type":"DIRT"},{"x":22,"y":5,"type":"DIRT"},{"x":23,"y":5,"type":"AIR"},{"x":24,"y":5,"type":"AIR"},{"x":25,"y":5,"type":"AIR"},{"x":26,"y":5,"type":"DIRT"},{"x":27,"y":5,"type":"AIR"},{"x":28,"y":5,"type":"AIR"},{"x":29,"y":5,"type":"DEEP_SPACE"},{"x":30,"y":5,"type":"DEEP_SPACE"},{"x":31,"y":5,"type":"DEEP_SPACE"},{"x":32,"y":5,"type":"DEEP_SPACE"}],[{"x":0,"y":6,"type":"DEEP_SPACE"},{"x":1,"y":6,"type":"DEEP_SPACE"},{"x":2,"y":6,"type":"DEEP_SPACE"},{"x":3,"y":6,"type":"AIR"},{"x":4,"y":6,"type":"AIR"},{"x":5,"y":6,"type":"AIR"},{"x":6,"y":6,"type":"DIRT"},{"x":7,"y":6,"type":"DIRT"},{"x":8,"y":6,"type":"DIRT"},{"x":9,"y":6,"type":"DIRT"},{"x":10,"y":6,"type":"DIRT"},{"x":11,"y":6,"type":"DIRT"},{"x":12,"y":6,"type":"AIR"},{"x":13,"y":6,"type":"AIR"},{"x":14,"y":6,"type":"AIR"},{"x":15,"y":6,"type":"AIR"},{"x":16,"y":6,"type":"AIR"},{"x":17,"y":6,"type":"AIR"},{"x":18,"y":6,"type":"AIR"},{"x":19,"y":6,"type":"AIR"},{"x":20,"y":6,"type":"AIR"},{"x":21,"y":6,"type":"DIRT"},{"x":22,"y":6,"type":"DIRT"},{"x":23,"y":6,"type":"DIRT"},{"x":24,"y":6,"type":"DIRT"},{"x":25,"y":6,"type":"DIRT"},{"x":26,"y":6,"type":"DIRT"},{"x":27,"y":6,"type":"AIR"},{"x":28,"y":6,"type":"AIR"},{"x":29,"y":6,"type":"AIR"},{"x":30,"y":6,"type":"DEEP_SPACE"},{"x":31,"y":6,"type":"DEEP_SPACE"},{"x":32,"y":6,"type":"DEEP_SPACE"}],[{"x":0,"y":7,"type":"DEEP_SPACE"},{"x":1,"y":7,"type":"DEEP_SPACE"},{"x":2,"y":7,"type":"AIR"},{"x":3,"y":7,"type":"AIR"},{"x":4,"y":7,"type":"AIR"},{"x":5,"y":7,"type":"DIRT"},{"x":6,"y":7,"type":"AIR"},{"x":7,"y":7,"type":"AIR"},{"x":8,"y":7,"type":"AIR"},{"x":9,"y":7,"type":"AIR"},{"x":10,"y":7,"type":"AIR"},{"x":11,"y":7,"type":"AIR"},{"x":12,"y":7,"type":"AIR"},{"x":13,"y":7,"type":"DIRT"},{"x":14,"y":7,"type":"AIR"},{"x":15,"y":7,"type":"AIR"},{"x":16,"y":7,"type":"AIR"},{"x":17,"y":7,"type":"AIR"},{"x":18,"y":7,"type":"AIR"},{"x":19,"y":7,"type":"DIRT"},{"x":20,"y":7,"type":"AIR"},{"x":21,"y":7,"type":"AIR"},{"x":22,"y":7,"type":"AIR"},{"x":23,"y":7,"type":"AIR"},{"x":24,"y":7,"type":"AIR"},{"x":25,"y":7,"type":"AIR"},{"x":26,"y":7,"type":"AIR"},{"x":27,"y":7,"type":"DIRT"},{"x":28,"y":7,"type":"AIR"},{"x":29,"y":7,"type":"AIR"},{"x":30,"y":7,"type":"AIR"},{"x":31,"y":7,"type":"DEEP_SPACE"},{"x":32,"y":7,"type":"DEEP_SPACE"}],[{"x":0,"y":8,"type":"DEEP_SPACE"},{"x":1,"y":8,"type":"AIR"},{"x":2,"y":8,"type":"AIR"},{"x":3,"y":8,"type":"DIRT"},{"x":4,"y":8,"type":"DIRT"},{"x":5,"y":8,"type":"DIRT"},{"x":6,"y":8,"type":"AIR"},{"x":7,"y":8,"type":"AIR"},{"x":8,"y":8,"type":"AIR"},{"x":9,"y":8,"type":"AIR"},{"x":10,"y":8,"type":"AIR"},{"x":11,"y":8,"type":"AIR"},{"x":12,"y":8,"type":"AIR"},{"x":13,"y":8,"type":"DIRT"},{"x":14,"y":8,"type":"AIR"},{"x":15,"y":8,"type":"AIR"},{"x":16,"y":8,"type":"AIR"},{"x":17,"y":8,"type":"AIR"},{"x":18,"y":8,"type":"AIR"},{"x":19,"y":8,"type":"DIRT"},{"x":20,"y":8,"type":"AIR"},{"x":21,"y":8,"type":"AIR"},{"x":22,"y":8,"type":"AIR"},{"x":23,"y":8,"type":"AIR"},{"x":24,"y":8,"type":"AIR"},{"x":25,"y":8,"type":"AIR"},{"x":26,"y":8,"type":"AIR"},{"x":27,"y":8,"type":"DIRT"},{"x":28,"y":8,"type":"DIRT"},{"x":29,"y":8,"type":"DIRT"},{"x":30,"y":8,"type":"AIR"},{"x":31,"y":8,"type":"AIR"},{"x":32,"y":8,"type":"DEEP_SPACE"}],[{"x":0,"y":9,"type":"DEEP_SPACE"},{"x":1,"y":9,"type":"DIRT"},{"x":2,"y":9,"type":"AIR"},{"x":3,"y":9,"type":"DIRT"},{"x":4,"y":9,"type":"DIRT"},{"x":5,"y":9,"type":"AIR"},{"x":6,"y":9,"type":"AIR"},{"x":7,"y":9,"type":"DIRT"},{"x":8,"y":9,"type":"AIR"},{"x":9,"y":9,"type":"AIR"},{"x":10,"y":9,"type":"DIRT"},{"x":11,"y":9,"type":"AIR"},{"x":12,"y":9,"type":"DIRT"},{"x":13,"y":9,"type":"DIRT"},{"x":14,"y":9,"type":"AIR"},{"x":15,"y":9,"type":"DIRT"},{"x":16,"y":9,"type":"AIR"},{"x":17,"y":9,"type":"DIRT"},{"x":18,"y":9,"type":"AIR"},{"x":19,"y":9,"type":"DIRT"},{"x":20,"y":9,"type":"DIRT"},{"x":21,"y":9,"type":"AIR"},{"x":22,"y":9,"type":"DIRT"},{"x":23,"y":9,"type":"AIR"},{"x":24,"y":9,"type":"AIR"},{"x":25,"y":9,"type":"DIRT"},{"x":26,"y":9,"type":"AIR"},{"x":27,"y":9,"type":"AIR"},{"x":28,"y":9,"type":"DIRT"},{"x":29,"y":9,"type":"DIRT"},{"x":30,"y":9,"type":"AIR"},{"x":31,"y":9,"type":"DIRT"},{"x":32,"y":9,"type":"DEEP_SPACE"}],[{"x":0,"y":10,"type":"DEEP_SPACE"},{"x":1,"y":10,"type":"DIRT"},{"x":2,"y":10,"type":"AIR"},{"x":3,"y":10,"type":"AIR"},{"x":4,"y":10,"type":"DIRT"},{"x":5,"y":10,"type":"DIRT"},{"x":6,"y":10,"type":"DIRT"},{"x":7,"y":10,"type":"DIRT"},{"x":8,"y":10,"type":"AIR"},{"x":9,"y":10,"type":"AIR"},{"x":10,"y":10,"type":"DIRT"},{"x":11,"y":10,"type":"DIRT"},{"x":12,"y":10,"type":"DIRT"},{"x":13,"y":10,"type":"DIRT"},{"x":14,"y":10,"type":"AIR"},{"x":15,"y":10,"type":"AIR"},{"x":16,"y":10,"type":"AIR"},{"x":17,"y":10,"type":"AIR"},{"x":18,"y":10,"type":"AIR"},{"x":19,"y":10,"type":"DIRT"},{"x":20,"y":10,"type":"DIRT"},{"x":21,"y":10,"type":"DIRT"},{"x":22,"y":10,"type":"DIRT"},{"x":23,"y":10,"type":"AIR"},{"x":24,"y":10,"type":"AIR"},{"x":25,"y":10,"type":"DIRT"},{"x":26,"y":10,"type":"DIRT"},{"x":27,"y":10,"type":"DIRT"},{"x":28,"y":10,"type":"DIRT"},{"x":29,"y":10,"type":"AIR"},{"x":30,"y":10,"type":"AIR"},{"x":31,"y":10,"type":"DIRT"},{"x":32,"y":10,"type":"DEEP_SPACE"}],[{"x":0,"y":11,"type":"DIRT"},{"x":1,"y":11,"type":"DIRT"},{"x":2,"y":11,"type":"DIRT"},{"x":3,"y":11,"type":"AIR"},{"x":4,"y":11,"type":"AIR"},{"x":5,"y":11,"type":"AIR"},{"x":6,"y":11,"type":"AIR"},{"x":7,"y":11,"type":"AIR"},{"x":8,"y":11,"type":"AIR"},{"x":9,"y":11,"type":"AIR"},{"x":10,"y":11,"type":"AIR"},{"x":11,"y":11,"type":"AIR"},{"x":12,"y":11,"type":"AIR"},{"x":13,"y":11,"type":"DIRT"},{"x":14,"y":11,"type":"AIR"},{"x":15,"y":11,"type":"DIRT"},{"x":16,"y":11,"type":"DIRT"},{"x":17,"y":11,"type":"DIRT"},{"x":18,"y":11,"type":"AIR"},{"x":19,"y":11,"type":"DIRT"},{"x":20,"y":11,"type":"AIR"},{"x":21,"y":11,"type":"AIR"},{"x":22,"y":11,"type":"AIR"},{"x":23,"y":11,"type":"AIR"},{"x":24,"y":11,"type":"AIR"},{"x":25,"y":11,"type":"AIR"},{"x":26,"y":11,"type":"AIR"},{"x":27,"y":11,"type":"AIR"},{"x":28,"y":11,"type":"AIR"},{"x":29,"y":11,"type":"AIR"},{"x":30,"y":11,"type":"DIRT"},{"x":31,"y":11,"type":"DIRT"},{"x":32,"y":11,"type":"DIRT"}],[{"x":0,"y":12,"type":"DIRT"},{"x":1,"y":12,"type":"DIRT"},{"x":2,"y":12,"type":"DIRT"},{"x":3,"y":12,"type":"DIRT"},{"x":4,"y":12,"type":"DIRT"},{"x":5,"y":12,"type":"AIR"},{"x":6,"y":12,"type":"AIR"},{"x":7,"y":12,"type":"AIR"},{"x":8,"y":12,"type":"DIRT"},{"x":9,"y":12,"type":"DIRT"},{"x":10,"y":12,"type":"AIR"},{"x":11,"y":12,"type":"AIR"},{"x":12,"y":12,"type":"AIR"},{"x":13,"y":12,"type":"AIR"},{"x":14,"y":12,"type":"DIRT"},{"x":15,"y":12,"type":"DIRT"},{"x":16,"y":12,"type":"DIRT"},{"x":17,"y":12,"type":"DIRT"},{"x":18,"y":12,"type":"DIRT"},{"x":19,"y":12,"type":"AIR"},{"x":20,"y":12,"type":"AIR"},{"x":21,"y":12,"type":"AIR"},{"x":22,"y":12,"type":"AIR"},{"x":23,"y":12,"type":"DIRT"},{"x":24,"y":12,"type":"DIRT"},{"x":25,"y":12,"type":"AIR"},{"x":26,"y":12,"type":"AIR"},{"x":27,"y":12,"type":"AIR"},{"x":28,"y":12,"type":"DIRT"},{"x":29,"y":12,"type":"DIRT"},{"x":30,"y":12,"type":"DIRT"},{"x":31,"y":12,"type":"DIRT"},{"x":32,"y":12,"type":"DIRT"}],[{"x":0,"y":13,"type":"DIRT"},{"x":1,"y":13,"type":"DIRT"},{"x":2,"y":13,"type":"AIR"},{"x":3,"y":13,"type":"DIRT"},{"x":4,"y":13,"type":"DIRT"},{"x":5,"y":13,"type":"AIR"},{"x":6,"y":13,"type":"AIR"},{"x":7,"y":13,"type":"AIR"},{"x":8,"y":13,"type":"DIRT"},{"x":9,"y":13,"type":"DIRT"},{"x":10,"y":13,"type":"AIR"},{"x":11,"y":13,"type":"AIR"},{"x":12,"y":13,"type":"AIR"},{"x":13,"y":13,"type":"AIR"},{"x":14,"y":13,"type":"DIRT"},{"x":15,"y":13,"type":"DIRT"},{"x":16,"y":13,"type":"DIRT"},{"x":17,"y":13,"type":"DIRT"},{"x":18,"y":13,"type":"DIRT"},{"x":19,"y":13,"type":"AIR"},{"x":20,"y":13,"type":"AIR"},{"x":21,"y":13,"type":"AIR"},{"x":22,"y":13,"type":"AIR"},{"x":23,"y":13,"type":"DIRT"},{"x":24,"y":13,"type":"DIRT"},{"x":25,"y":13,"type":"AIR"},{"x":26,"y":13,"type":"AIR"},{"x":27,"y":13,"type":"AIR"},{"x":28,"y":13,"type":"DIRT"},{"x":29,"y":13,"type":"DIRT"},{"x":30,"y":13,"type":"AIR"},{"x":31,"y":13,"type":"DIRT"},{"x":32,"y":13,"type":"DIRT"}],[{"x":0,"y":14,"type":"DIRT"},{"x":1,"y":14,"type":"DIRT"},{"x":2,"y":14,"type":"DIRT"},{"x":3,"y":14,"type":"DIRT"},{"x":4,"y":14,"type":"DIRT"},{"x":5,"y":14,"type":"AIR"},{"x":6,"y":14,"type":"AIR"},{"x":7,"y":14,"type":"AIR"},{"x":8,"y":14,"type":"DIRT"},{"x":9,"y":14,"type":"DIRT"},{"x":10,"y":14,"type":"DIRT"},{"x":11,"y":14,"type":"AIR"},{"x":12,"y":14,"type":"AIR"},{"x":13,"y":14,"type":"AIR"},{"x":14,"y":14,"type":"AIR"},{"x":15,"y":14,"type":"AIR"},{"x":16,"y":14,"type":"DIRT"},{"x":17,"y":14,"type":"AIR"},{"x":18,"y":14,"type":"AIR"},{"x":19,"y":14,"type":"AIR"},{"x":20,"y":14,"type":"AIR"},{"x":21,"y":14,"type":"AIR"},{"x":22,"y":14,"type":"DIRT"},{"x":23,"y":14,"type":"DIRT"},{"x":24,"y":14,"type":"DIRT"},{"x":25,"y":14,"type":"AIR"},{"x":26,"y":14,"type":"AIR"},{"x":27,"y":14,"type":"AIR"},{"x":28,"y":14,"type":"DIRT"},{"x":29,"y":14,"type":"DIRT"},{"x":30,"y":14,"type":"DIRT"},{"x":31,"y":14,"type":"DIRT"},{"x":32,"y":14,"type":"DIRT"}],[{"x":0,"y":15,"type":"AIR"},{"x":1,"y":15,"type":"AIR"},{"x":2,"y":15,"type":"AIR"},{"x":3,"y":15,"type":"DIRT"},{"x":4,"y":15,"type":"AIR"},{"x":5,"y":15,"type":"AIR"},{"x":6,"y":15,"type":"AIR"},{"x":7,"y":15,"type":"AIR"},{"x":8,"y":15,"type":"DIRT"},{"x":9,"y":15,"type":"DIRT"},{"x":10,"y":15,"type":"DIRT"},{"x":11,"y":15,"type":"DIRT"},{"x":12,"y":15,"type":"AIR"},{"x":13,"y":15,"type":"AIR"},{"x":14,"y":15,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":15,"y":15,"type":"DIRT"},{"x":16,"y":15,"type":"DIRT"},{"x":17,"y":15,"type":"DIRT"},{"x":18,"y":15,"type":"AIR"},{"x":19,"y":15,"type":"AIR"},{"x":20,"y":15,"type":"AIR"},{"x":21,"y":15,"type":"DIRT"},{"x":22,"y":15,"type":"DIRT"},{"x":23,"y":15,"type":"DIRT"},{"x":24,"y":15,"type":"DIRT"},{"x":25,"y":15,"type":"AIR"},{"x":26,"y":15,"type":"AIR"},{"x":27,"y":15,"type":"AIR"},{"x":28,"y":15,"type":"AIR"},{"x":29,"y":15,"type":"DIRT"},{"x":30,"y":15,"type":"AIR"},{"x":31,"y":15,"type":"AIR"},{"x":32,"y":15,"type":"AIR"}],[{"x":0,"y":16,"type":"AIR"},{"x":1,"y":16,"type":"AIR","occupier":{"id":3,"playerId":1,"health":100,"position":{"x":1,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":2,"y":16,"type":"AIR"},{"x":3,"y":16,"type":"DIRT"},{"x":4,"y":16,"type":"DIRT"},{"x":5,"y":16,"type":"DIRT"},{"x":6,"y":16,"type":"DIRT"},{"x":7,"y":16,"type":"AIR"},{"x":8,"y":16,"type":"AIR"},{"x":9,"y":16,"type":"AIR"},{"x":10,"y":16,"type":"AIR"},{"x":11,"y":16,"type":"DIRT"},{"x":12,"y":16,"type":"DIRT"},{"x":13,"y":16,"type":"AIR"},{"x":14,"y":16,"type":"AIR"},{"x":15,"y":16,"type":"AIR"},{"x":16,"y":16,"type":"DIRT"},{"x":17,"y":16,"type":"AIR"},{"x":18,"y":16,"type":"AIR"},{"x":19,"y":16,"type":"AIR"},{"x":20,"y":16,"type":"DIRT"},{"x":21,"y":16,"type":"DIRT"},{"x":22,"y":16,"type":"AIR"},{"x":23,"y":16,"type":"AIR"},{"x":24,"y":16,"type":"AIR"},{"x":25,"y":16,"type":"AIR"},{"x":26,"y":16,"type":"DIRT"},{"x":27,"y":16,"type":"DIRT"},{"x":28,"y":16,"type":"DIRT"},{"x":29,"y":16,"type":"DIRT"},{"x":30,"y":16,"type":"AIR"},{"x":31,"y":16,"type":"AIR","occupier":{"id":3,"playerId":2,"health":100,"position":{"x":31,"y":16},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":32,"y":16,"type":"AIR"}],[{"x":0,"y":17,"type":"AIR"},{"x":1,"y":17,"type":"AIR"},{"x":2,"y":17,"type":"AIR"},{"x":3,"y":17,"type":"DIRT"},{"x":4,"y":17,"type":"DIRT"},{"x":5,"y":17,"type":"DIRT"},{"x":6,"y":17,"type":"DIRT"},{"x":7,"y":17,"type":"AIR"},{"x":8,"y":17,"type":"AIR"},{"x":9,"y":17,"type":"AIR"},{"x":10,"y":17,"type":"AIR"},{"x":11,"y":17,"type":"DIRT"},{"x":12,"y":17,"type":"DIRT"},{"x":13,"y":17,"type":"AIR"},{"x":14,"y":17,"type":"AIR"},{"x":15,"y":17,"type":"AIR"},{"x":16,"y":17,"type":"DIRT"},{"x":17,"y":17,"type":"AIR"},{"x":18,"y":17,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":19,"y":17,"type":"AIR"},{"x":20,"y":17,"type":"DIRT"},{"x":21,"y":17,"type":"DIRT"},{"x":22,"y":17,"type":"AIR"},{"x":23,"y":17,"type":"AIR"},{"x":24,"y":17,"type":"AIR"},{"x":25,"y":17,"type":"AIR"},{"x":26,"y":17,"type":"DIRT"},{"x":27,"y":17,"type":"DIRT"},{"x":28,"y":17,"type":"DIRT"},{"x":29,"y":17,"type":"DIRT"},{"x":30,"y":17,"type":"AIR"},{"x":31,"y":17,"type":"AIR"},{"x":32,"y":17,"type":"AIR"}],[{"x":0,"y":18,"type":"DIRT"},{"x":1,"y":18,"type":"DIRT"},{"x":2,"y":18,"type":"DIRT"},{"x":3,"y":18,"type":"DIRT"},{"x":4,"y":18,"type":"DIRT"},{"x":5,"y":18,"type":"DIRT"},{"x":6,"y":18,"type":"DIRT"},{"x":7,"y":18,"type":"AIR"},{"x":8,"y":18,"type":"AIR"},{"x":9,"y":18,"type":"AIR"},{"x":10,"y":18,"type":"DIRT"},{"x":11,"y":18,"type":"DIRT"},{"x":12,"y":18,"type":"DIRT"},{"x":13,"y":18,"type":"DIRT"},{"x":14,"y":18,"type":"DIRT"},{"x":15,"y":18,"type":"DIRT"},{"x":16,"y":18,"type":"DIRT"},{"x":17,"y":18,"type":"DIRT"},{"x":18,"y":18,"type":"DIRT"},{"x":19,"y":18,"type":"DIRT"},{"x":20,"y":18,"type":"DIRT"},{"x":21,"y":18,"type":"DIRT"},{"x":22,"y":18,"type":"DIRT"},{"x":23,"y":18,"type":"AIR"},{"x":24,"y":18,"type":"AIR"},{"x":25,"y":18,"type":"AIR"},{"x":26,"y":18,"type":"DIRT"},{"x":27,"y":18,"type":"DIRT"},{"x":28,"y":18,"type":"DIRT"},{"x":29,"y":18,"type":"DIRT"},{"x":30,"y":18,"type":"DIRT"},{"x":31,"y":18,"type":"DIRT"},{"x":32,"y":18,"type":"DIRT"}],[{"x":0,"y":19,"type":"AIR"},{"x":1,"y":19,"type":"AIR"},{"x":2,"y":19,"type":"AIR"},{"x":3,"y":19,"type":"DIRT"},{"x":4,"y":19,"type":"DIRT"},{"x":5,"y":19,"type":"AIR"},{"x":6,"y":19,"type":"AIR"},{"x":7,"y":19,"type":"DIRT"},{"x":8,"y":19,"type":"DIRT"},{"x":9,"y":19,"type":"AIR"},{"x":10,"y":19,"type":"AIR"},{"x":11,"y":19,"type":"DIRT"},{"x":12,"y":19,"type":"DIRT"},{"x":13,"y":19,"type":"AIR"},{"x":14,"y":19,"type":"AIR"},{"x":15,"y":19,"type":"AIR"},{"x":16,"y":19,"type":"DIRT"},{"x":17,"y":19,"type":"AIR"},{"x":18,"y":19,"type":"AIR"},{"x":19,"y":19,"type":"AIR"},{"x":20,"y":19,"type":"DIRT"},{"x":21,"y":19,"type":"DIRT"},{"x":22,"y":19,"type":"AIR"},{"x":23,"y":19,"type":"AIR"},{"x":24,"y":19,"type":"DIRT"},{"x":25,"y":19,"type":"DIRT"},{"x":26,"y":19,"type":"AIR"},{"x":27,"y":19,"type":"AIR"},{"x":28,"y":19,"type":"DIRT"},{"x":29,"y":19,"type":"DIRT"},{"x":30,"y":19,"type":"AIR"},{"x":31,"y":19,"type":"AIR"},{"x":32,"y":19,"type":"AIR"}],[{"x":0,"y":20,"type":"DIRT"},{"x":1,"y":20,"type":"AIR"},{"x":2,"y":20,"type":"AIR"},{"x":3,"y":20,"type":"AIR"},{"x":4,"y":20,"type":"AIR"},{"x":5,"y":20,"type":"AIR"},{"x":6,"y":20,"type":"AIR"},{"x":7,"y":20,"type":"DIRT"},{"x":8,"y":20,"type":"DIRT"},{"x":9,"y":20,"type":"AIR"},{"x":10,"y":20,"type":"AIR"},{"x":11,"y":20,"type":"AIR"},{"x":12,"y":20,"type":"AIR"},{"x":13,"y":20,"type":"AIR"},{"x":14,"y":20,"type":"AIR"},{"x":15,"y":20,"type":"AIR"},{"x":16,"y":20,"type":"DIRT"},{"x":17,"y":20,"type":"AIR"},{"x":18,"y":20,"type":"AIR"},{"x":19,"y":20,"type":"AIR"},{"x":20,"y":20,"type":"AIR"},{"x":21,"y":20,"type":"AIR"},{"x":22,"y":20,"type":"AIR"},{"x":23,"y":20,"type":"AIR"},{"x":24,"y":20,"type":"DIRT"},{"x":25,"y":20,"type":"DIRT"},{"x":26,"y":20,"type":"AIR"},{"x":27,"y":20,"type":"AIR"},{"x":28,"y":20,"type":"AIR"},{"x":29,"y":20,"type":"AIR"},{"x":30,"y":20,"type":"AIR"},{"x":31,"y":20,"type":"AIR"},{"x":32,"y":20,"type":"DIRT"}],[{"x":0,"y":21,"type":"AIR"},{"x":1,"y":21,"type":"AIR"},{"x":2,"y":21,"type":"AIR"},{"x":3,"y":21,"type":"AIR"},{"x":4,"y":21,"type":"AIR"},{"x":5,"y":21,"type":"AIR"},{"x":6,"y":21,"type":"AIR"},{"x":7,"y":21,"type":"AIR"},{"x":8,"y":21,"type":"DIRT"},{"x":9,"y":21,"type":"DIRT"},{"x":10,"y":21,"type":"DIRT"},{"x":11,"y":21,"type":"AIR"},{"x":12,"y":21,"type":"AIR"},{"x":13,"y":21,"type":"DIRT"},{"x":14,"y":21,"type":"DIRT"},{"x":15,"y":21,"type":"AIR"},{"x":16,"y":21,"type":"AIR"},{"x":17,"y":21,"type":"AIR"},{"x":18,"y":21,"type":"DIRT"},{"x":19,"y":21,"type":"DIRT"},{"x":20,"y":21,"type":"AIR"},{"x":21,"y":21,"type":"AIR"},{"x":22,"y":21,"type":"DIRT"},{"x":23,"y":21,"type":"DIRT"},{"x":24,"y":21,"type":"DIRT"},{"x":25,"y":21,"type":"AIR"},{"x":26,"y":21,"type":"AIR"},{"x":27,"y":21,"type":"AIR"},{"x":28,"y":21,"type":"AIR"},{"x":29,"y":21,"type":"AIR"},{"x":30,"y":21,"type":"AIR"},{"x":31,"y":21,"type":"AIR"},{"x":32,"y":21,"type":"AIR"}],[{"x":0,"y":22,"type":"DEEP_SPACE"},{"x":1,"y":22,"type":"AIR"},{"x":2,"y":22,"type":"DIRT"},{"x":3,"y":22,"type":"DIRT"},{"x":4,"y":22,"type":"AIR"},{"x":5,"y":22,"type":"AIR"},{"x":6,"y":22,"type":"AIR"},{"x":7,"y":22,"type":"AIR"},{"x":8,"y":22,"type":"AIR"},{"x":9,"y":22,"type":"DIRT"},{"x":10,"y":22,"type":"DIRT"},{"x":11,"y":22,"type":"DIRT"},{"x":12,"y":22,"type":"AIR"},{"x":13,"y":22,"type":"DIRT"},{"x":14,"y":22,"type":"DIRT"},{"x":15,"y":22,"type":"AIR"},{"x":16,"y":22,"type":"AIR"},{"x":17,"y":22,"type":"AIR"},{"x":18,"y":22,"type":"DIRT"},{"x":19,"y":22,"type":"DIRT"},{"x":20,"y":22,"type":"AIR"},{"x":21,"y":22,"type":"DIRT"},{"x":22,"y":22,"type":"DIRT"},{"x":23,"y":22,"type":"DIRT"},{"x":24,"y":22,"type":"AIR"},{"x":25,"y":22,"type":"AIR"},{"x":26,"y":22,"type":"AIR"},{"x":27,"y":22,"type":"AIR"},{"x":28,"y":22,"type":"AIR"},{"x":29,"y":22,"type":"DIRT"},{"x":30,"y":22,"type":"DIRT"},{"x":31,"y":22,"type":"AIR"},{"x":32,"y":22,"type":"DEEP_SPACE"}],[{"x":0,"y":23,"type":"DEEP_SPACE"},{"x":1,"y":23,"type":"AIR"},{"x":2,"y":23,"type":"DIRT"},{"x":3,"y":23,"type":"DIRT"},{"x":4,"y":23,"type":"AIR"},{"x":5,"y":23,"type":"AIR"},{"x":6,"y":23,"type":"AIR"},{"x":7,"y":23,"type":"AIR"},{"x":8,"y":23,"type":"AIR"},{"x":9,"y":23,"type":"DIRT"},{"x":10,"y":23,"type":"DIRT"},{"x":11,"y":23,"type":"DIRT"},{"x":12,"y":23,"type":"AIR"},{"x":13,"y":23,"type":"DIRT"},{"x":14,"y":23,"type":"DIRT"},{"x":15,"y":23,"type":"AIR"},{"x":16,"y":23,"type":"DIRT"},{"x":17,"y":23,"type":"AIR"},{"x":18,"y":23,"type":"DIRT"},{"x":19,"y":23,"type":"DIRT"},{"x":20,"y":23,"type":"AIR"},{"x":21,"y":23,"type":"DIRT"},{"x":22,"y":23,"type":"DIRT"},{"x":23,"y":23,"type":"DIRT"},{"x":24,"y":23,"type":"AIR"},{"x":25,"y":23,"type":"AIR"},{"x":26,"y":23,"type":"AIR"},{"x":27,"y":23,"type":"AIR"},{"x":28,"y":23,"type":"AIR"},{"x":29,"y":23,"type":"DIRT"},{"x":30,"y":23,"type":"DIRT"},{"x":31,"y":23,"type":"AIR"},{"x":32,"y":23,"type":"DEEP_SPACE"}],[{"x":0,"y":24,"type":"DEEP_SPACE"},{"x":1,"y":24,"type":"AIR"},{"x":2,"y":24,"type":"DIRT"},{"x":3,"y":24,"type":"DIRT"},{"x":4,"y":24,"type":"AIR"},{"x":5,"y":24,"type":"AIR"},{"x":6,"y":24,"type":"DIRT"},{"x":7,"y":24,"type":"AIR"},{"x":8,"y":24,"type":"AIR"},{"x":9,"y":24,"type":"AIR"},{"x":10,"y":24,"type":"AIR"},{"x":11,"y":24,"type":"AIR"},{"x":12,"y":24,"type":"AIR"},{"x":13,"y":24,"type":"AIR"},{"x":14,"y":24,"type":"AIR"},{"x":15,"y":24,"type":"AIR"},{"x":16,"y":24,"type":"DIRT"},{"x":17,"y":24,"type":"AIR"},{"x":18,"y":24,"type":"AIR"},{"x":19,"y":24,"type":"AIR"},{"x":20,"y":24,"type":"AIR"},{"x":21,"y":24,"type":"AIR"},{"x":22,"y":24,"type":"AIR"},{"x":23,"y":24,"type":"AIR"},{"x":24,"y":24,"type":"AIR"},{"x":25,"y":24,"type":"AIR"},{"x":26,"y":24,"type":"DIRT"},{"x":27,"y":24,"type":"AIR"},{"x":28,"y":24,"type":"AIR"},{"x":29,"y":24,"type":"DIRT"},{"x":30,"y":24,"type":"DIRT"},{"x":31,"y":24,"type":"AIR"},{"x":32,"y":24,"type":"DEEP_SPACE"}],[{"x":0,"y":25,"type":"DEEP_SPACE"},{"x":1,"y":25,"type":"DEEP_SPACE"},{"x":2,"y":25,"type":"AIR"},{"x":3,"y":25,"type":"AIR"},{"x":4,"y":25,"type":"DIRT"},{"x":5,"y":25,"type":"AIR"},{"x":6,"y":25,"type":"AIR"},{"x":7,"y":25,"type":"AIR"},{"x":8,"y":25,"type":"AIR"},{"x":9,"y":25,"type":"AIR"},{"x":10,"y":25,"type":"AIR"},{"x":11,"y":25,"type":"AIR"},{"x":12,"y":25,"type":"AIR"},{"x":13,"y":25,"type":"AIR"},{"x":14,"y":25,"type":"AIR"},{"x":15,"y":25,"type":"AIR"},{"x":16,"y":25,"type":"DIRT"},{"x":17,"y":25,"type":"AIR"},{"x":18,"y":25,"type":"AIR"},{"x":19,"y":25,"type":"AIR"},{"x":20,"y":25,"type":"AIR"},{"x":21,"y":25,"type":"AIR"},{"x":22,"y":25,"type":"AIR"},{"x":23,"y":25,"type":"AIR"},{"x":24,"y":25,"type":"AIR"},{"x":25,"y":25,"type":"AIR"},{"x":26,"y":25,"type":"AIR"},{"x":27,"y":25,"type":"AIR"},{"x":28,"y":25,"type":"DIRT"},{"x":29,"y":25,"type":"AIR"},{"x":30,"y":25,"type":"AIR"},{"x":31,"y":25,"type":"DEEP_SPACE"},{"x":32,"y":25,"type":"DEEP_SPACE"}],[{"x":0,"y":26,"type":"DEEP_SPACE"},{"x":1,"y":26,"type":"DEEP_SPACE"},{"x":2,"y":26,"type":"DEEP_SPACE"},{"x":3,"y":26,"type":"AIR"},{"x":4,"y":26,"type":"AIR"},{"x":5,"y":26,"type":"AIR"},{"x":6,"y":26,"type":"DIRT"},{"x":7,"y":26,"type":"DIRT"},{"x":8,"y":26,"type":"DIRT"},{"x":9,"y":26,"type":"DIRT"},{"x":10,"y":26,"type":"DIRT"},{"x":11,"y":26,"type":"AIR"},{"x":12,"y":26,"type":"DIRT"},{"x":13,"y":26,"type":"DIRT"},{"x":14,"y":26,"type":"DIRT"},{"x":15,"y":26,"type":"AIR"},{"x":16,"y":26,"type":"DIRT"},{"x":17,"y":26,"type":"AIR"},{"x":18,"y":26,"type":"DIRT"},{"x":19,"y":26,"type":"DIRT"},{"x":20,"y":26,"type":"DIRT"},{"x":21,"y":26,"type":"AIR"},{"x":22,"y":26,"type":"DIRT"},{"x":23,"y":26,"type":"DIRT"},{"x":24,"y":26,"type":"DIRT"},{"x":25,"y":26,"type":"DIRT"},{"x":26,"y":26,"type":"DIRT"},{"x":27,"y":26,"type":"AIR"},{"x":28,"y":26,"type":"AIR"},{"x":29,"y":26,"type":"AIR"},{"x":30,"y":26,"type":"DEEP_SPACE"},{"x":31,"y":26,"type":"DEEP_SPACE"},{"x":32,"y":26,"type":"DEEP_SPACE"}],[{"x":0,"y":27,"type":"DEEP_SPACE"},{"x":1,"y":27,"type":"DEEP_SPACE"},{"x":2,"y":27,"type":"DEEP_SPACE"},{"x":3,"y":27,"type":"DEEP_SPACE"},{"x":4,"y":27,"type":"AIR"},{"x":5,"y":27,"type":"AIR"},{"x":6,"y":27,"type":"DIRT"},{"x":7,"y":27,"type":"AIR"},{"x":8,"y":27,"type":"AIR"},{"x":9,"y":27,"type":"AIR"},{"x":10,"y":27,"type":"DIRT"},{"x":11,"y":27,"type":"DIRT"},{"x":12,"y":27,"type":"DIRT"},{"x":13,"y":27,"type":"DIRT"},{"x":14,"y":27,"type":"DIRT"},{"x":15,"y":27,"type":"AIR"},{"x":16,"y":27,"type":"AIR"},{"x":17,"y":27,"type":"AIR"},{"x":18,"y":27,"type":"DIRT"},{"x":19,"y":27,"type":"DIRT"},{"x":20,"y":27,"type":"DIRT"},{"x":21,"y":27,"type":"DIRT"},{"x":22,"y":27,"type":"DIRT"},{"x":23,"y":27,"type":"AIR"},{"x":24,"y":27,"type":"AIR"},{"x":25,"y":27,"type":"AIR"},{"x":26,"y":27,"type":"DIRT"},{"x":27,"y":27,"type":"AIR"},{"x":28,"y":27,"type":"AIR"},{"x":29,"y":27,"type":"DEEP_SPACE"},{"x":30,"y":27,"type":"DEEP_SPACE"},{"x":31,"y":27,"type":"DEEP_SPACE"},{"x":32,"y":27,"type":"DEEP_SPACE"}],[{"x":0,"y":28,"type":"DEEP_SPACE"},{"x":1,"y":28,"type":"DEEP_SPACE"},{"x":2,"y":28,"type":"DEEP_SPACE"},{"x":3,"y":28,"type":"DEEP_SPACE"},{"x":4,"y":28,"type":"DIRT"},{"x":5,"y":28,"type":"DIRT"},{"x":6,"y":28,"type":"DIRT"},{"x":7,"y":28,"type":"AIR"},{"x":8,"y":28,"type":"AIR","occupier":{"id":1,"playerId":2,"health":150,"position":{"x":8,"y":28},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":9,"y":28,"type":"AIR"},{"x":10,"y":28,"type":"DIRT"},{"x":11,"y":28,"type":"AIR"},{"x":12,"y":28,"type":"AIR"},{"x":13,"y":28,"type":"DIRT"},{"x":14,"y":28,"type":"AIR"},{"x":15,"y":28,"type":"AIR"},{"x":16,"y":28,"type":"AIR"},{"x":17,"y":28,"type":"AIR"},{"x":18,"y":28,"type":"AIR"},{"x":19,"y":28,"type":"DIRT"},{"x":20,"y":28,"type":"AIR"},{"x":21,"y":28,"type":"AIR"},{"x":22,"y":28,"type":"DIRT"},{"x":23,"y":28,"type":"AIR"},{"x":24,"y":28,"type":"AIR","occupier":{"id":2,"playerId":1,"health":100,"position":{"x":24,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":25,"y":28,"type":"AIR"},{"x":26,"y":28,"type":"DIRT"},{"x":27,"y":28,"type":"DIRT"},{"x":28,"y":28,"type":"DIRT"},{"x":29,"y":28,"type":"DEEP_SPACE"},{"x":30,"y":28,"type":"DEEP_SPACE"},{"x":31,"y":28,"type":"DEEP_SPACE"},{"x":32,"y":28,"type":"DEEP_SPACE"}],[{"x":0,"y":29,"type":"DEEP_SPACE"},{"x":1,"y":29,"type":"DEEP_SPACE"},{"x":2,"y":29,"type":"DEEP_SPACE"},{"x":3,"y":29,"type":"DEEP_SPACE"},{"x":4,"y":29,"type":"DEEP_SPACE"},{"x":5,"y":29,"type":"DEEP_SPACE"},{"x":6,"y":29,"type":"DIRT"},{"x":7,"y":29,"type":"AIR"},{"x":8,"y":29,"type":"AIR"},{"x":9,"y":29,"type":"AIR"},{"x":10,"y":29,"type":"DIRT"},{"x":11,"y":29,"type":"AIR"},{"x":12,"y":29,"type":"DIRT"},{"x":13,"y":29,"type":"DIRT"},{"x":14,"y":29,"type":"DIRT"},{"x":15,"y":29,"type":"AIR"},{"x":16,"y":29,"type":"DIRT"},{"x":17,"y":29,"type":"AIR"},{"x":18,"y":29,"type":"DIRT"},{"x":19,"y":29,"type":"DIRT"},{"x":20,"y":29,"type":"DIRT"},{"x":21,"y":29,"type":"AIR"},{"x":22,"y":29,"type":"DIRT"},{"x":23,"y":29,"type":"AIR"},{"x":24,"y":29,"type":"AIR"},{"x":25,"y":29,"type":"AIR"},{"x":26,"y":29,"type":"DIRT"},{"x":27,"y":29,"type":"DEEP_SPACE"},{"x":28,"y":29,"type":"DEEP_SPACE"},{"x":29,"y":29,"type":"DEEP_SPACE"},{"x":30,"y":29,"type":"DEEP_SPACE"},{"x":31,"y":29,"type":"DEEP_SPACE"},{"x":32,"y":29,"type":"DEEP_SPACE"}],[{"x":0,"y":30,"type":"DEEP_SPACE"},{"x":1,"y":30,"type":"DEEP_SPACE"},{"x":2,"y":30,"type":"DEEP_SPACE"},{"x":3,"y":30,"type":"DEEP_SPACE"},{"x":4,"y":30,"type":"DEEP_SPACE"},{"x":5,"y":30,"type":"DEEP_SPACE"},{"x":6,"y":30,"type":"DEEP_SPACE"},{"x":7,"y":30,"type":"DIRT"},{"x":8,"y":30,"type":"DIRT"},{"x":9,"y":30,"type":"DIRT"},{"x":10,"y":30,"type":"DIRT"},{"x":11,"y":30,"type":"DIRT"},{"x":12,"y":30,"type":"DIRT"},{"x":13,"y":30,"type":"DIRT"},{"x":14,"y":30,"type":"AIR"},{"x":15,"y":30,"type":"DIRT"},{"x":16,"y":30,"type":"DIRT"},{"x":17,"y":30,"type":"DIRT"},{"x":18,"y":30,"type":"AIR"},{"x":19,"y":30,"type":"DIRT"},{"x":20,"y":30,"type":"DIRT"},{"x":21,"y":30,"type":"DIRT"},{"x":22,"y":30,"type":"DIRT"},{"x":23,"y":30,"type":"DIRT"},{"x":24,"y":30,"type":"DIRT"},{"x":25,"y":30,"type":"DIRT"},{"x":26,"y":30,"type":"DEEP_SPACE"},{"x":27,"y":30,"type":"DEEP_SPACE"},{"x":28,"y":30,"type":"DEEP_SPACE"},{"x":29,"y":30,"type":"DEEP_SPACE"},{"x":30,"y":30,"type":"DEEP_SPACE"},{"x":31,"y":30,"type":"DEEP_SPACE"},{"x":32,"y":30,"type":"DEEP_SPACE"}],[{"x":0,"y":31,"type":"DEEP_SPACE"},{"x":1,"y":31,"type":"DEEP_SPACE"},{"x":2,"y":31,"type":"DEEP_SPACE"},{"x":3,"y":31,"type":"DEEP_SPACE"},{"x":4,"y":31,"type":"DEEP_SPACE"},{"x":5,"y":31,"type":"DEEP_SPACE"},{"x":6,"y":31,"type":"DEEP_SPACE"},{"x":7,"y":31,"type":"DEEP_SPACE"},{"x":8,"y":31,"type":"AIR"},{"x":9,"y":31,"type":"AIR"},{"x":10,"y":31,"type":"AIR"},{"x":11,"y":31,"type":"AIR"},{"x":12,"y":31,"type":"DIRT"},{"x":13,"y":31,"type":"AIR"},{"x":14,"y":31,"type":"AIR"},{"x":15,"y":31,"type":"DIRT"},{"x":16,"y":31,"type":"DIRT"},{"x":17,"y":31,"type":"DIRT"},{"x":18,"y":31,"type":"AIR"},{"x":19,"y":31,"type":"AIR"},{"x":20,"y":31,"type":"DIRT"},{"x":21,"y":31,"type":"AIR"},{"x":22,"y":31,"type":"AIR"},{"x":23,"y":31,"type":"AIR"},{"x":24,"y":31,"type":"AIR"},{"x":25,"y":31,"type":"DEEP_SPACE"},{"x":26,"y":31,"type":"DEEP_SPACE"},{"x":27,"y":31,"type":"DEEP_SPACE"},{"x":28,"y":31,"type":"DEEP_SPACE"},{"x":29,"y":31,"type":"DEEP_SPACE"},{"x":30,"y":31,"type":"DEEP_SPACE"},{"x":31,"y":31,"type":"DEEP_SPACE"},{"x":32,"y":31,"type":"DEEP_SPACE"}],[{"x":0,"y":32,"type":"DEEP_SPACE"},{"x":1,"y":32,"type":"DEEP_SPACE"},{"x":2,"y":32,"type":"DEEP_SPACE"},{"x":3,"y":32,"type":"DEEP_SPACE"},{"x":4,"y":32,"type":"DEEP_SPACE"},{"x":5,"y":32,"type":"DEEP_SPACE"},{"x":6,"y":32,"type":"DEEP_SPACE"},{"x":7,"y":32,"type":"DEEP_SPACE"},{"x":8,"y":32,"type":"DEEP_SPACE"},{"x":9,"y":32,"type":"DEEP_SPACE"},{"x":10,"y":32,"type":"DEEP_SPACE"},{"x":11,"y":32,"type":"AIR"},{"x":12,"y":32,"type":"DIRT"},{"x":13,"y":32,"type":"DIRT"},{"x":14,"y":32,"type":"DIRT"},{"x":15,"y":32,"type":"DIRT"},{"x":16,"y":32,"type":"DIRT"},{"x":17,"y":32,"type":"DIRT"},{"x":18,"y":32,"type":"DIRT"},{"x":19,"y":32,"type":"DIRT"},{"x":20,"y":32,"type":"DIRT"},{"x":21,"y":32,"type":"AIR"},{"x":22,"y":32,"type":"DEEP_SPACE"},{"x":23,"y":32,"type":"DEEP_SPACE"},{"x":24,"y":32,"type":"DEEP_SPACE"},{"x":25,"y":32,"type":"DEEP_SPACE"},{"x":26,"y":32,"type":"DEEP_SPACE"},{"x":27,"y":32,"type":"DEEP_SPACE"},{"x":28,"y":32,"type":"DEEP_SPACE"},{"x":29,"y":32,"type":"DEEP_SPACE"},{"x":30,"y":32,"type":"DEEP_SPACE"},{"x":31,"y":32,"type":"DEEP_SPACE"},{"x":32,"y":32,"type":"DEEP_SPACE"}]],"visualizerEvents":[]} \ No newline at end of file diff --git a/tests/replays/2019.08.19.21.31.16/B-log.csv b/tests/replays/2019.08.19.21.31.16/B-log.csv deleted file mode 100644 index 57ec18e..0000000 --- a/tests/replays/2019.08.19.21.31.16/B-log.csv +++ /dev/null @@ -1,274 +0,0 @@ -Round,LastCommandType,LastCommand,ActiveWorm,Score,Health,Worm1 Health,Worm1 x,Worm1 y,Worm2 Health,Worm2 x,Worm2 y,Worm3 Health,Worm3 x,Worm3 y -1,null,"null",1,116,350,150,8,28,100,8,4,100,31,16 -2,move,"move 9 27",1,121,350,150,9,27,100,8,4,100,31,16 -3,move,"move 9 5",2,126,350,150,9,27,100,9,5,100,31,16 -4,move,"move 30 17",3,131,350,150,9,27,100,9,5,100,30,17 -5,dig,"dig 10 26",1,138,350,150,9,27,100,9,5,100,30,17 -6,dig,"dig 10 6",2,145,350,150,9,27,100,9,5,100,30,17 -7,dig,"dig 29 17",3,152,350,150,9,27,100,9,5,100,30,17 -8,move,"move 10 26",1,157,350,150,10,26,100,9,5,100,30,17 -9,move,"move 10 6",2,162,350,150,10,26,100,10,6,100,30,17 -10,move,"move 29 17",3,167,350,150,10,26,100,10,6,100,29,17 -11,move,"move 11 25",1,172,350,150,11,25,100,10,6,100,29,17 -12,move,"move 11 7",2,177,350,150,11,25,100,11,7,100,29,17 -13,dig,"dig 28 17",3,184,350,150,11,25,100,11,7,100,29,17 -14,move,"move 12 24",1,189,350,150,12,24,100,11,7,100,29,17 -15,move,"move 12 8",2,194,350,150,12,24,100,12,8,100,29,17 -16,move,"move 28 17",3,199,350,150,12,24,100,12,8,100,28,17 -17,dig,"dig 13 23",1,206,350,150,12,24,100,12,8,100,28,17 -18,dig,"dig 13 9",2,213,350,150,12,24,100,12,8,100,28,17 -19,dig,"dig 27 17",3,220,350,150,12,24,100,12,8,100,28,17 -20,move,"move 13 23",1,225,350,150,13,23,100,12,8,100,28,17 -21,move,"move 13 9",2,230,350,150,13,23,100,13,9,100,28,17 -22,move,"move 27 17",3,235,350,150,13,23,100,13,9,100,27,17 -23,dig,"dig 14 22",1,242,350,150,13,23,100,13,9,100,27,17 -24,move,"move 14 10",2,247,350,150,13,23,100,14,10,100,27,17 -25,dig,"dig 26 17",3,254,350,150,13,23,100,14,10,100,27,17 -26,move,"move 14 22",1,259,350,150,14,22,100,14,10,100,27,17 -27,move,"move 14 11",2,264,350,150,14,22,100,14,11,100,27,17 -28,move,"move 26 17",3,269,350,150,14,22,100,14,11,100,26,17 -29,move,"move 15 21",1,274,350,150,15,21,100,14,11,100,26,17 -30,dig,"dig 14 12",2,281,350,150,15,21,100,14,11,100,26,17 -31,move,"move 25 17",3,286,350,150,15,21,100,14,11,100,25,17 -32,dig,"dig 16 20",1,293,350,150,15,21,100,14,11,100,25,17 -33,move,"move 14 12",2,298,350,150,15,21,100,14,12,100,25,17 -34,move,"move 24 17",3,303,350,150,15,21,100,14,12,100,24,17 -35,move,"move 16 20",1,308,350,150,16,20,100,14,12,100,24,17 -36,dig,"dig 14 13",2,315,350,150,16,20,100,14,12,100,24,17 -37,move,"move 23 17",3,320,350,150,16,20,100,14,12,100,23,17 -38,move,"move 17 19",1,325,350,150,17,19,100,14,12,100,23,17 -39,move,"move 14 13",2,330,350,150,17,19,100,14,13,100,23,17 -40,move,"move 22 17",3,335,350,150,17,19,100,14,13,100,22,17 -41,dig,"dig 18 18",1,342,350,150,17,19,100,14,13,100,22,17 -42,move,"move 14 14",2,347,350,150,17,19,100,14,14,100,22,17 -43,dig,"dig 21 17",3,354,350,150,17,19,100,14,14,100,22,17 -44,move,"move 18 18",1,359,350,150,18,18,100,14,14,100,22,17 -45,move,"move 14 15",2,368,360,150,18,18,110,14,15,100,22,17 -46,move,"move 21 17",3,373,360,150,18,18,110,14,15,100,21,17 -47,move,"move 18 17",1,381,370,160,18,17,110,14,15,100,21,17 -48,move,"move 15 14",2,386,370,160,18,17,110,15,14,100,21,17 -49,move,"move 22 16",3,391,370,160,18,17,110,15,14,100,22,16 -50,move,"move 19 16",1,396,370,160,19,16,110,15,14,100,22,16 -51,dig,"dig 16 13",2,403,370,160,19,16,110,15,14,100,22,16 -52,dig,"dig 22 15",3,410,370,160,19,16,110,15,14,100,22,16 -53,move,"move 20 15",1,415,370,160,20,15,110,15,14,100,22,16 -54,move,"move 16 13",2,420,370,160,20,15,110,16,13,100,22,16 -55,dig,"dig 23 15",3,427,370,160,20,15,110,16,13,100,22,16 -56,move,"move 21 14",1,432,370,160,21,14,110,16,13,100,22,16 -57,dig,"dig 17 12",2,439,370,160,21,14,110,16,13,100,22,16 -58,move,"move 22 15",3,444,370,160,21,14,110,16,13,100,22,15 -59,move,"move 22 13",1,449,370,160,22,13,110,16,13,100,22,15 -60,move,"move 17 12",2,454,370,160,22,13,110,17,12,100,22,15 -61,dig,"dig 23 14",3,461,370,160,22,13,110,17,12,100,22,15 -62,dig,"dig 23 12",1,468,370,160,22,13,110,17,12,100,22,15 -63,move,"move 18 11",2,473,370,160,22,13,110,18,11,100,22,15 -64,dig,"dig 22 14",3,480,370,160,22,13,110,18,11,100,22,15 -65,move,"move 22 12",1,485,370,160,22,12,110,18,11,100,22,15 -66,dig,"dig 19 10",2,492,370,160,22,12,110,18,11,100,22,15 -67,move,"move 23 14",3,497,370,160,22,12,110,18,11,100,23,14 -68,move,"move 23 11",1,502,370,160,23,11,110,18,11,100,23,14 -69,move,"move 19 10",2,507,370,160,23,11,110,19,10,100,23,14 -70,dig,"dig 24 13",3,514,370,160,23,11,110,19,10,100,23,14 -71,move,"move 24 10",1,519,370,160,24,10,110,19,10,100,23,14 -72,dig,"dig 20 9",2,526,370,160,24,10,110,19,10,100,23,14 -73,dig,"dig 23 13",3,533,370,160,24,10,110,19,10,100,23,14 -74,move,"move 23 9",1,538,370,160,23,9,110,19,10,100,23,14 -75,move,"move 20 9",2,543,370,160,23,9,110,20,9,100,23,14 -76,move,"move 22 13",3,548,370,160,23,9,110,20,9,100,22,13 -77,move,"move 22 8",1,553,370,160,22,8,110,20,9,100,22,13 -78,move,"move 21 8",2,558,370,160,22,8,110,21,8,100,22,13 -79,move,"move 22 12",3,563,370,160,22,8,110,21,8,100,22,12 -80,move,"move 22 7",1,568,370,160,22,7,110,21,8,100,22,12 -81,move,"move 20 7",2,573,370,160,22,7,110,20,7,100,22,12 -82,move,"move 22 11",3,578,370,160,22,7,110,20,7,100,22,11 -83,dig,"dig 22 6",1,585,370,160,22,7,110,20,7,100,22,11 -84,dig,"dig 21 6",2,592,370,160,22,7,110,20,7,100,22,11 -85,dig,"dig 21 10",3,599,370,160,22,7,110,20,7,100,22,11 -86,move,"move 21 6",1,604,370,160,21,6,110,20,7,100,22,11 -87,dig,"dig 19 8",2,611,370,160,21,6,110,20,7,100,22,11 -88,move,"move 21 10",3,616,370,160,21,6,110,20,7,100,21,10 -89,dig,"dig 21 5",1,623,370,160,21,6,110,20,7,100,21,10 -90,move,"move 21 8",2,628,370,160,21,6,110,21,8,100,21,10 -91,move,"move 21 9",3,633,370,160,21,6,110,21,8,100,21,9 -92,move,"move 21 5",1,638,370,160,21,5,110,21,8,100,21,9 -93,move,"move 21 7",2,643,370,160,21,5,110,21,7,100,21,9 -94,move,"move 21 8",3,648,370,160,21,5,110,21,7,100,21,8 -95,move,"move 21 4",1,653,370,160,21,4,110,21,7,100,21,8 -96,move,"move 21 6",2,658,370,160,21,4,110,21,6,100,21,8 -97,move,"move 21 7",3,663,370,160,21,4,110,21,6,100,21,7 -98,dig,"dig 21 3",1,670,370,160,21,4,110,21,6,100,21,7 -99,banana,"banana 21 1",2,735,362,152,21,4,110,21,6,100,21,7 -100,shoot,"shoot N",1,749,354,144,21,4,110,21,6,100,21,7 -101,banana,"banana 21 1",2,786,346,136,21,4,110,21,6,100,21,7 -102,shoot,"shoot N",1,799,338,128,21,4,110,21,6,100,21,7 -103,banana,"banana 21 1",2,837,330,120,21,4,110,21,6,100,21,7 -104,shoot,"shoot N",1,853,330,120,21,4,110,21,6,100,21,7 -105,shoot,"shoot N",1,869,330,120,21,4,110,21,6,100,21,7 -106,shoot,"shoot N",1,871,330,120,21,4,110,21,6,100,21,7 -107,dig,"dig 22 5",2,878,330,120,21,4,110,21,6,100,21,7 -108,move,"move 22 6",3,883,330,120,21,4,110,21,6,100,22,6 -109,move,"move 22 3",1,885,322,112,22,3,110,21,6,100,22,6 -110,move,"move 22 5",2,890,322,112,22,3,110,22,5,100,22,6 -111,snowball,"snowball 22 2",3,890,322,112,22,3,110,22,5,100,22,6 -112,shoot,"shoot N",1,890,322,112,22,3,110,22,5,100,22,6 -113,move,"move 22 4",2,895,322,112,22,3,110,22,4,100,22,6 -114,move,"move 22 5",3,900,322,112,22,3,110,22,4,100,22,5 -115,shoot,"shoot N",1,900,322,112,22,3,110,22,4,100,22,5 -116,invalid,"invalid",2,896,322,112,22,3,110,22,4,100,22,5 -117,snowball,"snowball 22 2",3,896,322,112,22,3,110,22,4,100,22,5 -118,shoot,"shoot N",1,896,322,112,22,3,110,22,4,100,22,5 -119,move,"move 23 4",2,901,322,112,22,3,110,23,4,100,22,5 -120,move,"move 22 4",3,906,322,112,22,3,110,23,4,100,22,4 -121,shoot,"shoot N",1,906,322,112,22,3,110,23,4,100,22,4 -122,invalid,"invalid",2,902,322,112,22,3,110,23,4,100,22,4 -123,snowball,"snowball 22 2",3,902,322,112,22,3,110,23,4,100,22,4 -124,shoot,"shoot N",1,902,322,112,22,3,110,23,4,100,22,4 -125,move,"move 23 5",2,907,322,112,22,3,110,23,5,100,22,4 -126,move,"move 21 4",3,912,322,112,22,3,110,23,5,100,21,4 -127,shoot,"shoot N",1,912,322,112,22,3,110,23,5,100,21,4 -128,move,"move 22 4",2,916,319,109,22,3,110,22,4,100,21,4 -129,move,"move 20 4",3,920,316,106,22,3,110,22,4,100,20,4 -130,shoot,"shoot N",1,972,305,95,22,3,110,22,4,100,20,4 -131,move,"move 22 5",2,976,302,92,22,3,110,22,5,100,20,4 -132,move,"move 21 5",3,980,299,89,22,3,110,22,5,100,21,5 -133,move,"move 21 4",1,984,296,86,21,4,110,22,5,100,21,5 -134,move,"move 21 6",2,989,296,86,21,4,110,21,6,100,21,5 -135,move,"move 22 4",3,994,296,86,21,4,110,21,6,100,22,4 -136,move,"move 21 5",1,999,296,86,21,5,110,21,6,100,22,4 -137,move,"move 21 7",2,1004,296,86,21,5,110,21,7,100,22,4 -138,move,"move 23 5",3,1009,296,86,21,5,110,21,7,100,23,5 -139,move,"move 20 6",1,1014,296,86,20,6,110,21,7,100,23,5 -140,move,"move 20 8",2,1019,296,86,20,6,110,20,8,100,23,5 -141,move,"move 22 6",3,1024,296,86,20,6,110,20,8,100,22,6 -142,move,"move 21 7",1,1029,296,86,21,7,110,20,8,100,22,6 -143,move,"move 21 9",2,1034,296,86,21,7,110,21,9,100,22,6 -144,move,"move 21 5",3,1039,296,86,21,7,110,21,9,100,21,5 -145,move,"move 21 8",1,1044,296,86,21,8,110,21,9,100,21,5 -146,dig,"dig 20 10",2,1051,296,86,21,8,110,21,9,100,21,5 -147,move,"move 20 6",3,1056,296,86,21,8,110,21,9,100,20,6 -148,move,"move 20 9",1,1061,296,86,20,9,110,21,9,100,20,6 -149,move,"move 20 10",2,1066,296,86,20,9,110,20,10,100,20,6 -150,dig,"dig 19 7",3,1073,296,86,20,9,110,20,10,100,20,6 -151,move,"move 19 10",1,1078,296,86,19,10,110,20,10,100,20,6 -152,dig,"dig 19 11",2,1085,296,86,19,10,110,20,10,100,20,6 -153,move,"move 19 7",3,1090,296,86,19,10,110,20,10,100,19,7 -154,move,"move 20 11",1,1095,296,86,20,11,110,20,10,100,19,7 -155,move,"move 21 11",2,1100,296,86,20,11,110,21,11,100,19,7 -156,move,"move 20 8",3,1105,296,86,20,11,110,21,11,100,20,8 -157,move,"move 19 12",1,1110,296,86,19,12,110,21,11,100,20,8 -158,move,"move 20 12",2,1115,296,86,19,12,110,20,12,100,20,8 -159,dig,"dig 19 9",3,1122,296,86,19,12,110,20,12,100,20,8 -160,move,"move 19 13",1,1127,296,86,19,13,110,20,12,100,20,8 -161,move,"move 20 11",2,1132,296,86,19,13,110,20,11,100,20,8 -162,move,"move 19 9",3,1137,296,86,19,13,110,20,11,100,19,9 -163,move,"move 20 14",1,1142,296,86,20,14,110,20,11,100,19,9 -164,move,"move 20 12",2,1147,296,86,20,14,110,20,12,100,19,9 -165,move,"move 20 10",3,1152,296,86,20,14,110,20,12,100,20,10 -166,dig,"dig 21 15",1,1159,296,86,20,14,110,20,12,100,20,10 -167,move,"move 21 13",2,1162,289,79,20,14,110,21,13,100,20,10 -168,move,"move 20 11",3,1167,289,79,20,14,110,21,13,100,20,11 -169,move,"move 21 15",1,1172,289,79,21,15,110,21,13,100,20,11 -170,move,"move 21 14",2,1177,289,79,21,15,110,21,14,100,20,11 -171,move,"move 21 12",3,1171,256,59,21,15,97,21,14,100,21,12 -172,move,"move 21 16",1,1176,256,59,21,16,97,21,14,100,21,12 -173,move,"move 21 15",2,1170,223,39,21,16,84,21,15,100,21,12 -174,move,"move 21 13",3,1175,223,39,21,16,84,21,15,100,21,13 -175,move,"move 21 17",1,1180,223,39,21,17,84,21,15,100,21,13 -176,move,"move 21 16",2,1185,223,39,21,17,84,21,16,100,21,13 -177,move,"move 21 14",3,1190,223,39,21,17,84,21,16,100,21,14 -178,move,"move 21 18",1,1195,223,39,21,18,84,21,16,100,21,14 -179,move,"move 21 17",2,1200,223,39,21,18,84,21,17,100,21,14 -180,move,"move 21 15",3,1205,223,39,21,18,84,21,17,100,21,15 -181,dig,"dig 20 19",1,1212,223,39,21,18,84,21,17,100,21,15 -182,move,"move 20 18",2,1217,223,39,21,18,84,20,18,100,21,15 -183,move,"move 20 16",3,1219,215,39,21,18,76,20,18,100,20,16 -184,move,"move 20 19",1,1224,215,39,20,19,76,20,18,100,20,16 -185,dig,"dig 21 19",2,1229,207,31,20,19,76,20,18,100,20,16 -186,move,"move 20 17",3,1234,207,31,20,19,76,20,18,100,20,17 -187,shoot,"shoot S",1,1236,207,31,20,19,76,20,18,100,20,17 -188,move,"move 21 19",2,1241,207,31,20,19,76,21,19,100,20,17 -189,move,"move 21 18",3,1243,199,31,20,19,68,21,19,100,21,18 -190,move,"move 21 20",1,1248,199,31,21,20,68,21,19,100,21,18 -191,move,"move 20 18",2,1250,191,23,21,20,68,20,18,100,21,18 -192,move,"move 21 19",3,1255,191,23,21,20,68,20,18,100,21,19 -193,shoot,"shoot S",1,1257,191,23,21,20,68,20,18,100,21,19 -194,invalid,"invalid",2,1253,191,23,21,20,68,20,18,100,21,19 -195,shoot,"shoot SE",3,1255,191,23,21,20,68,20,18,100,21,19 -196,move,"move 22 19",1,1260,191,23,22,19,68,20,18,100,21,19 -197,move,"move 20 17",2,1263,183,15,22,19,68,20,17,100,21,19 -198,move,"move 22 20",3,1268,183,15,22,19,68,20,17,100,22,20 -199,shoot,"shoot E",1,1270,183,15,22,19,68,20,17,100,22,20 -200,move,"move 21 18",2,1275,183,15,22,19,68,21,18,100,22,20 -201,move,"move 23 19",3,1280,183,15,22,19,68,21,18,100,23,19 -202,move,"move 23 18",1,1285,183,15,23,18,68,21,18,100,23,19 -203,move,"move 22 17",2,1287,175,7,23,18,68,22,17,100,23,19 -204,move,"move 22 19",3,1292,175,7,23,18,68,22,17,100,22,19 -205,shoot,"shoot N",1,1294,175,7,23,18,68,22,17,100,22,19 -206,move,"move 23 16",2,1299,175,7,23,18,68,23,16,100,22,19 -207,move,"move 23 20",3,1301,167,7,23,18,60,23,16,100,23,20 -208,move,"move 24 17",1,1306,167,7,24,17,60,23,16,100,23,20 -209,shoot,"shoot E",2,1308,167,7,24,17,60,23,16,100,23,20 -210,dig,"dig 24 19",3,1315,167,7,24,17,60,23,16,100,23,20 -211,move,"move 23 17",1,1320,167,7,23,17,60,23,16,100,23,20 -212,move,"move 22 15",2,1325,167,7,23,17,60,22,15,100,23,20 -213,move,"move 22 19",3,1328,159,7,23,17,52,22,15,100,22,19 -214,move,"move 22 16",1,1333,159,7,22,16,52,22,15,100,22,19 -215,shoot,"shoot N",2,1335,159,7,22,16,52,22,15,100,22,19 -216,move,"move 21 18",3,1340,159,7,22,16,52,22,15,100,21,18 -217,move,"move 21 15",1,1345,159,7,21,15,52,22,15,100,21,18 -218,move,"move 21 14",2,1350,159,7,21,15,52,21,14,100,21,18 -219,move,"move 21 17",3,1352,151,7,21,15,44,21,14,100,21,17 -220,move,"move 20 14",1,1357,151,7,20,14,44,21,14,100,21,17 -221,shoot,"shoot N",2,1359,151,7,20,14,44,21,14,100,21,17 -222,move,"move 20 16",3,1364,151,7,20,14,44,21,14,100,20,16 -223,shoot,"shoot NE",1,1366,151,7,20,14,44,21,14,100,20,16 -224,move,"move 22 13",2,1371,151,7,20,14,44,22,13,100,20,16 -225,move,"move 21 15",3,1373,143,7,20,14,36,22,13,100,21,15 -226,move,"move 21 13",1,1378,143,7,21,13,36,22,13,100,21,15 -227,shoot,"shoot N",2,1380,143,7,21,13,36,22,13,100,21,15 -228,move,"move 21 14",3,1385,143,7,21,13,36,22,13,100,21,14 -229,shoot,"shoot N",1,1387,143,7,21,13,36,22,13,100,21,14 -230,move,"move 21 12",2,1392,143,7,21,13,36,21,12,100,21,14 -231,move,"move 20 13",3,1397,143,7,21,13,36,21,12,100,20,13 -232,move,"move 20 12",1,1402,143,7,20,12,36,21,12,100,20,13 -233,move,"move 20 11",2,1407,143,7,20,12,36,20,11,100,20,13 -234,move,"move 19 12",3,1412,143,7,20,12,36,20,11,100,19,12 -235,move,"move 19 11",1,1417,143,7,19,11,36,20,11,100,19,12 -236,move,"move 19 10",2,1422,143,7,19,11,36,19,10,100,19,12 -237,move,"move 18 11",3,1427,143,7,19,11,36,19,10,100,18,11 -238,move,"move 18 10",1,1432,143,7,18,10,36,19,10,100,18,11 -239,move,"move 20 10",2,1435,135,7,18,10,36,20,10,92,18,11 -240,shoot,"shoot NW",3,1450,132,7,18,10,33,20,10,92,18,11 -241,shoot,"shoot W",1,1462,121,7,18,10,30,20,10,84,18,11 -242,move,"move 19 10",2,1466,118,7,18,10,27,19,10,84,18,11 -243,shoot,"shoot NW",3,1479,110,7,18,10,27,19,10,76,18,11 -244,shoot,"shoot W",1,1495,110,7,18,10,27,19,10,76,18,11 -245,invalid,"invalid",2,1489,102,7,18,10,27,19,10,68,18,11 -246,shoot,"shoot NW",3,1505,102,7,18,10,27,19,10,68,18,11 -247,shoot,"shoot W",1,1517,91,7,18,10,24,19,10,60,18,11 -248,nothing,"nothing "Player chose to do nothing"",2,1516,88,7,18,10,21,19,10,60,18,11 -249,shoot,"shoot NW",3,1528,77,7,18,10,18,19,10,52,18,11 -250,shoot,"shoot W",1,1543,74,7,18,10,15,19,10,52,18,11 -251,nothing,"nothing "Player chose to do nothing"",2,1540,63,7,18,10,12,19,10,44,18,11 -252,shoot,"shoot NW",3,1555,60,7,18,10,9,19,10,44,18,11 -253,shoot,"shoot W",1,1566,46,4,18,10,6,19,10,36,18,11 -254,nothing,"nothing "Player chose to do nothing"",2,1564,40,1,18,10,3,19,10,36,18,11 -255,shoot,"shoot NW",3,1565,36,-2,18,10,0,19,10,36,18,11 -256,move,"move 17 10",3,1570,36,-2,18,10,0,19,10,36,17,10 -257,shoot,"shoot W",3,1585,33,-2,18,10,0,19,10,33,17,10 -258,shoot,"shoot W",3,1600,30,-2,18,10,0,19,10,30,17,10 -259,shoot,"shoot W",3,1652,19,-2,18,10,0,19,10,19,17,10 -260,dig,"dig 16 11",3,1658,16,-2,18,10,0,19,10,16,17,10 -261,move,"move 16 11",3,1662,13,-2,18,10,0,19,10,13,16,11 -262,dig,"dig 15 12",3,1669,13,-2,18,10,0,19,10,13,16,11 -263,move,"move 15 12",3,1674,13,-2,18,10,0,19,10,13,15,12 -264,move,"move 14 13",3,1679,13,-2,18,10,0,19,10,13,14,13 -265,move,"move 13 14",3,1684,13,-2,18,10,0,19,10,13,13,14 -266,move,"move 14 15",3,1689,13,-2,18,10,0,19,10,13,14,15 -267,move,"move 15 16",3,1694,13,-2,18,10,0,19,10,13,15,16 -268,dig,"dig 16 17",3,1701,13,-2,18,10,0,19,10,13,15,16 -269,move,"move 15 17",3,1706,13,-2,18,10,0,19,10,13,15,17 -270,dig,"dig 15 18",3,1713,13,-2,18,10,0,19,10,13,15,17 -271,shoot,"shoot SE",3,1715,13,-2,18,10,0,19,10,13,15,17 -272,shoot,"shoot S",3,1717,13,-2,18,10,0,19,10,13,15,17 -273,shoot,"shoot W",3,1730,5,-2,18,10,0,19,10,5,15,17 diff --git a/tests/replays/2019.08.19.21.57.04/A-init.json b/tests/replays/2019.08.19.21.57.04/A-init.json deleted file mode 100644 index b8ed313..0000000 --- a/tests/replays/2019.08.19.21.57.04/A-init.json +++ /dev/null @@ -1 +0,0 @@ -{"currentRound":1,"maxRounds":400,"pushbackDamage":20,"lavaDamage":3,"mapSize":33,"currentWormId":1,"consecutiveDoNothingCount":0,"myPlayer":{"id":1,"score":116,"health":350,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":24,"y":4},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":24,"y":28},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":1,"y":16},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]},"opponents":[{"id":2,"score":116,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":8,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":8,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":31,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]}],"map":[[{"x":0,"y":0,"type":"DEEP_SPACE"},{"x":1,"y":0,"type":"DEEP_SPACE"},{"x":2,"y":0,"type":"DEEP_SPACE"},{"x":3,"y":0,"type":"DEEP_SPACE"},{"x":4,"y":0,"type":"DEEP_SPACE"},{"x":5,"y":0,"type":"DEEP_SPACE"},{"x":6,"y":0,"type":"DEEP_SPACE"},{"x":7,"y":0,"type":"DEEP_SPACE"},{"x":8,"y":0,"type":"DEEP_SPACE"},{"x":9,"y":0,"type":"DEEP_SPACE"},{"x":10,"y":0,"type":"DEEP_SPACE"},{"x":11,"y":0,"type":"DIRT"},{"x":12,"y":0,"type":"DIRT"},{"x":13,"y":0,"type":"DIRT"},{"x":14,"y":0,"type":"AIR"},{"x":15,"y":0,"type":"AIR"},{"x":16,"y":0,"type":"DIRT"},{"x":17,"y":0,"type":"AIR"},{"x":18,"y":0,"type":"AIR"},{"x":19,"y":0,"type":"DIRT"},{"x":20,"y":0,"type":"DIRT"},{"x":21,"y":0,"type":"DIRT"},{"x":22,"y":0,"type":"DEEP_SPACE"},{"x":23,"y":0,"type":"DEEP_SPACE"},{"x":24,"y":0,"type":"DEEP_SPACE"},{"x":25,"y":0,"type":"DEEP_SPACE"},{"x":26,"y":0,"type":"DEEP_SPACE"},{"x":27,"y":0,"type":"DEEP_SPACE"},{"x":28,"y":0,"type":"DEEP_SPACE"},{"x":29,"y":0,"type":"DEEP_SPACE"},{"x":30,"y":0,"type":"DEEP_SPACE"},{"x":31,"y":0,"type":"DEEP_SPACE"},{"x":32,"y":0,"type":"DEEP_SPACE"}],[{"x":0,"y":1,"type":"DEEP_SPACE"},{"x":1,"y":1,"type":"DEEP_SPACE"},{"x":2,"y":1,"type":"DEEP_SPACE"},{"x":3,"y":1,"type":"DEEP_SPACE"},{"x":4,"y":1,"type":"DEEP_SPACE"},{"x":5,"y":1,"type":"DEEP_SPACE"},{"x":6,"y":1,"type":"DEEP_SPACE"},{"x":7,"y":1,"type":"DEEP_SPACE"},{"x":8,"y":1,"type":"DIRT"},{"x":9,"y":1,"type":"DIRT"},{"x":10,"y":1,"type":"AIR"},{"x":11,"y":1,"type":"DIRT"},{"x":12,"y":1,"type":"DIRT"},{"x":13,"y":1,"type":"AIR"},{"x":14,"y":1,"type":"AIR"},{"x":15,"y":1,"type":"DIRT"},{"x":16,"y":1,"type":"DIRT"},{"x":17,"y":1,"type":"DIRT"},{"x":18,"y":1,"type":"AIR"},{"x":19,"y":1,"type":"AIR"},{"x":20,"y":1,"type":"DIRT"},{"x":21,"y":1,"type":"DIRT"},{"x":22,"y":1,"type":"AIR"},{"x":23,"y":1,"type":"DIRT"},{"x":24,"y":1,"type":"DIRT"},{"x":25,"y":1,"type":"DEEP_SPACE"},{"x":26,"y":1,"type":"DEEP_SPACE"},{"x":27,"y":1,"type":"DEEP_SPACE"},{"x":28,"y":1,"type":"DEEP_SPACE"},{"x":29,"y":1,"type":"DEEP_SPACE"},{"x":30,"y":1,"type":"DEEP_SPACE"},{"x":31,"y":1,"type":"DEEP_SPACE"},{"x":32,"y":1,"type":"DEEP_SPACE"}],[{"x":0,"y":2,"type":"DEEP_SPACE"},{"x":1,"y":2,"type":"DEEP_SPACE"},{"x":2,"y":2,"type":"DEEP_SPACE"},{"x":3,"y":2,"type":"DEEP_SPACE"},{"x":4,"y":2,"type":"DEEP_SPACE"},{"x":5,"y":2,"type":"DEEP_SPACE"},{"x":6,"y":2,"type":"DEEP_SPACE"},{"x":7,"y":2,"type":"DIRT"},{"x":8,"y":2,"type":"DIRT"},{"x":9,"y":2,"type":"DIRT"},{"x":10,"y":2,"type":"DIRT"},{"x":11,"y":2,"type":"DIRT"},{"x":12,"y":2,"type":"DIRT"},{"x":13,"y":2,"type":"DIRT"},{"x":14,"y":2,"type":"DIRT"},{"x":15,"y":2,"type":"AIR"},{"x":16,"y":2,"type":"AIR"},{"x":17,"y":2,"type":"AIR"},{"x":18,"y":2,"type":"DIRT"},{"x":19,"y":2,"type":"DIRT"},{"x":20,"y":2,"type":"DIRT"},{"x":21,"y":2,"type":"DIRT"},{"x":22,"y":2,"type":"DIRT"},{"x":23,"y":2,"type":"DIRT"},{"x":24,"y":2,"type":"DIRT"},{"x":25,"y":2,"type":"DIRT"},{"x":26,"y":2,"type":"DEEP_SPACE"},{"x":27,"y":2,"type":"DEEP_SPACE"},{"x":28,"y":2,"type":"DEEP_SPACE"},{"x":29,"y":2,"type":"DEEP_SPACE"},{"x":30,"y":2,"type":"DEEP_SPACE"},{"x":31,"y":2,"type":"DEEP_SPACE"},{"x":32,"y":2,"type":"DEEP_SPACE"}],[{"x":0,"y":3,"type":"DEEP_SPACE"},{"x":1,"y":3,"type":"DEEP_SPACE"},{"x":2,"y":3,"type":"DEEP_SPACE"},{"x":3,"y":3,"type":"DEEP_SPACE"},{"x":4,"y":3,"type":"DEEP_SPACE"},{"x":5,"y":3,"type":"DEEP_SPACE"},{"x":6,"y":3,"type":"DIRT"},{"x":7,"y":3,"type":"AIR"},{"x":8,"y":3,"type":"AIR"},{"x":9,"y":3,"type":"AIR"},{"x":10,"y":3,"type":"DIRT"},{"x":11,"y":3,"type":"DIRT"},{"x":12,"y":3,"type":"DIRT"},{"x":13,"y":3,"type":"DIRT"},{"x":14,"y":3,"type":"AIR"},{"x":15,"y":3,"type":"AIR"},{"x":16,"y":3,"type":"AIR"},{"x":17,"y":3,"type":"AIR"},{"x":18,"y":3,"type":"AIR"},{"x":19,"y":3,"type":"DIRT"},{"x":20,"y":3,"type":"DIRT"},{"x":21,"y":3,"type":"DIRT"},{"x":22,"y":3,"type":"DIRT"},{"x":23,"y":3,"type":"AIR"},{"x":24,"y":3,"type":"AIR"},{"x":25,"y":3,"type":"AIR"},{"x":26,"y":3,"type":"DIRT"},{"x":27,"y":3,"type":"DEEP_SPACE"},{"x":28,"y":3,"type":"DEEP_SPACE"},{"x":29,"y":3,"type":"DEEP_SPACE"},{"x":30,"y":3,"type":"DEEP_SPACE"},{"x":31,"y":3,"type":"DEEP_SPACE"},{"x":32,"y":3,"type":"DEEP_SPACE"}],[{"x":0,"y":4,"type":"DEEP_SPACE"},{"x":1,"y":4,"type":"DEEP_SPACE"},{"x":2,"y":4,"type":"DEEP_SPACE"},{"x":3,"y":4,"type":"DEEP_SPACE"},{"x":4,"y":4,"type":"DIRT"},{"x":5,"y":4,"type":"DIRT"},{"x":6,"y":4,"type":"DIRT"},{"x":7,"y":4,"type":"AIR"},{"x":8,"y":4,"type":"AIR","occupier":{"id":2,"playerId":2,"health":100,"position":{"x":8,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":9,"y":4,"type":"AIR"},{"x":10,"y":4,"type":"DIRT"},{"x":11,"y":4,"type":"DIRT"},{"x":12,"y":4,"type":"AIR"},{"x":13,"y":4,"type":"AIR"},{"x":14,"y":4,"type":"AIR"},{"x":15,"y":4,"type":"AIR"},{"x":16,"y":4,"type":"AIR"},{"x":17,"y":4,"type":"AIR"},{"x":18,"y":4,"type":"AIR"},{"x":19,"y":4,"type":"AIR"},{"x":20,"y":4,"type":"AIR"},{"x":21,"y":4,"type":"DIRT"},{"x":22,"y":4,"type":"DIRT"},{"x":23,"y":4,"type":"AIR"},{"x":24,"y":4,"type":"AIR","occupier":{"id":1,"playerId":1,"health":150,"position":{"x":24,"y":4},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":25,"y":4,"type":"AIR"},{"x":26,"y":4,"type":"DIRT"},{"x":27,"y":4,"type":"DIRT"},{"x":28,"y":4,"type":"DIRT"},{"x":29,"y":4,"type":"DEEP_SPACE"},{"x":30,"y":4,"type":"DEEP_SPACE"},{"x":31,"y":4,"type":"DEEP_SPACE"},{"x":32,"y":4,"type":"DEEP_SPACE"}],[{"x":0,"y":5,"type":"DEEP_SPACE"},{"x":1,"y":5,"type":"DEEP_SPACE"},{"x":2,"y":5,"type":"DEEP_SPACE"},{"x":3,"y":5,"type":"DEEP_SPACE"},{"x":4,"y":5,"type":"DIRT"},{"x":5,"y":5,"type":"DIRT"},{"x":6,"y":5,"type":"DIRT"},{"x":7,"y":5,"type":"AIR"},{"x":8,"y":5,"type":"AIR"},{"x":9,"y":5,"type":"AIR"},{"x":10,"y":5,"type":"DIRT"},{"x":11,"y":5,"type":"DIRT"},{"x":12,"y":5,"type":"DIRT"},{"x":13,"y":5,"type":"DIRT"},{"x":14,"y":5,"type":"AIR"},{"x":15,"y":5,"type":"AIR"},{"x":16,"y":5,"type":"AIR"},{"x":17,"y":5,"type":"AIR"},{"x":18,"y":5,"type":"AIR"},{"x":19,"y":5,"type":"DIRT"},{"x":20,"y":5,"type":"DIRT"},{"x":21,"y":5,"type":"DIRT"},{"x":22,"y":5,"type":"DIRT"},{"x":23,"y":5,"type":"AIR"},{"x":24,"y":5,"type":"AIR"},{"x":25,"y":5,"type":"AIR"},{"x":26,"y":5,"type":"DIRT"},{"x":27,"y":5,"type":"DIRT"},{"x":28,"y":5,"type":"DIRT"},{"x":29,"y":5,"type":"DEEP_SPACE"},{"x":30,"y":5,"type":"DEEP_SPACE"},{"x":31,"y":5,"type":"DEEP_SPACE"},{"x":32,"y":5,"type":"DEEP_SPACE"}],[{"x":0,"y":6,"type":"DEEP_SPACE"},{"x":1,"y":6,"type":"DEEP_SPACE"},{"x":2,"y":6,"type":"DEEP_SPACE"},{"x":3,"y":6,"type":"AIR"},{"x":4,"y":6,"type":"DIRT"},{"x":5,"y":6,"type":"DIRT"},{"x":6,"y":6,"type":"DIRT"},{"x":7,"y":6,"type":"DIRT"},{"x":8,"y":6,"type":"DIRT"},{"x":9,"y":6,"type":"DIRT"},{"x":10,"y":6,"type":"DIRT"},{"x":11,"y":6,"type":"AIR"},{"x":12,"y":6,"type":"AIR"},{"x":13,"y":6,"type":"DIRT"},{"x":14,"y":6,"type":"DIRT"},{"x":15,"y":6,"type":"AIR"},{"x":16,"y":6,"type":"AIR"},{"x":17,"y":6,"type":"AIR"},{"x":18,"y":6,"type":"DIRT"},{"x":19,"y":6,"type":"DIRT"},{"x":20,"y":6,"type":"AIR"},{"x":21,"y":6,"type":"AIR"},{"x":22,"y":6,"type":"DIRT"},{"x":23,"y":6,"type":"DIRT"},{"x":24,"y":6,"type":"DIRT"},{"x":25,"y":6,"type":"DIRT"},{"x":26,"y":6,"type":"DIRT"},{"x":27,"y":6,"type":"DIRT"},{"x":28,"y":6,"type":"DIRT"},{"x":29,"y":6,"type":"AIR"},{"x":30,"y":6,"type":"DEEP_SPACE"},{"x":31,"y":6,"type":"DEEP_SPACE"},{"x":32,"y":6,"type":"DEEP_SPACE"}],[{"x":0,"y":7,"type":"DEEP_SPACE"},{"x":1,"y":7,"type":"DEEP_SPACE"},{"x":2,"y":7,"type":"DIRT"},{"x":3,"y":7,"type":"AIR"},{"x":4,"y":7,"type":"DIRT"},{"x":5,"y":7,"type":"DIRT"},{"x":6,"y":7,"type":"DIRT"},{"x":7,"y":7,"type":"AIR"},{"x":8,"y":7,"type":"AIR"},{"x":9,"y":7,"type":"AIR"},{"x":10,"y":7,"type":"AIR"},{"x":11,"y":7,"type":"DIRT"},{"x":12,"y":7,"type":"DIRT"},{"x":13,"y":7,"type":"DIRT"},{"x":14,"y":7,"type":"DIRT"},{"x":15,"y":7,"type":"DIRT"},{"x":16,"y":7,"type":"AIR"},{"x":17,"y":7,"type":"DIRT"},{"x":18,"y":7,"type":"DIRT"},{"x":19,"y":7,"type":"DIRT"},{"x":20,"y":7,"type":"DIRT"},{"x":21,"y":7,"type":"DIRT"},{"x":22,"y":7,"type":"AIR"},{"x":23,"y":7,"type":"AIR"},{"x":24,"y":7,"type":"AIR"},{"x":25,"y":7,"type":"AIR"},{"x":26,"y":7,"type":"DIRT"},{"x":27,"y":7,"type":"DIRT"},{"x":28,"y":7,"type":"DIRT"},{"x":29,"y":7,"type":"AIR"},{"x":30,"y":7,"type":"DIRT"},{"x":31,"y":7,"type":"DEEP_SPACE"},{"x":32,"y":7,"type":"DEEP_SPACE"}],[{"x":0,"y":8,"type":"DEEP_SPACE"},{"x":1,"y":8,"type":"DIRT"},{"x":2,"y":8,"type":"DIRT"},{"x":3,"y":8,"type":"AIR"},{"x":4,"y":8,"type":"AIR"},{"x":5,"y":8,"type":"DIRT"},{"x":6,"y":8,"type":"DIRT"},{"x":7,"y":8,"type":"AIR"},{"x":8,"y":8,"type":"AIR"},{"x":9,"y":8,"type":"AIR"},{"x":10,"y":8,"type":"AIR"},{"x":11,"y":8,"type":"DIRT"},{"x":12,"y":8,"type":"DIRT"},{"x":13,"y":8,"type":"AIR"},{"x":14,"y":8,"type":"AIR"},{"x":15,"y":8,"type":"AIR"},{"x":16,"y":8,"type":"DIRT"},{"x":17,"y":8,"type":"AIR"},{"x":18,"y":8,"type":"AIR"},{"x":19,"y":8,"type":"AIR"},{"x":20,"y":8,"type":"DIRT"},{"x":21,"y":8,"type":"DIRT"},{"x":22,"y":8,"type":"AIR"},{"x":23,"y":8,"type":"AIR"},{"x":24,"y":8,"type":"AIR"},{"x":25,"y":8,"type":"AIR"},{"x":26,"y":8,"type":"DIRT"},{"x":27,"y":8,"type":"DIRT"},{"x":28,"y":8,"type":"AIR"},{"x":29,"y":8,"type":"AIR"},{"x":30,"y":8,"type":"DIRT"},{"x":31,"y":8,"type":"DIRT"},{"x":32,"y":8,"type":"DEEP_SPACE"}],[{"x":0,"y":9,"type":"DEEP_SPACE"},{"x":1,"y":9,"type":"DIRT"},{"x":2,"y":9,"type":"DIRT"},{"x":3,"y":9,"type":"AIR"},{"x":4,"y":9,"type":"AIR"},{"x":5,"y":9,"type":"DIRT"},{"x":6,"y":9,"type":"DIRT"},{"x":7,"y":9,"type":"AIR"},{"x":8,"y":9,"type":"AIR"},{"x":9,"y":9,"type":"AIR"},{"x":10,"y":9,"type":"DIRT"},{"x":11,"y":9,"type":"DIRT"},{"x":12,"y":9,"type":"AIR"},{"x":13,"y":9,"type":"AIR"},{"x":14,"y":9,"type":"DIRT"},{"x":15,"y":9,"type":"AIR"},{"x":16,"y":9,"type":"DIRT"},{"x":17,"y":9,"type":"AIR"},{"x":18,"y":9,"type":"DIRT"},{"x":19,"y":9,"type":"AIR"},{"x":20,"y":9,"type":"AIR"},{"x":21,"y":9,"type":"DIRT"},{"x":22,"y":9,"type":"DIRT"},{"x":23,"y":9,"type":"AIR"},{"x":24,"y":9,"type":"AIR"},{"x":25,"y":9,"type":"AIR"},{"x":26,"y":9,"type":"DIRT"},{"x":27,"y":9,"type":"DIRT"},{"x":28,"y":9,"type":"AIR"},{"x":29,"y":9,"type":"AIR"},{"x":30,"y":9,"type":"DIRT"},{"x":31,"y":9,"type":"DIRT"},{"x":32,"y":9,"type":"DEEP_SPACE"}],[{"x":0,"y":10,"type":"DEEP_SPACE"},{"x":1,"y":10,"type":"DIRT"},{"x":2,"y":10,"type":"DIRT"},{"x":3,"y":10,"type":"DIRT"},{"x":4,"y":10,"type":"DIRT"},{"x":5,"y":10,"type":"DIRT"},{"x":6,"y":10,"type":"AIR"},{"x":7,"y":10,"type":"AIR"},{"x":8,"y":10,"type":"AIR"},{"x":9,"y":10,"type":"AIR"},{"x":10,"y":10,"type":"DIRT"},{"x":11,"y":10,"type":"AIR"},{"x":12,"y":10,"type":"AIR"},{"x":13,"y":10,"type":"AIR"},{"x":14,"y":10,"type":"DIRT"},{"x":15,"y":10,"type":"AIR"},{"x":16,"y":10,"type":"AIR"},{"x":17,"y":10,"type":"AIR"},{"x":18,"y":10,"type":"DIRT"},{"x":19,"y":10,"type":"AIR"},{"x":20,"y":10,"type":"AIR"},{"x":21,"y":10,"type":"AIR"},{"x":22,"y":10,"type":"DIRT"},{"x":23,"y":10,"type":"AIR"},{"x":24,"y":10,"type":"AIR"},{"x":25,"y":10,"type":"AIR"},{"x":26,"y":10,"type":"AIR"},{"x":27,"y":10,"type":"DIRT"},{"x":28,"y":10,"type":"DIRT"},{"x":29,"y":10,"type":"DIRT"},{"x":30,"y":10,"type":"DIRT"},{"x":31,"y":10,"type":"DIRT"},{"x":32,"y":10,"type":"DEEP_SPACE"}],[{"x":0,"y":11,"type":"DIRT"},{"x":1,"y":11,"type":"DIRT"},{"x":2,"y":11,"type":"DIRT"},{"x":3,"y":11,"type":"DIRT"},{"x":4,"y":11,"type":"DIRT"},{"x":5,"y":11,"type":"DIRT"},{"x":6,"y":11,"type":"AIR"},{"x":7,"y":11,"type":"AIR"},{"x":8,"y":11,"type":"AIR"},{"x":9,"y":11,"type":"AIR"},{"x":10,"y":11,"type":"AIR"},{"x":11,"y":11,"type":"AIR"},{"x":12,"y":11,"type":"AIR"},{"x":13,"y":11,"type":"AIR"},{"x":14,"y":11,"type":"DIRT"},{"x":15,"y":11,"type":"DIRT"},{"x":16,"y":11,"type":"DIRT"},{"x":17,"y":11,"type":"DIRT"},{"x":18,"y":11,"type":"DIRT"},{"x":19,"y":11,"type":"AIR"},{"x":20,"y":11,"type":"AIR"},{"x":21,"y":11,"type":"AIR"},{"x":22,"y":11,"type":"AIR"},{"x":23,"y":11,"type":"AIR"},{"x":24,"y":11,"type":"AIR"},{"x":25,"y":11,"type":"AIR"},{"x":26,"y":11,"type":"AIR"},{"x":27,"y":11,"type":"DIRT"},{"x":28,"y":11,"type":"DIRT"},{"x":29,"y":11,"type":"DIRT"},{"x":30,"y":11,"type":"DIRT"},{"x":31,"y":11,"type":"DIRT"},{"x":32,"y":11,"type":"DIRT"}],[{"x":0,"y":12,"type":"DIRT"},{"x":1,"y":12,"type":"DIRT"},{"x":2,"y":12,"type":"AIR"},{"x":3,"y":12,"type":"DIRT"},{"x":4,"y":12,"type":"DIRT"},{"x":5,"y":12,"type":"DIRT"},{"x":6,"y":12,"type":"DIRT"},{"x":7,"y":12,"type":"AIR"},{"x":8,"y":12,"type":"AIR"},{"x":9,"y":12,"type":"AIR"},{"x":10,"y":12,"type":"AIR"},{"x":11,"y":12,"type":"AIR"},{"x":12,"y":12,"type":"DIRT"},{"x":13,"y":12,"type":"DIRT"},{"x":14,"y":12,"type":"AIR"},{"x":15,"y":12,"type":"AIR"},{"x":16,"y":12,"type":"DIRT"},{"x":17,"y":12,"type":"AIR"},{"x":18,"y":12,"type":"AIR"},{"x":19,"y":12,"type":"DIRT"},{"x":20,"y":12,"type":"DIRT"},{"x":21,"y":12,"type":"AIR"},{"x":22,"y":12,"type":"AIR"},{"x":23,"y":12,"type":"AIR"},{"x":24,"y":12,"type":"AIR"},{"x":25,"y":12,"type":"AIR"},{"x":26,"y":12,"type":"DIRT"},{"x":27,"y":12,"type":"DIRT"},{"x":28,"y":12,"type":"DIRT"},{"x":29,"y":12,"type":"DIRT"},{"x":30,"y":12,"type":"AIR"},{"x":31,"y":12,"type":"DIRT"},{"x":32,"y":12,"type":"DIRT"}],[{"x":0,"y":13,"type":"DIRT"},{"x":1,"y":13,"type":"AIR"},{"x":2,"y":13,"type":"AIR"},{"x":3,"y":13,"type":"DIRT"},{"x":4,"y":13,"type":"DIRT"},{"x":5,"y":13,"type":"DIRT"},{"x":6,"y":13,"type":"AIR"},{"x":7,"y":13,"type":"AIR"},{"x":8,"y":13,"type":"AIR"},{"x":9,"y":13,"type":"AIR"},{"x":10,"y":13,"type":"AIR"},{"x":11,"y":13,"type":"AIR"},{"x":12,"y":13,"type":"DIRT"},{"x":13,"y":13,"type":"DIRT"},{"x":14,"y":13,"type":"AIR"},{"x":15,"y":13,"type":"AIR"},{"x":16,"y":13,"type":"AIR"},{"x":17,"y":13,"type":"AIR"},{"x":18,"y":13,"type":"AIR"},{"x":19,"y":13,"type":"DIRT"},{"x":20,"y":13,"type":"DIRT"},{"x":21,"y":13,"type":"AIR"},{"x":22,"y":13,"type":"AIR"},{"x":23,"y":13,"type":"AIR"},{"x":24,"y":13,"type":"AIR"},{"x":25,"y":13,"type":"AIR"},{"x":26,"y":13,"type":"AIR"},{"x":27,"y":13,"type":"DIRT"},{"x":28,"y":13,"type":"DIRT"},{"x":29,"y":13,"type":"DIRT"},{"x":30,"y":13,"type":"AIR"},{"x":31,"y":13,"type":"AIR"},{"x":32,"y":13,"type":"DIRT"}],[{"x":0,"y":14,"type":"DIRT"},{"x":1,"y":14,"type":"DIRT"},{"x":2,"y":14,"type":"DIRT"},{"x":3,"y":14,"type":"DIRT"},{"x":4,"y":14,"type":"DIRT"},{"x":5,"y":14,"type":"DIRT"},{"x":6,"y":14,"type":"AIR"},{"x":7,"y":14,"type":"AIR"},{"x":8,"y":14,"type":"AIR"},{"x":9,"y":14,"type":"DIRT"},{"x":10,"y":14,"type":"DIRT"},{"x":11,"y":14,"type":"DIRT"},{"x":12,"y":14,"type":"DIRT"},{"x":13,"y":14,"type":"DIRT"},{"x":14,"y":14,"type":"DIRT"},{"x":15,"y":14,"type":"AIR"},{"x":16,"y":14,"type":"AIR"},{"x":17,"y":14,"type":"AIR"},{"x":18,"y":14,"type":"DIRT"},{"x":19,"y":14,"type":"DIRT"},{"x":20,"y":14,"type":"DIRT"},{"x":21,"y":14,"type":"DIRT"},{"x":22,"y":14,"type":"DIRT"},{"x":23,"y":14,"type":"DIRT"},{"x":24,"y":14,"type":"AIR"},{"x":25,"y":14,"type":"AIR"},{"x":26,"y":14,"type":"AIR"},{"x":27,"y":14,"type":"DIRT"},{"x":28,"y":14,"type":"DIRT"},{"x":29,"y":14,"type":"DIRT"},{"x":30,"y":14,"type":"DIRT"},{"x":31,"y":14,"type":"DIRT"},{"x":32,"y":14,"type":"DIRT"}],[{"x":0,"y":15,"type":"AIR"},{"x":1,"y":15,"type":"AIR"},{"x":2,"y":15,"type":"AIR"},{"x":3,"y":15,"type":"DIRT"},{"x":4,"y":15,"type":"DIRT"},{"x":5,"y":15,"type":"AIR"},{"x":6,"y":15,"type":"AIR"},{"x":7,"y":15,"type":"AIR"},{"x":8,"y":15,"type":"DIRT"},{"x":9,"y":15,"type":"AIR"},{"x":10,"y":15,"type":"DIRT"},{"x":11,"y":15,"type":"DIRT"},{"x":12,"y":15,"type":"DIRT"},{"x":13,"y":15,"type":"DIRT"},{"x":14,"y":15,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":15,"y":15,"type":"AIR"},{"x":16,"y":15,"type":"DIRT"},{"x":17,"y":15,"type":"AIR"},{"x":18,"y":15,"type":"AIR"},{"x":19,"y":15,"type":"DIRT"},{"x":20,"y":15,"type":"DIRT"},{"x":21,"y":15,"type":"DIRT"},{"x":22,"y":15,"type":"DIRT"},{"x":23,"y":15,"type":"AIR"},{"x":24,"y":15,"type":"DIRT"},{"x":25,"y":15,"type":"AIR"},{"x":26,"y":15,"type":"AIR"},{"x":27,"y":15,"type":"AIR"},{"x":28,"y":15,"type":"DIRT"},{"x":29,"y":15,"type":"DIRT"},{"x":30,"y":15,"type":"AIR"},{"x":31,"y":15,"type":"AIR"},{"x":32,"y":15,"type":"AIR"}],[{"x":0,"y":16,"type":"AIR"},{"x":1,"y":16,"type":"AIR","occupier":{"id":3,"playerId":1,"health":100,"position":{"x":1,"y":16},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":2,"y":16,"type":"AIR"},{"x":3,"y":16,"type":"DIRT"},{"x":4,"y":16,"type":"AIR"},{"x":5,"y":16,"type":"DIRT"},{"x":6,"y":16,"type":"DIRT"},{"x":7,"y":16,"type":"AIR"},{"x":8,"y":16,"type":"AIR"},{"x":9,"y":16,"type":"DIRT"},{"x":10,"y":16,"type":"DIRT"},{"x":11,"y":16,"type":"DIRT"},{"x":12,"y":16,"type":"DIRT"},{"x":13,"y":16,"type":"DIRT"},{"x":14,"y":16,"type":"DIRT"},{"x":15,"y":16,"type":"AIR"},{"x":16,"y":16,"type":"DIRT"},{"x":17,"y":16,"type":"AIR"},{"x":18,"y":16,"type":"DIRT"},{"x":19,"y":16,"type":"DIRT"},{"x":20,"y":16,"type":"DIRT"},{"x":21,"y":16,"type":"DIRT"},{"x":22,"y":16,"type":"DIRT"},{"x":23,"y":16,"type":"DIRT"},{"x":24,"y":16,"type":"AIR"},{"x":25,"y":16,"type":"AIR"},{"x":26,"y":16,"type":"DIRT"},{"x":27,"y":16,"type":"DIRT"},{"x":28,"y":16,"type":"AIR"},{"x":29,"y":16,"type":"DIRT"},{"x":30,"y":16,"type":"AIR"},{"x":31,"y":16,"type":"AIR","occupier":{"id":3,"playerId":2,"health":100,"position":{"x":31,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":32,"y":16,"type":"AIR"}],[{"x":0,"y":17,"type":"AIR"},{"x":1,"y":17,"type":"AIR"},{"x":2,"y":17,"type":"AIR"},{"x":3,"y":17,"type":"DIRT"},{"x":4,"y":17,"type":"DIRT"},{"x":5,"y":17,"type":"DIRT"},{"x":6,"y":17,"type":"DIRT"},{"x":7,"y":17,"type":"DIRT"},{"x":8,"y":17,"type":"AIR"},{"x":9,"y":17,"type":"DIRT"},{"x":10,"y":17,"type":"DIRT"},{"x":11,"y":17,"type":"AIR"},{"x":12,"y":17,"type":"DIRT"},{"x":13,"y":17,"type":"DIRT"},{"x":14,"y":17,"type":"DIRT"},{"x":15,"y":17,"type":"AIR"},{"x":16,"y":17,"type":"AIR"},{"x":17,"y":17,"type":"AIR"},{"x":18,"y":17,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":19,"y":17,"type":"DIRT"},{"x":20,"y":17,"type":"DIRT"},{"x":21,"y":17,"type":"AIR"},{"x":22,"y":17,"type":"DIRT"},{"x":23,"y":17,"type":"DIRT"},{"x":24,"y":17,"type":"AIR"},{"x":25,"y":17,"type":"DIRT"},{"x":26,"y":17,"type":"DIRT"},{"x":27,"y":17,"type":"DIRT"},{"x":28,"y":17,"type":"DIRT"},{"x":29,"y":17,"type":"DIRT"},{"x":30,"y":17,"type":"AIR"},{"x":31,"y":17,"type":"AIR"},{"x":32,"y":17,"type":"AIR"}],[{"x":0,"y":18,"type":"DIRT"},{"x":1,"y":18,"type":"DIRT"},{"x":2,"y":18,"type":"DIRT"},{"x":3,"y":18,"type":"DIRT"},{"x":4,"y":18,"type":"DIRT"},{"x":5,"y":18,"type":"DIRT"},{"x":6,"y":18,"type":"DIRT"},{"x":7,"y":18,"type":"DIRT"},{"x":8,"y":18,"type":"DIRT"},{"x":9,"y":18,"type":"AIR"},{"x":10,"y":18,"type":"AIR"},{"x":11,"y":18,"type":"DIRT"},{"x":12,"y":18,"type":"DIRT"},{"x":13,"y":18,"type":"DIRT"},{"x":14,"y":18,"type":"AIR"},{"x":15,"y":18,"type":"AIR"},{"x":16,"y":18,"type":"AIR"},{"x":17,"y":18,"type":"AIR"},{"x":18,"y":18,"type":"AIR"},{"x":19,"y":18,"type":"DIRT"},{"x":20,"y":18,"type":"DIRT"},{"x":21,"y":18,"type":"DIRT"},{"x":22,"y":18,"type":"AIR"},{"x":23,"y":18,"type":"AIR"},{"x":24,"y":18,"type":"DIRT"},{"x":25,"y":18,"type":"DIRT"},{"x":26,"y":18,"type":"DIRT"},{"x":27,"y":18,"type":"DIRT"},{"x":28,"y":18,"type":"DIRT"},{"x":29,"y":18,"type":"DIRT"},{"x":30,"y":18,"type":"DIRT"},{"x":31,"y":18,"type":"DIRT"},{"x":32,"y":18,"type":"DIRT"}],[{"x":0,"y":19,"type":"AIR"},{"x":1,"y":19,"type":"AIR"},{"x":2,"y":19,"type":"DIRT"},{"x":3,"y":19,"type":"AIR"},{"x":4,"y":19,"type":"AIR"},{"x":5,"y":19,"type":"AIR"},{"x":6,"y":19,"type":"AIR"},{"x":7,"y":19,"type":"AIR"},{"x":8,"y":19,"type":"DIRT"},{"x":9,"y":19,"type":"AIR"},{"x":10,"y":19,"type":"AIR"},{"x":11,"y":19,"type":"DIRT"},{"x":12,"y":19,"type":"DIRT"},{"x":13,"y":19,"type":"AIR"},{"x":14,"y":19,"type":"AIR"},{"x":15,"y":19,"type":"AIR"},{"x":16,"y":19,"type":"AIR"},{"x":17,"y":19,"type":"AIR"},{"x":18,"y":19,"type":"AIR"},{"x":19,"y":19,"type":"AIR"},{"x":20,"y":19,"type":"DIRT"},{"x":21,"y":19,"type":"DIRT"},{"x":22,"y":19,"type":"AIR"},{"x":23,"y":19,"type":"AIR"},{"x":24,"y":19,"type":"DIRT"},{"x":25,"y":19,"type":"AIR"},{"x":26,"y":19,"type":"AIR"},{"x":27,"y":19,"type":"AIR"},{"x":28,"y":19,"type":"AIR"},{"x":29,"y":19,"type":"AIR"},{"x":30,"y":19,"type":"DIRT"},{"x":31,"y":19,"type":"AIR"},{"x":32,"y":19,"type":"AIR"}],[{"x":0,"y":20,"type":"AIR"},{"x":1,"y":20,"type":"AIR"},{"x":2,"y":20,"type":"DIRT"},{"x":3,"y":20,"type":"DIRT"},{"x":4,"y":20,"type":"AIR"},{"x":5,"y":20,"type":"AIR"},{"x":6,"y":20,"type":"AIR"},{"x":7,"y":20,"type":"AIR"},{"x":8,"y":20,"type":"AIR"},{"x":9,"y":20,"type":"AIR"},{"x":10,"y":20,"type":"AIR"},{"x":11,"y":20,"type":"DIRT"},{"x":12,"y":20,"type":"DIRT"},{"x":13,"y":20,"type":"DIRT"},{"x":14,"y":20,"type":"AIR"},{"x":15,"y":20,"type":"AIR"},{"x":16,"y":20,"type":"AIR"},{"x":17,"y":20,"type":"AIR"},{"x":18,"y":20,"type":"AIR"},{"x":19,"y":20,"type":"DIRT"},{"x":20,"y":20,"type":"DIRT"},{"x":21,"y":20,"type":"DIRT"},{"x":22,"y":20,"type":"AIR"},{"x":23,"y":20,"type":"AIR"},{"x":24,"y":20,"type":"AIR"},{"x":25,"y":20,"type":"AIR"},{"x":26,"y":20,"type":"AIR"},{"x":27,"y":20,"type":"AIR"},{"x":28,"y":20,"type":"AIR"},{"x":29,"y":20,"type":"DIRT"},{"x":30,"y":20,"type":"DIRT"},{"x":31,"y":20,"type":"AIR"},{"x":32,"y":20,"type":"AIR"}],[{"x":0,"y":21,"type":"AIR"},{"x":1,"y":21,"type":"DIRT"},{"x":2,"y":21,"type":"DIRT"},{"x":3,"y":21,"type":"DIRT"},{"x":4,"y":21,"type":"DIRT"},{"x":5,"y":21,"type":"AIR"},{"x":6,"y":21,"type":"AIR"},{"x":7,"y":21,"type":"AIR"},{"x":8,"y":21,"type":"AIR"},{"x":9,"y":21,"type":"AIR"},{"x":10,"y":21,"type":"DIRT"},{"x":11,"y":21,"type":"DIRT"},{"x":12,"y":21,"type":"DIRT"},{"x":13,"y":21,"type":"DIRT"},{"x":14,"y":21,"type":"DIRT"},{"x":15,"y":21,"type":"AIR"},{"x":16,"y":21,"type":"AIR"},{"x":17,"y":21,"type":"AIR"},{"x":18,"y":21,"type":"DIRT"},{"x":19,"y":21,"type":"DIRT"},{"x":20,"y":21,"type":"DIRT"},{"x":21,"y":21,"type":"DIRT"},{"x":22,"y":21,"type":"DIRT"},{"x":23,"y":21,"type":"AIR"},{"x":24,"y":21,"type":"AIR"},{"x":25,"y":21,"type":"AIR"},{"x":26,"y":21,"type":"AIR"},{"x":27,"y":21,"type":"AIR"},{"x":28,"y":21,"type":"DIRT"},{"x":29,"y":21,"type":"DIRT"},{"x":30,"y":21,"type":"DIRT"},{"x":31,"y":21,"type":"DIRT"},{"x":32,"y":21,"type":"AIR"}],[{"x":0,"y":22,"type":"DEEP_SPACE"},{"x":1,"y":22,"type":"DIRT"},{"x":2,"y":22,"type":"AIR"},{"x":3,"y":22,"type":"DIRT"},{"x":4,"y":22,"type":"DIRT"},{"x":5,"y":22,"type":"AIR"},{"x":6,"y":22,"type":"AIR"},{"x":7,"y":22,"type":"AIR"},{"x":8,"y":22,"type":"AIR"},{"x":9,"y":22,"type":"AIR"},{"x":10,"y":22,"type":"DIRT"},{"x":11,"y":22,"type":"DIRT"},{"x":12,"y":22,"type":"AIR"},{"x":13,"y":22,"type":"AIR"},{"x":14,"y":22,"type":"DIRT"},{"x":15,"y":22,"type":"AIR"},{"x":16,"y":22,"type":"AIR"},{"x":17,"y":22,"type":"AIR"},{"x":18,"y":22,"type":"DIRT"},{"x":19,"y":22,"type":"AIR"},{"x":20,"y":22,"type":"AIR"},{"x":21,"y":22,"type":"DIRT"},{"x":22,"y":22,"type":"DIRT"},{"x":23,"y":22,"type":"AIR"},{"x":24,"y":22,"type":"AIR"},{"x":25,"y":22,"type":"AIR"},{"x":26,"y":22,"type":"AIR"},{"x":27,"y":22,"type":"AIR"},{"x":28,"y":22,"type":"DIRT"},{"x":29,"y":22,"type":"DIRT"},{"x":30,"y":22,"type":"AIR"},{"x":31,"y":22,"type":"DIRT"},{"x":32,"y":22,"type":"DEEP_SPACE"}],[{"x":0,"y":23,"type":"DEEP_SPACE"},{"x":1,"y":23,"type":"DIRT"},{"x":2,"y":23,"type":"AIR"},{"x":3,"y":23,"type":"DIRT"},{"x":4,"y":23,"type":"DIRT"},{"x":5,"y":23,"type":"DIRT"},{"x":6,"y":23,"type":"AIR"},{"x":7,"y":23,"type":"AIR"},{"x":8,"y":23,"type":"DIRT"},{"x":9,"y":23,"type":"DIRT"},{"x":10,"y":23,"type":"DIRT"},{"x":11,"y":23,"type":"DIRT"},{"x":12,"y":23,"type":"AIR"},{"x":13,"y":23,"type":"AIR"},{"x":14,"y":23,"type":"DIRT"},{"x":15,"y":23,"type":"AIR"},{"x":16,"y":23,"type":"AIR"},{"x":17,"y":23,"type":"AIR"},{"x":18,"y":23,"type":"DIRT"},{"x":19,"y":23,"type":"AIR"},{"x":20,"y":23,"type":"AIR"},{"x":21,"y":23,"type":"DIRT"},{"x":22,"y":23,"type":"DIRT"},{"x":23,"y":23,"type":"DIRT"},{"x":24,"y":23,"type":"DIRT"},{"x":25,"y":23,"type":"AIR"},{"x":26,"y":23,"type":"AIR"},{"x":27,"y":23,"type":"DIRT"},{"x":28,"y":23,"type":"DIRT"},{"x":29,"y":23,"type":"DIRT"},{"x":30,"y":23,"type":"AIR"},{"x":31,"y":23,"type":"DIRT"},{"x":32,"y":23,"type":"DEEP_SPACE"}],[{"x":0,"y":24,"type":"DEEP_SPACE"},{"x":1,"y":24,"type":"DIRT"},{"x":2,"y":24,"type":"DIRT"},{"x":3,"y":24,"type":"DIRT"},{"x":4,"y":24,"type":"DIRT"},{"x":5,"y":24,"type":"DIRT"},{"x":6,"y":24,"type":"AIR"},{"x":7,"y":24,"type":"AIR"},{"x":8,"y":24,"type":"DIRT"},{"x":9,"y":24,"type":"AIR"},{"x":10,"y":24,"type":"AIR"},{"x":11,"y":24,"type":"AIR"},{"x":12,"y":24,"type":"AIR"},{"x":13,"y":24,"type":"AIR"},{"x":14,"y":24,"type":"DIRT"},{"x":15,"y":24,"type":"DIRT"},{"x":16,"y":24,"type":"DIRT"},{"x":17,"y":24,"type":"DIRT"},{"x":18,"y":24,"type":"DIRT"},{"x":19,"y":24,"type":"AIR"},{"x":20,"y":24,"type":"AIR"},{"x":21,"y":24,"type":"AIR"},{"x":22,"y":24,"type":"AIR"},{"x":23,"y":24,"type":"AIR"},{"x":24,"y":24,"type":"DIRT"},{"x":25,"y":24,"type":"AIR"},{"x":26,"y":24,"type":"AIR"},{"x":27,"y":24,"type":"DIRT"},{"x":28,"y":24,"type":"DIRT"},{"x":29,"y":24,"type":"DIRT"},{"x":30,"y":24,"type":"DIRT"},{"x":31,"y":24,"type":"DIRT"},{"x":32,"y":24,"type":"DEEP_SPACE"}],[{"x":0,"y":25,"type":"DEEP_SPACE"},{"x":1,"y":25,"type":"DEEP_SPACE"},{"x":2,"y":25,"type":"DIRT"},{"x":3,"y":25,"type":"AIR"},{"x":4,"y":25,"type":"DIRT"},{"x":5,"y":25,"type":"DIRT"},{"x":6,"y":25,"type":"AIR"},{"x":7,"y":25,"type":"AIR"},{"x":8,"y":25,"type":"DIRT"},{"x":9,"y":25,"type":"DIRT"},{"x":10,"y":25,"type":"AIR"},{"x":11,"y":25,"type":"AIR"},{"x":12,"y":25,"type":"AIR"},{"x":13,"y":25,"type":"AIR"},{"x":14,"y":25,"type":"DIRT"},{"x":15,"y":25,"type":"AIR"},{"x":16,"y":25,"type":"DIRT"},{"x":17,"y":25,"type":"AIR"},{"x":18,"y":25,"type":"DIRT"},{"x":19,"y":25,"type":"AIR"},{"x":20,"y":25,"type":"AIR"},{"x":21,"y":25,"type":"AIR"},{"x":22,"y":25,"type":"AIR"},{"x":23,"y":25,"type":"DIRT"},{"x":24,"y":25,"type":"DIRT"},{"x":25,"y":25,"type":"AIR"},{"x":26,"y":25,"type":"AIR"},{"x":27,"y":25,"type":"DIRT"},{"x":28,"y":25,"type":"DIRT"},{"x":29,"y":25,"type":"AIR"},{"x":30,"y":25,"type":"DIRT"},{"x":31,"y":25,"type":"DEEP_SPACE"},{"x":32,"y":25,"type":"DEEP_SPACE"}],[{"x":0,"y":26,"type":"DEEP_SPACE"},{"x":1,"y":26,"type":"DEEP_SPACE"},{"x":2,"y":26,"type":"DEEP_SPACE"},{"x":3,"y":26,"type":"AIR"},{"x":4,"y":26,"type":"AIR"},{"x":5,"y":26,"type":"AIR"},{"x":6,"y":26,"type":"DIRT"},{"x":7,"y":26,"type":"DIRT"},{"x":8,"y":26,"type":"DIRT"},{"x":9,"y":26,"type":"DIRT"},{"x":10,"y":26,"type":"DIRT"},{"x":11,"y":26,"type":"AIR"},{"x":12,"y":26,"type":"DIRT"},{"x":13,"y":26,"type":"AIR"},{"x":14,"y":26,"type":"AIR"},{"x":15,"y":26,"type":"DIRT"},{"x":16,"y":26,"type":"DIRT"},{"x":17,"y":26,"type":"DIRT"},{"x":18,"y":26,"type":"AIR"},{"x":19,"y":26,"type":"AIR"},{"x":20,"y":26,"type":"DIRT"},{"x":21,"y":26,"type":"AIR"},{"x":22,"y":26,"type":"DIRT"},{"x":23,"y":26,"type":"DIRT"},{"x":24,"y":26,"type":"DIRT"},{"x":25,"y":26,"type":"DIRT"},{"x":26,"y":26,"type":"DIRT"},{"x":27,"y":26,"type":"AIR"},{"x":28,"y":26,"type":"AIR"},{"x":29,"y":26,"type":"AIR"},{"x":30,"y":26,"type":"DEEP_SPACE"},{"x":31,"y":26,"type":"DEEP_SPACE"},{"x":32,"y":26,"type":"DEEP_SPACE"}],[{"x":0,"y":27,"type":"DEEP_SPACE"},{"x":1,"y":27,"type":"DEEP_SPACE"},{"x":2,"y":27,"type":"DEEP_SPACE"},{"x":3,"y":27,"type":"DEEP_SPACE"},{"x":4,"y":27,"type":"AIR"},{"x":5,"y":27,"type":"AIR"},{"x":6,"y":27,"type":"DIRT"},{"x":7,"y":27,"type":"AIR"},{"x":8,"y":27,"type":"AIR"},{"x":9,"y":27,"type":"AIR"},{"x":10,"y":27,"type":"DIRT"},{"x":11,"y":27,"type":"DIRT"},{"x":12,"y":27,"type":"DIRT"},{"x":13,"y":27,"type":"AIR"},{"x":14,"y":27,"type":"AIR"},{"x":15,"y":27,"type":"DIRT"},{"x":16,"y":27,"type":"DIRT"},{"x":17,"y":27,"type":"DIRT"},{"x":18,"y":27,"type":"AIR"},{"x":19,"y":27,"type":"AIR"},{"x":20,"y":27,"type":"DIRT"},{"x":21,"y":27,"type":"DIRT"},{"x":22,"y":27,"type":"DIRT"},{"x":23,"y":27,"type":"AIR"},{"x":24,"y":27,"type":"AIR"},{"x":25,"y":27,"type":"AIR"},{"x":26,"y":27,"type":"DIRT"},{"x":27,"y":27,"type":"AIR"},{"x":28,"y":27,"type":"AIR"},{"x":29,"y":27,"type":"DEEP_SPACE"},{"x":30,"y":27,"type":"DEEP_SPACE"},{"x":31,"y":27,"type":"DEEP_SPACE"},{"x":32,"y":27,"type":"DEEP_SPACE"}],[{"x":0,"y":28,"type":"DEEP_SPACE"},{"x":1,"y":28,"type":"DEEP_SPACE"},{"x":2,"y":28,"type":"DEEP_SPACE"},{"x":3,"y":28,"type":"DEEP_SPACE"},{"x":4,"y":28,"type":"AIR"},{"x":5,"y":28,"type":"AIR"},{"x":6,"y":28,"type":"DIRT"},{"x":7,"y":28,"type":"AIR"},{"x":8,"y":28,"type":"AIR","occupier":{"id":1,"playerId":2,"health":150,"position":{"x":8,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":9,"y":28,"type":"AIR"},{"x":10,"y":28,"type":"DIRT"},{"x":11,"y":28,"type":"DIRT"},{"x":12,"y":28,"type":"AIR"},{"x":13,"y":28,"type":"AIR"},{"x":14,"y":28,"type":"AIR"},{"x":15,"y":28,"type":"DIRT"},{"x":16,"y":28,"type":"DIRT"},{"x":17,"y":28,"type":"DIRT"},{"x":18,"y":28,"type":"AIR"},{"x":19,"y":28,"type":"AIR"},{"x":20,"y":28,"type":"AIR"},{"x":21,"y":28,"type":"DIRT"},{"x":22,"y":28,"type":"DIRT"},{"x":23,"y":28,"type":"AIR"},{"x":24,"y":28,"type":"AIR","occupier":{"id":2,"playerId":1,"health":100,"position":{"x":24,"y":28},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":25,"y":28,"type":"AIR"},{"x":26,"y":28,"type":"DIRT"},{"x":27,"y":28,"type":"AIR"},{"x":28,"y":28,"type":"AIR"},{"x":29,"y":28,"type":"DEEP_SPACE"},{"x":30,"y":28,"type":"DEEP_SPACE"},{"x":31,"y":28,"type":"DEEP_SPACE"},{"x":32,"y":28,"type":"DEEP_SPACE"}],[{"x":0,"y":29,"type":"DEEP_SPACE"},{"x":1,"y":29,"type":"DEEP_SPACE"},{"x":2,"y":29,"type":"DEEP_SPACE"},{"x":3,"y":29,"type":"DEEP_SPACE"},{"x":4,"y":29,"type":"DEEP_SPACE"},{"x":5,"y":29,"type":"DEEP_SPACE"},{"x":6,"y":29,"type":"DIRT"},{"x":7,"y":29,"type":"AIR"},{"x":8,"y":29,"type":"AIR"},{"x":9,"y":29,"type":"AIR"},{"x":10,"y":29,"type":"DIRT"},{"x":11,"y":29,"type":"DIRT"},{"x":12,"y":29,"type":"AIR"},{"x":13,"y":29,"type":"DIRT"},{"x":14,"y":29,"type":"DIRT"},{"x":15,"y":29,"type":"DIRT"},{"x":16,"y":29,"type":"DIRT"},{"x":17,"y":29,"type":"DIRT"},{"x":18,"y":29,"type":"DIRT"},{"x":19,"y":29,"type":"DIRT"},{"x":20,"y":29,"type":"AIR"},{"x":21,"y":29,"type":"DIRT"},{"x":22,"y":29,"type":"DIRT"},{"x":23,"y":29,"type":"AIR"},{"x":24,"y":29,"type":"AIR"},{"x":25,"y":29,"type":"AIR"},{"x":26,"y":29,"type":"DIRT"},{"x":27,"y":29,"type":"DEEP_SPACE"},{"x":28,"y":29,"type":"DEEP_SPACE"},{"x":29,"y":29,"type":"DEEP_SPACE"},{"x":30,"y":29,"type":"DEEP_SPACE"},{"x":31,"y":29,"type":"DEEP_SPACE"},{"x":32,"y":29,"type":"DEEP_SPACE"}],[{"x":0,"y":30,"type":"DEEP_SPACE"},{"x":1,"y":30,"type":"DEEP_SPACE"},{"x":2,"y":30,"type":"DEEP_SPACE"},{"x":3,"y":30,"type":"DEEP_SPACE"},{"x":4,"y":30,"type":"DEEP_SPACE"},{"x":5,"y":30,"type":"DEEP_SPACE"},{"x":6,"y":30,"type":"DEEP_SPACE"},{"x":7,"y":30,"type":"DIRT"},{"x":8,"y":30,"type":"DIRT"},{"x":9,"y":30,"type":"DIRT"},{"x":10,"y":30,"type":"DIRT"},{"x":11,"y":30,"type":"DIRT"},{"x":12,"y":30,"type":"AIR"},{"x":13,"y":30,"type":"AIR"},{"x":14,"y":30,"type":"DIRT"},{"x":15,"y":30,"type":"DIRT"},{"x":16,"y":30,"type":"AIR"},{"x":17,"y":30,"type":"DIRT"},{"x":18,"y":30,"type":"DIRT"},{"x":19,"y":30,"type":"AIR"},{"x":20,"y":30,"type":"AIR"},{"x":21,"y":30,"type":"DIRT"},{"x":22,"y":30,"type":"DIRT"},{"x":23,"y":30,"type":"DIRT"},{"x":24,"y":30,"type":"DIRT"},{"x":25,"y":30,"type":"DIRT"},{"x":26,"y":30,"type":"DEEP_SPACE"},{"x":27,"y":30,"type":"DEEP_SPACE"},{"x":28,"y":30,"type":"DEEP_SPACE"},{"x":29,"y":30,"type":"DEEP_SPACE"},{"x":30,"y":30,"type":"DEEP_SPACE"},{"x":31,"y":30,"type":"DEEP_SPACE"},{"x":32,"y":30,"type":"DEEP_SPACE"}],[{"x":0,"y":31,"type":"DEEP_SPACE"},{"x":1,"y":31,"type":"DEEP_SPACE"},{"x":2,"y":31,"type":"DEEP_SPACE"},{"x":3,"y":31,"type":"DEEP_SPACE"},{"x":4,"y":31,"type":"DEEP_SPACE"},{"x":5,"y":31,"type":"DEEP_SPACE"},{"x":6,"y":31,"type":"DEEP_SPACE"},{"x":7,"y":31,"type":"DEEP_SPACE"},{"x":8,"y":31,"type":"DIRT"},{"x":9,"y":31,"type":"DIRT"},{"x":10,"y":31,"type":"DIRT"},{"x":11,"y":31,"type":"DIRT"},{"x":12,"y":31,"type":"AIR"},{"x":13,"y":31,"type":"AIR"},{"x":14,"y":31,"type":"AIR"},{"x":15,"y":31,"type":"AIR"},{"x":16,"y":31,"type":"AIR"},{"x":17,"y":31,"type":"AIR"},{"x":18,"y":31,"type":"AIR"},{"x":19,"y":31,"type":"AIR"},{"x":20,"y":31,"type":"AIR"},{"x":21,"y":31,"type":"DIRT"},{"x":22,"y":31,"type":"DIRT"},{"x":23,"y":31,"type":"DIRT"},{"x":24,"y":31,"type":"DIRT"},{"x":25,"y":31,"type":"DEEP_SPACE"},{"x":26,"y":31,"type":"DEEP_SPACE"},{"x":27,"y":31,"type":"DEEP_SPACE"},{"x":28,"y":31,"type":"DEEP_SPACE"},{"x":29,"y":31,"type":"DEEP_SPACE"},{"x":30,"y":31,"type":"DEEP_SPACE"},{"x":31,"y":31,"type":"DEEP_SPACE"},{"x":32,"y":31,"type":"DEEP_SPACE"}],[{"x":0,"y":32,"type":"DEEP_SPACE"},{"x":1,"y":32,"type":"DEEP_SPACE"},{"x":2,"y":32,"type":"DEEP_SPACE"},{"x":3,"y":32,"type":"DEEP_SPACE"},{"x":4,"y":32,"type":"DEEP_SPACE"},{"x":5,"y":32,"type":"DEEP_SPACE"},{"x":6,"y":32,"type":"DEEP_SPACE"},{"x":7,"y":32,"type":"DEEP_SPACE"},{"x":8,"y":32,"type":"DEEP_SPACE"},{"x":9,"y":32,"type":"DEEP_SPACE"},{"x":10,"y":32,"type":"DEEP_SPACE"},{"x":11,"y":32,"type":"DIRT"},{"x":12,"y":32,"type":"DIRT"},{"x":13,"y":32,"type":"DIRT"},{"x":14,"y":32,"type":"AIR"},{"x":15,"y":32,"type":"AIR"},{"x":16,"y":32,"type":"DIRT"},{"x":17,"y":32,"type":"AIR"},{"x":18,"y":32,"type":"AIR"},{"x":19,"y":32,"type":"DIRT"},{"x":20,"y":32,"type":"DIRT"},{"x":21,"y":32,"type":"DIRT"},{"x":22,"y":32,"type":"DEEP_SPACE"},{"x":23,"y":32,"type":"DEEP_SPACE"},{"x":24,"y":32,"type":"DEEP_SPACE"},{"x":25,"y":32,"type":"DEEP_SPACE"},{"x":26,"y":32,"type":"DEEP_SPACE"},{"x":27,"y":32,"type":"DEEP_SPACE"},{"x":28,"y":32,"type":"DEEP_SPACE"},{"x":29,"y":32,"type":"DEEP_SPACE"},{"x":30,"y":32,"type":"DEEP_SPACE"},{"x":31,"y":32,"type":"DEEP_SPACE"},{"x":32,"y":32,"type":"DEEP_SPACE"}]],"visualizerEvents":[]} \ No newline at end of file diff --git a/tests/replays/2019.08.19.21.57.04/A-log.csv b/tests/replays/2019.08.19.21.57.04/A-log.csv deleted file mode 100644 index f620e90..0000000 --- a/tests/replays/2019.08.19.21.57.04/A-log.csv +++ /dev/null @@ -1,214 +0,0 @@ -Round,LastCommandType,LastCommand,ActiveWorm,Score,Health,Worm1 Health,Worm1 x,Worm1 y,Worm2 Health,Worm2 x,Worm2 y,Worm3 Health,Worm3 x,Worm3 y -1,null,"null",1,116,350,150,24,4,100,24,28,100,1,16 -2,move,"move 23 3",1,121,350,150,23,3,100,24,28,100,1,16 -3,move,"move 23 28",2,126,350,150,23,3,100,23,28,100,1,16 -4,move,"move 2 16",3,131,350,150,23,3,100,23,28,100,2,16 -5,dig,"dig 22 3",1,138,350,150,23,3,100,23,28,100,2,16 -6,dig,"dig 22 28",2,145,350,150,23,3,100,23,28,100,2,16 -7,dig,"dig 3 16",3,152,350,150,23,3,100,23,28,100,2,16 -8,move,"move 22 3",1,157,350,150,22,3,100,23,28,100,2,16 -9,move,"move 22 28",2,162,350,150,22,3,100,22,28,100,2,16 -10,move,"move 2 15",3,167,350,150,22,3,100,22,28,100,2,15 -11,move,"move 23 3",1,172,350,150,23,3,100,22,28,100,2,15 -12,move,"move 23 28",2,177,350,150,23,3,100,23,28,100,2,15 -13,move,"move 2 16",3,182,350,150,23,3,100,23,28,100,2,16 -14,move,"move 22 3",1,187,350,150,22,3,100,23,28,100,2,16 -15,move,"move 22 28",2,192,350,150,22,3,100,22,28,100,2,16 -16,move,"move 2 15",3,197,350,150,22,3,100,22,28,100,2,15 -17,move,"move 23 3",1,202,350,150,23,3,100,22,28,100,2,15 -18,move,"move 23 28",2,207,350,150,23,3,100,23,28,100,2,15 -19,move,"move 2 16",3,212,350,150,23,3,100,23,28,100,2,16 -20,move,"move 22 3",1,217,350,150,22,3,100,23,28,100,2,16 -21,move,"move 22 28",2,222,350,150,22,3,100,22,28,100,2,16 -22,move,"move 2 15",3,227,350,150,22,3,100,22,28,100,2,15 -23,move,"move 23 3",1,232,350,150,23,3,100,22,28,100,2,15 -24,move,"move 23 28",2,237,350,150,23,3,100,23,28,100,2,15 -25,move,"move 2 16",3,242,350,150,23,3,100,23,28,100,2,16 -26,move,"move 22 3",1,247,350,150,22,3,100,23,28,100,2,16 -27,move,"move 22 28",2,252,350,150,22,3,100,22,28,100,2,16 -28,move,"move 2 15",3,257,350,150,22,3,100,22,28,100,2,15 -29,move,"move 23 3",1,262,350,150,23,3,100,22,28,100,2,15 -30,move,"move 23 28",2,267,350,150,23,3,100,23,28,100,2,15 -31,move,"move 2 16",3,272,350,150,23,3,100,23,28,100,2,16 -32,move,"move 22 3",1,277,350,150,22,3,100,23,28,100,2,16 -33,move,"move 22 28",2,282,350,150,22,3,100,22,28,100,2,16 -34,move,"move 2 15",3,287,350,150,22,3,100,22,28,100,2,15 -35,dig,"dig 22 2",1,294,350,150,22,3,100,22,28,100,2,15 -36,move,"move 23 27",2,299,350,150,22,3,100,23,27,100,2,15 -37,move,"move 1 16",3,304,350,150,22,3,100,23,27,100,1,16 -38,move,"move 22 2",1,309,350,150,22,2,100,23,27,100,1,16 -39,move,"move 22 28",2,314,350,150,22,2,100,22,28,100,1,16 -40,move,"move 2 16",3,319,350,150,22,2,100,22,28,100,2,16 -41,move,"move 23 3",1,324,350,150,23,3,100,22,28,100,2,16 -42,move,"move 23 28",2,329,350,150,23,3,100,23,28,100,2,16 -43,move,"move 2 15",3,334,350,150,23,3,100,23,28,100,2,15 -44,move,"move 22 3",1,339,350,150,22,3,100,23,28,100,2,15 -45,move,"move 22 28",2,344,350,150,22,3,100,22,28,100,2,15 -46,move,"move 2 16",3,349,350,150,22,3,100,22,28,100,2,16 -47,move,"move 23 3",1,354,350,150,23,3,100,22,28,100,2,16 -48,move,"move 23 28",2,359,350,150,23,3,100,23,28,100,2,16 -49,move,"move 3 16",3,364,350,150,23,3,100,23,28,100,3,16 -50,move,"move 23 4",1,369,350,150,23,4,100,23,28,100,3,16 -51,move,"move 24 27",2,374,350,150,23,4,100,24,27,100,3,16 -52,move,"move 2 16",3,379,350,150,23,4,100,24,27,100,2,16 -53,move,"move 23 3",1,384,350,150,23,3,100,24,27,100,2,16 -54,move,"move 23 28",2,389,350,150,23,3,100,23,28,100,2,16 -55,move,"move 2 15",3,394,350,150,23,3,100,23,28,100,2,15 -56,move,"move 22 3",1,399,350,150,22,3,100,23,28,100,2,15 -57,move,"move 22 28",2,404,350,150,22,3,100,22,28,100,2,15 -58,move,"move 2 16",3,409,350,150,22,3,100,22,28,100,2,16 -59,move,"move 23 3",1,414,350,150,23,3,100,22,28,100,2,16 -60,move,"move 23 28",2,419,350,150,23,3,100,23,28,100,2,16 -61,move,"move 2 15",3,424,350,150,23,3,100,23,28,100,2,15 -62,move,"move 22 3",1,429,350,150,22,3,100,23,28,100,2,15 -63,move,"move 22 28",2,434,350,150,22,3,100,22,28,100,2,15 -64,move,"move 2 16",3,439,350,150,22,3,100,22,28,100,2,16 -65,move,"move 23 4",1,444,350,150,23,4,100,22,28,100,2,16 -66,dig,"dig 22 29",2,451,350,150,23,4,100,22,28,100,2,16 -67,dig,"dig 3 15",3,458,350,150,23,4,100,22,28,100,2,16 -68,move,"move 24 4",1,463,350,150,24,4,100,22,28,100,2,16 -69,move,"move 23 28",2,468,350,150,24,4,100,23,28,100,2,16 -70,nothing,"nothing "Player chose to do nothing"",3,468,350,150,24,4,100,23,28,100,2,16 -71,move,"move 25 3",1,473,350,150,25,3,100,23,28,100,2,16 -72,move,"move 23 29",2,478,350,150,25,3,100,23,29,100,2,16 -73,move,"move 1 15",3,483,350,150,25,3,100,23,29,100,1,15 -74,dig,"dig 24 2",1,490,350,150,25,3,100,23,29,100,1,15 -75,move,"move 22 29",2,495,350,150,25,3,100,22,29,100,1,15 -76,dig,"dig 2 14",3,502,350,150,25,3,100,22,29,100,1,15 -77,nothing,"nothing "Player chose to do nothing"",1,502,350,150,25,3,100,22,29,100,1,15 -78,move,"move 23 28",2,507,350,150,25,3,100,23,28,100,1,15 -79,move,"move 2 16",3,512,350,150,25,3,100,23,28,100,2,16 -80,dig,"dig 25 2",1,512,350,150,25,3,100,23,28,100,2,16 -81,move,"move 22 29",2,517,350,150,25,3,100,22,29,100,2,16 -82,move,"move 3 15",3,522,350,150,25,3,100,22,29,100,3,15 -83,move,"move 25 4",1,522,350,150,25,3,100,22,29,100,3,15 -84,move,"move 23 29",2,521,330,130,25,3,100,23,29,100,3,15 -85,dig,"dig 4 14",3,528,330,130,25,3,100,23,29,100,3,15 -86,move,"move 24 4",1,525,322,122,25,3,100,23,29,100,3,15 -87,shoot,"shoot S",1,538,314,114,25,3,100,23,29,100,3,15 -88,shoot,"shoot S",1,552,306,106,25,3,100,23,29,100,3,15 -89,shoot,"shoot S",1,565,298,98,25,3,100,23,29,100,3,15 -90,shoot,"shoot S",1,578,290,90,25,3,100,23,29,100,3,15 -91,move,"move 24 29",2,583,290,90,25,3,100,24,29,100,3,15 -92,shoot,"shoot S",1,593,270,70,25,3,100,24,29,100,3,15 -93,move,"move 25 29",2,598,270,70,25,3,100,25,29,100,3,15 -94,move,"move 2 16",3,600,262,62,25,3,100,25,29,100,2,16 -95,move,"move 24 2",1,593,242,42,25,3,100,25,29,100,2,16 -96,move,"move 24 29",2,598,242,42,25,3,100,24,29,100,2,16 -97,move,"move 2 15",3,601,234,34,25,3,100,24,29,100,2,15 -98,shoot,"shoot S",1,617,234,34,25,3,100,24,29,100,2,15 -99,dig,"dig 24 30",2,624,234,34,25,3,100,24,29,100,2,15 -100,move,"move 2 16",3,626,226,26,25,3,100,24,29,100,2,16 -101,shoot,"shoot S",1,642,226,26,25,3,100,24,29,100,2,16 -102,move,"move 24 28",2,647,226,26,25,3,100,24,28,100,2,16 -103,move,"move 2 15",3,649,218,18,25,3,100,24,28,100,2,15 -104,shoot,"shoot S",1,664,215,15,25,3,100,24,28,100,2,15 -105,move,"move 25 28",2,668,212,12,25,3,100,25,28,100,2,15 -106,move,"move 2 16",3,670,201,1,25,3,100,25,28,100,2,16 -107,shoot,"shoot S",1,685,200,-2,25,3,100,25,28,100,2,16 -108,move,"move 25 27",2,690,200,-2,25,3,100,25,27,100,2,16 -109,dig,"dig 3 17",3,697,200,-2,25,3,100,25,27,100,2,16 -110,move,"move 24 27",2,702,200,-2,25,3,100,24,27,100,2,16 -111,nothing,"nothing "Player chose to do nothing"",3,702,200,-2,25,3,100,24,27,100,2,16 -112,move,"move 25 28",2,707,200,-2,25,3,100,25,28,100,2,16 -113,move,"move 1 17",3,712,200,-2,25,3,100,25,28,100,1,17 -114,move,"move 25 27",2,717,200,-2,25,3,100,25,27,100,1,17 -115,move,"move 2 17",3,722,200,-2,25,3,100,25,27,100,2,17 -116,dig,"dig 24 26",2,729,200,-2,25,3,100,25,27,100,2,17 -117,move,"move 3 17",3,734,200,-2,25,3,100,25,27,100,3,17 -118,move,"move 24 26",2,739,200,-2,25,3,100,24,26,100,3,17 -119,move,"move 3 16",3,744,200,-2,25,3,100,24,26,100,3,16 -120,move,"move 25 25",2,749,200,-2,25,3,100,25,25,100,3,16 -121,move,"move 4 16",3,754,200,-2,25,3,100,25,25,100,4,16 -122,move,"move 26 25",2,759,200,-2,25,3,100,26,25,100,4,16 -123,move,"move 3 17",3,764,200,-2,25,3,100,26,25,100,3,17 -124,move,"move 25 24",2,769,200,-2,25,3,100,25,24,100,3,17 -125,move,"move 2 16",3,774,200,-2,25,3,100,25,24,100,2,16 -126,move,"move 26 24",2,779,200,-2,25,3,100,26,24,100,2,16 -127,move,"move 3 17",3,784,200,-2,25,3,100,26,24,100,3,17 -128,dig,"dig 27 24",2,791,200,-2,25,3,100,26,24,100,3,17 -129,dig,"dig 3 18",3,798,200,-2,25,3,100,26,24,100,3,17 -130,move,"move 25 23",2,803,200,-2,25,3,100,25,23,100,3,17 -131,move,"move 4 16",3,808,200,-2,25,3,100,25,23,100,4,16 -132,move,"move 26 24",2,813,200,-2,25,3,100,26,24,100,4,16 -133,dig,"dig 4 15",3,820,200,-2,25,3,100,26,24,100,4,16 -134,move,"move 26 23",2,825,200,-2,25,3,100,26,23,100,4,16 -135,move,"move 5 15",3,830,200,-2,25,3,100,26,23,100,5,15 -136,move,"move 26 22",2,835,200,-2,25,3,100,26,22,100,5,15 -137,dig,"dig 5 16",3,842,200,-2,25,3,100,26,22,100,5,15 -138,move,"move 25 21",2,847,200,-2,25,3,100,25,21,100,5,15 -139,dig,"dig 5 14",3,854,200,-2,25,3,100,25,21,100,5,15 -140,banana,"banana 25 16",2,937,200,-2,25,3,100,25,21,100,5,15 -141,move,"move 5 14",3,942,200,-2,25,3,100,25,21,100,5,14 -142,banana,"banana 25 16",2,1022,200,-2,25,3,100,25,21,100,5,14 -143,dig,"dig 4 13",3,1029,200,-2,25,3,100,25,21,100,5,14 -144,banana,"banana 26 16",2,1094,200,-2,25,3,100,25,21,100,5,14 -145,nothing,"nothing "Player chose to do nothing"",3,1094,200,-2,25,3,100,25,21,100,5,14 -146,shoot,"shoot N",2,1110,200,-2,25,3,100,25,21,100,5,14 -147,move,"move 5 15",3,1113,192,-2,25,3,92,25,21,100,5,15 -148,shoot,"shoot N",2,1129,192,-2,25,3,92,25,21,100,5,15 -149,move,"move 6 14",3,1134,192,-2,25,3,92,25,21,100,6,14 -150,shoot,"shoot N",2,1147,184,-2,25,3,84,25,21,100,6,14 -151,move,"move 7 14",3,1152,184,-2,25,3,84,25,21,100,7,14 -152,shoot,"shoot N",2,1208,184,-2,25,3,84,25,21,100,7,14 -153,invalid,"invalid",3,1204,184,-2,25,3,84,25,21,100,7,14 -154,shoot,"shoot N",2,1220,184,-2,25,3,84,25,21,100,7,14 -155,move,"move 7 13",3,1222,176,-2,25,3,76,25,21,100,7,13 -156,shoot,"shoot N",2,1238,176,-2,25,3,76,25,21,100,7,13 -157,move,"move 6 14",3,1241,168,-2,25,3,68,25,21,100,6,14 -158,shoot,"shoot N",2,1257,168,-2,25,3,68,25,21,100,6,14 -159,move,"move 5 15",3,1259,160,-2,25,3,60,25,21,100,5,15 -160,shoot,"shoot N",2,1275,160,-2,25,3,60,25,21,100,5,15 -161,move,"move 4 16",3,1277,152,-2,25,3,52,25,21,100,4,16 -162,shoot,"shoot N",2,1293,152,-2,25,3,52,25,21,100,4,16 -163,move,"move 5 15",3,1296,144,-2,25,3,44,25,21,100,5,15 -164,shoot,"shoot N",2,1312,144,-2,25,3,44,25,21,100,5,15 -165,move,"move 5 14",3,1314,136,-2,25,3,36,25,21,100,5,14 -166,shoot,"shoot N",2,1330,136,-2,25,3,36,25,21,100,5,14 -167,move,"move 6 15",3,1335,136,-2,25,3,36,25,21,100,6,15 -168,shoot,"shoot N",2,1348,128,-2,25,3,28,25,21,100,6,15 -169,dig,"dig 6 16",3,1355,128,-2,25,3,28,25,21,100,6,15 -170,shoot,"shoot N",2,1371,128,-2,25,3,28,25,21,100,6,15 -171,move,"move 6 16",3,1374,120,-2,25,3,20,25,21,100,6,16 -172,shoot,"shoot N",2,1390,120,-2,25,3,20,25,21,100,6,16 -173,move,"move 7 16",3,1392,112,-2,25,3,12,25,21,100,7,16 -174,shoot,"shoot N",2,1408,112,-2,25,3,12,25,21,100,7,16 -175,move,"move 8 16",3,1410,104,-2,25,3,4,25,21,100,8,16 -176,shoot,"shoot N",2,1466,104,-2,25,3,4,25,21,100,8,16 -177,nothing,"nothing "Player chose to do nothing"",3,1466,104,-2,25,3,4,25,21,100,8,16 -178,shoot,"shoot N",2,1481,100,-2,25,3,-4,25,21,100,8,16 -179,dig,"dig 7 17",3,1488,100,-2,25,3,-4,25,21,100,8,16 -180,dig,"dig 8 15",3,1495,100,-2,25,3,-4,25,21,100,8,16 -181,move,"move 8 15",3,1500,100,-2,25,3,-4,25,21,100,8,15 -182,move,"move 9 15",3,1505,100,-2,25,3,-4,25,21,100,9,15 -183,dig,"dig 10 15",3,1512,100,-2,25,3,-4,25,21,100,9,15 -184,move,"move 10 15",3,1517,100,-2,25,3,-4,25,21,100,10,15 -185,nothing,"nothing "Player chose to do nothing"",3,1517,100,-2,25,3,-4,25,21,100,10,15 -186,dig,"dig 10 16",3,1524,100,-2,25,3,-4,25,21,100,10,15 -187,dig,"dig 10 14",3,1531,100,-2,25,3,-4,25,21,100,10,15 -188,dig,"dig 11 16",3,1538,100,-2,25,3,-4,25,21,100,10,15 -189,move,"move 9 15",3,1543,100,-2,25,3,-4,25,21,100,9,15 -190,nothing,"nothing "Player chose to do nothing"",3,1543,100,-2,25,3,-4,25,21,100,9,15 -191,move,"move 8 15",3,1548,100,-2,25,3,-4,25,21,100,8,15 -192,move,"move 8 16",3,1553,100,-2,25,3,-4,25,21,100,8,16 -193,move,"move 8 17",3,1558,100,-2,25,3,-4,25,21,100,8,17 -194,move,"move 7 17",3,1563,100,-2,25,3,-4,25,21,100,7,17 -195,dig,"dig 7 18",3,1570,100,-2,25,3,-4,25,21,100,7,17 -196,move,"move 7 18",3,1575,100,-2,25,3,-4,25,21,100,7,18 -197,nothing,"nothing "Player chose to do nothing"",3,1575,100,-2,25,3,-4,25,21,100,7,18 -198,nothing,"nothing "Player chose to do nothing"",3,1575,100,-2,25,3,-4,25,21,100,7,18 -199,move,"move 7 17",3,1580,100,-2,25,3,-4,25,21,100,7,17 -200,move,"move 8 17",3,1585,100,-2,25,3,-4,25,21,100,8,17 -201,move,"move 8 16",3,1590,100,-2,25,3,-4,25,21,100,8,16 -202,snowball,"snowball 11 17",3,1607,100,-2,25,3,-4,25,21,100,8,16 -203,snowball,"snowball 10 16",3,1624,100,-2,25,3,-4,25,21,100,8,16 -204,snowball,"snowball 10 16",3,1641,100,-2,25,3,-4,25,21,100,8,16 -205,move,"move 8 17",3,1646,100,-2,25,3,-4,25,21,100,8,17 -206,dig,"dig 8 18",3,1653,100,-2,25,3,-4,25,21,100,8,17 -207,move,"move 9 18",3,1658,100,-2,25,3,-4,25,21,100,9,18 -208,move,"move 9 19",3,1663,100,-2,25,3,-4,25,21,100,9,19 -209,move,"move 10 19",3,1668,100,-2,25,3,-4,25,21,100,10,19 -210,shoot,"shoot N",3,1681,92,-2,25,3,-4,25,21,92,10,19 -211,shoot,"shoot N",3,1695,84,-2,25,3,-4,25,21,84,10,19 -212,shoot,"shoot N",3,1708,76,-2,25,3,-4,25,21,76,10,19 -213,move,"move 11 18",3,1713,76,-2,25,3,-4,25,21,76,11,18 diff --git a/tests/replays/2019.08.19.21.57.04/B-init.json b/tests/replays/2019.08.19.21.57.04/B-init.json deleted file mode 100644 index 2d71d9a..0000000 --- a/tests/replays/2019.08.19.21.57.04/B-init.json +++ /dev/null @@ -1 +0,0 @@ -{"currentRound":1,"maxRounds":400,"pushbackDamage":20,"lavaDamage":3,"mapSize":33,"currentWormId":1,"consecutiveDoNothingCount":0,"myPlayer":{"id":2,"score":116,"health":350,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":8,"y":28},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":8,"y":4},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":31,"y":16},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]},"opponents":[{"id":1,"score":116,"currentWormId":1,"remainingWormSelections":5,"previousCommand":"nothing","worms":[{"id":1,"health":150,"position":{"x":24,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"},{"id":2,"health":100,"position":{"x":24,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"},{"id":3,"health":100,"position":{"x":1,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}]}],"map":[[{"x":0,"y":0,"type":"DEEP_SPACE"},{"x":1,"y":0,"type":"DEEP_SPACE"},{"x":2,"y":0,"type":"DEEP_SPACE"},{"x":3,"y":0,"type":"DEEP_SPACE"},{"x":4,"y":0,"type":"DEEP_SPACE"},{"x":5,"y":0,"type":"DEEP_SPACE"},{"x":6,"y":0,"type":"DEEP_SPACE"},{"x":7,"y":0,"type":"DEEP_SPACE"},{"x":8,"y":0,"type":"DEEP_SPACE"},{"x":9,"y":0,"type":"DEEP_SPACE"},{"x":10,"y":0,"type":"DEEP_SPACE"},{"x":11,"y":0,"type":"DIRT"},{"x":12,"y":0,"type":"DIRT"},{"x":13,"y":0,"type":"DIRT"},{"x":14,"y":0,"type":"AIR"},{"x":15,"y":0,"type":"AIR"},{"x":16,"y":0,"type":"DIRT"},{"x":17,"y":0,"type":"AIR"},{"x":18,"y":0,"type":"AIR"},{"x":19,"y":0,"type":"DIRT"},{"x":20,"y":0,"type":"DIRT"},{"x":21,"y":0,"type":"DIRT"},{"x":22,"y":0,"type":"DEEP_SPACE"},{"x":23,"y":0,"type":"DEEP_SPACE"},{"x":24,"y":0,"type":"DEEP_SPACE"},{"x":25,"y":0,"type":"DEEP_SPACE"},{"x":26,"y":0,"type":"DEEP_SPACE"},{"x":27,"y":0,"type":"DEEP_SPACE"},{"x":28,"y":0,"type":"DEEP_SPACE"},{"x":29,"y":0,"type":"DEEP_SPACE"},{"x":30,"y":0,"type":"DEEP_SPACE"},{"x":31,"y":0,"type":"DEEP_SPACE"},{"x":32,"y":0,"type":"DEEP_SPACE"}],[{"x":0,"y":1,"type":"DEEP_SPACE"},{"x":1,"y":1,"type":"DEEP_SPACE"},{"x":2,"y":1,"type":"DEEP_SPACE"},{"x":3,"y":1,"type":"DEEP_SPACE"},{"x":4,"y":1,"type":"DEEP_SPACE"},{"x":5,"y":1,"type":"DEEP_SPACE"},{"x":6,"y":1,"type":"DEEP_SPACE"},{"x":7,"y":1,"type":"DEEP_SPACE"},{"x":8,"y":1,"type":"DIRT"},{"x":9,"y":1,"type":"DIRT"},{"x":10,"y":1,"type":"AIR"},{"x":11,"y":1,"type":"DIRT"},{"x":12,"y":1,"type":"DIRT"},{"x":13,"y":1,"type":"AIR"},{"x":14,"y":1,"type":"AIR"},{"x":15,"y":1,"type":"DIRT"},{"x":16,"y":1,"type":"DIRT"},{"x":17,"y":1,"type":"DIRT"},{"x":18,"y":1,"type":"AIR"},{"x":19,"y":1,"type":"AIR"},{"x":20,"y":1,"type":"DIRT"},{"x":21,"y":1,"type":"DIRT"},{"x":22,"y":1,"type":"AIR"},{"x":23,"y":1,"type":"DIRT"},{"x":24,"y":1,"type":"DIRT"},{"x":25,"y":1,"type":"DEEP_SPACE"},{"x":26,"y":1,"type":"DEEP_SPACE"},{"x":27,"y":1,"type":"DEEP_SPACE"},{"x":28,"y":1,"type":"DEEP_SPACE"},{"x":29,"y":1,"type":"DEEP_SPACE"},{"x":30,"y":1,"type":"DEEP_SPACE"},{"x":31,"y":1,"type":"DEEP_SPACE"},{"x":32,"y":1,"type":"DEEP_SPACE"}],[{"x":0,"y":2,"type":"DEEP_SPACE"},{"x":1,"y":2,"type":"DEEP_SPACE"},{"x":2,"y":2,"type":"DEEP_SPACE"},{"x":3,"y":2,"type":"DEEP_SPACE"},{"x":4,"y":2,"type":"DEEP_SPACE"},{"x":5,"y":2,"type":"DEEP_SPACE"},{"x":6,"y":2,"type":"DEEP_SPACE"},{"x":7,"y":2,"type":"DIRT"},{"x":8,"y":2,"type":"DIRT"},{"x":9,"y":2,"type":"DIRT"},{"x":10,"y":2,"type":"DIRT"},{"x":11,"y":2,"type":"DIRT"},{"x":12,"y":2,"type":"DIRT"},{"x":13,"y":2,"type":"DIRT"},{"x":14,"y":2,"type":"DIRT"},{"x":15,"y":2,"type":"AIR"},{"x":16,"y":2,"type":"AIR"},{"x":17,"y":2,"type":"AIR"},{"x":18,"y":2,"type":"DIRT"},{"x":19,"y":2,"type":"DIRT"},{"x":20,"y":2,"type":"DIRT"},{"x":21,"y":2,"type":"DIRT"},{"x":22,"y":2,"type":"DIRT"},{"x":23,"y":2,"type":"DIRT"},{"x":24,"y":2,"type":"DIRT"},{"x":25,"y":2,"type":"DIRT"},{"x":26,"y":2,"type":"DEEP_SPACE"},{"x":27,"y":2,"type":"DEEP_SPACE"},{"x":28,"y":2,"type":"DEEP_SPACE"},{"x":29,"y":2,"type":"DEEP_SPACE"},{"x":30,"y":2,"type":"DEEP_SPACE"},{"x":31,"y":2,"type":"DEEP_SPACE"},{"x":32,"y":2,"type":"DEEP_SPACE"}],[{"x":0,"y":3,"type":"DEEP_SPACE"},{"x":1,"y":3,"type":"DEEP_SPACE"},{"x":2,"y":3,"type":"DEEP_SPACE"},{"x":3,"y":3,"type":"DEEP_SPACE"},{"x":4,"y":3,"type":"DEEP_SPACE"},{"x":5,"y":3,"type":"DEEP_SPACE"},{"x":6,"y":3,"type":"DIRT"},{"x":7,"y":3,"type":"AIR"},{"x":8,"y":3,"type":"AIR"},{"x":9,"y":3,"type":"AIR"},{"x":10,"y":3,"type":"DIRT"},{"x":11,"y":3,"type":"DIRT"},{"x":12,"y":3,"type":"DIRT"},{"x":13,"y":3,"type":"DIRT"},{"x":14,"y":3,"type":"AIR"},{"x":15,"y":3,"type":"AIR"},{"x":16,"y":3,"type":"AIR"},{"x":17,"y":3,"type":"AIR"},{"x":18,"y":3,"type":"AIR"},{"x":19,"y":3,"type":"DIRT"},{"x":20,"y":3,"type":"DIRT"},{"x":21,"y":3,"type":"DIRT"},{"x":22,"y":3,"type":"DIRT"},{"x":23,"y":3,"type":"AIR"},{"x":24,"y":3,"type":"AIR"},{"x":25,"y":3,"type":"AIR"},{"x":26,"y":3,"type":"DIRT"},{"x":27,"y":3,"type":"DEEP_SPACE"},{"x":28,"y":3,"type":"DEEP_SPACE"},{"x":29,"y":3,"type":"DEEP_SPACE"},{"x":30,"y":3,"type":"DEEP_SPACE"},{"x":31,"y":3,"type":"DEEP_SPACE"},{"x":32,"y":3,"type":"DEEP_SPACE"}],[{"x":0,"y":4,"type":"DEEP_SPACE"},{"x":1,"y":4,"type":"DEEP_SPACE"},{"x":2,"y":4,"type":"DEEP_SPACE"},{"x":3,"y":4,"type":"DEEP_SPACE"},{"x":4,"y":4,"type":"DIRT"},{"x":5,"y":4,"type":"DIRT"},{"x":6,"y":4,"type":"DIRT"},{"x":7,"y":4,"type":"AIR"},{"x":8,"y":4,"type":"AIR","occupier":{"id":2,"playerId":2,"health":100,"position":{"x":8,"y":4},"weapon":{"damage":8,"range":4},"bananaBombs":{"damage":20,"range":5,"count":3,"damageRadius":2},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":9,"y":4,"type":"AIR"},{"x":10,"y":4,"type":"DIRT"},{"x":11,"y":4,"type":"DIRT"},{"x":12,"y":4,"type":"AIR"},{"x":13,"y":4,"type":"AIR"},{"x":14,"y":4,"type":"AIR"},{"x":15,"y":4,"type":"AIR"},{"x":16,"y":4,"type":"AIR"},{"x":17,"y":4,"type":"AIR"},{"x":18,"y":4,"type":"AIR"},{"x":19,"y":4,"type":"AIR"},{"x":20,"y":4,"type":"AIR"},{"x":21,"y":4,"type":"DIRT"},{"x":22,"y":4,"type":"DIRT"},{"x":23,"y":4,"type":"AIR"},{"x":24,"y":4,"type":"AIR","occupier":{"id":1,"playerId":1,"health":150,"position":{"x":24,"y":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":25,"y":4,"type":"AIR"},{"x":26,"y":4,"type":"DIRT"},{"x":27,"y":4,"type":"DIRT"},{"x":28,"y":4,"type":"DIRT"},{"x":29,"y":4,"type":"DEEP_SPACE"},{"x":30,"y":4,"type":"DEEP_SPACE"},{"x":31,"y":4,"type":"DEEP_SPACE"},{"x":32,"y":4,"type":"DEEP_SPACE"}],[{"x":0,"y":5,"type":"DEEP_SPACE"},{"x":1,"y":5,"type":"DEEP_SPACE"},{"x":2,"y":5,"type":"DEEP_SPACE"},{"x":3,"y":5,"type":"DEEP_SPACE"},{"x":4,"y":5,"type":"DIRT"},{"x":5,"y":5,"type":"DIRT"},{"x":6,"y":5,"type":"DIRT"},{"x":7,"y":5,"type":"AIR"},{"x":8,"y":5,"type":"AIR"},{"x":9,"y":5,"type":"AIR"},{"x":10,"y":5,"type":"DIRT"},{"x":11,"y":5,"type":"DIRT"},{"x":12,"y":5,"type":"DIRT"},{"x":13,"y":5,"type":"DIRT"},{"x":14,"y":5,"type":"AIR"},{"x":15,"y":5,"type":"AIR"},{"x":16,"y":5,"type":"AIR"},{"x":17,"y":5,"type":"AIR"},{"x":18,"y":5,"type":"AIR"},{"x":19,"y":5,"type":"DIRT"},{"x":20,"y":5,"type":"DIRT"},{"x":21,"y":5,"type":"DIRT"},{"x":22,"y":5,"type":"DIRT"},{"x":23,"y":5,"type":"AIR"},{"x":24,"y":5,"type":"AIR"},{"x":25,"y":5,"type":"AIR"},{"x":26,"y":5,"type":"DIRT"},{"x":27,"y":5,"type":"DIRT"},{"x":28,"y":5,"type":"DIRT"},{"x":29,"y":5,"type":"DEEP_SPACE"},{"x":30,"y":5,"type":"DEEP_SPACE"},{"x":31,"y":5,"type":"DEEP_SPACE"},{"x":32,"y":5,"type":"DEEP_SPACE"}],[{"x":0,"y":6,"type":"DEEP_SPACE"},{"x":1,"y":6,"type":"DEEP_SPACE"},{"x":2,"y":6,"type":"DEEP_SPACE"},{"x":3,"y":6,"type":"AIR"},{"x":4,"y":6,"type":"DIRT"},{"x":5,"y":6,"type":"DIRT"},{"x":6,"y":6,"type":"DIRT"},{"x":7,"y":6,"type":"DIRT"},{"x":8,"y":6,"type":"DIRT"},{"x":9,"y":6,"type":"DIRT"},{"x":10,"y":6,"type":"DIRT"},{"x":11,"y":6,"type":"AIR"},{"x":12,"y":6,"type":"AIR"},{"x":13,"y":6,"type":"DIRT"},{"x":14,"y":6,"type":"DIRT"},{"x":15,"y":6,"type":"AIR"},{"x":16,"y":6,"type":"AIR"},{"x":17,"y":6,"type":"AIR"},{"x":18,"y":6,"type":"DIRT"},{"x":19,"y":6,"type":"DIRT"},{"x":20,"y":6,"type":"AIR"},{"x":21,"y":6,"type":"AIR"},{"x":22,"y":6,"type":"DIRT"},{"x":23,"y":6,"type":"DIRT"},{"x":24,"y":6,"type":"DIRT"},{"x":25,"y":6,"type":"DIRT"},{"x":26,"y":6,"type":"DIRT"},{"x":27,"y":6,"type":"DIRT"},{"x":28,"y":6,"type":"DIRT"},{"x":29,"y":6,"type":"AIR"},{"x":30,"y":6,"type":"DEEP_SPACE"},{"x":31,"y":6,"type":"DEEP_SPACE"},{"x":32,"y":6,"type":"DEEP_SPACE"}],[{"x":0,"y":7,"type":"DEEP_SPACE"},{"x":1,"y":7,"type":"DEEP_SPACE"},{"x":2,"y":7,"type":"DIRT"},{"x":3,"y":7,"type":"AIR"},{"x":4,"y":7,"type":"DIRT"},{"x":5,"y":7,"type":"DIRT"},{"x":6,"y":7,"type":"DIRT"},{"x":7,"y":7,"type":"AIR"},{"x":8,"y":7,"type":"AIR"},{"x":9,"y":7,"type":"AIR"},{"x":10,"y":7,"type":"AIR"},{"x":11,"y":7,"type":"DIRT"},{"x":12,"y":7,"type":"DIRT"},{"x":13,"y":7,"type":"DIRT"},{"x":14,"y":7,"type":"DIRT"},{"x":15,"y":7,"type":"DIRT"},{"x":16,"y":7,"type":"AIR"},{"x":17,"y":7,"type":"DIRT"},{"x":18,"y":7,"type":"DIRT"},{"x":19,"y":7,"type":"DIRT"},{"x":20,"y":7,"type":"DIRT"},{"x":21,"y":7,"type":"DIRT"},{"x":22,"y":7,"type":"AIR"},{"x":23,"y":7,"type":"AIR"},{"x":24,"y":7,"type":"AIR"},{"x":25,"y":7,"type":"AIR"},{"x":26,"y":7,"type":"DIRT"},{"x":27,"y":7,"type":"DIRT"},{"x":28,"y":7,"type":"DIRT"},{"x":29,"y":7,"type":"AIR"},{"x":30,"y":7,"type":"DIRT"},{"x":31,"y":7,"type":"DEEP_SPACE"},{"x":32,"y":7,"type":"DEEP_SPACE"}],[{"x":0,"y":8,"type":"DEEP_SPACE"},{"x":1,"y":8,"type":"DIRT"},{"x":2,"y":8,"type":"DIRT"},{"x":3,"y":8,"type":"AIR"},{"x":4,"y":8,"type":"AIR"},{"x":5,"y":8,"type":"DIRT"},{"x":6,"y":8,"type":"DIRT"},{"x":7,"y":8,"type":"AIR"},{"x":8,"y":8,"type":"AIR"},{"x":9,"y":8,"type":"AIR"},{"x":10,"y":8,"type":"AIR"},{"x":11,"y":8,"type":"DIRT"},{"x":12,"y":8,"type":"DIRT"},{"x":13,"y":8,"type":"AIR"},{"x":14,"y":8,"type":"AIR"},{"x":15,"y":8,"type":"AIR"},{"x":16,"y":8,"type":"DIRT"},{"x":17,"y":8,"type":"AIR"},{"x":18,"y":8,"type":"AIR"},{"x":19,"y":8,"type":"AIR"},{"x":20,"y":8,"type":"DIRT"},{"x":21,"y":8,"type":"DIRT"},{"x":22,"y":8,"type":"AIR"},{"x":23,"y":8,"type":"AIR"},{"x":24,"y":8,"type":"AIR"},{"x":25,"y":8,"type":"AIR"},{"x":26,"y":8,"type":"DIRT"},{"x":27,"y":8,"type":"DIRT"},{"x":28,"y":8,"type":"AIR"},{"x":29,"y":8,"type":"AIR"},{"x":30,"y":8,"type":"DIRT"},{"x":31,"y":8,"type":"DIRT"},{"x":32,"y":8,"type":"DEEP_SPACE"}],[{"x":0,"y":9,"type":"DEEP_SPACE"},{"x":1,"y":9,"type":"DIRT"},{"x":2,"y":9,"type":"DIRT"},{"x":3,"y":9,"type":"AIR"},{"x":4,"y":9,"type":"AIR"},{"x":5,"y":9,"type":"DIRT"},{"x":6,"y":9,"type":"DIRT"},{"x":7,"y":9,"type":"AIR"},{"x":8,"y":9,"type":"AIR"},{"x":9,"y":9,"type":"AIR"},{"x":10,"y":9,"type":"DIRT"},{"x":11,"y":9,"type":"DIRT"},{"x":12,"y":9,"type":"AIR"},{"x":13,"y":9,"type":"AIR"},{"x":14,"y":9,"type":"DIRT"},{"x":15,"y":9,"type":"AIR"},{"x":16,"y":9,"type":"DIRT"},{"x":17,"y":9,"type":"AIR"},{"x":18,"y":9,"type":"DIRT"},{"x":19,"y":9,"type":"AIR"},{"x":20,"y":9,"type":"AIR"},{"x":21,"y":9,"type":"DIRT"},{"x":22,"y":9,"type":"DIRT"},{"x":23,"y":9,"type":"AIR"},{"x":24,"y":9,"type":"AIR"},{"x":25,"y":9,"type":"AIR"},{"x":26,"y":9,"type":"DIRT"},{"x":27,"y":9,"type":"DIRT"},{"x":28,"y":9,"type":"AIR"},{"x":29,"y":9,"type":"AIR"},{"x":30,"y":9,"type":"DIRT"},{"x":31,"y":9,"type":"DIRT"},{"x":32,"y":9,"type":"DEEP_SPACE"}],[{"x":0,"y":10,"type":"DEEP_SPACE"},{"x":1,"y":10,"type":"DIRT"},{"x":2,"y":10,"type":"DIRT"},{"x":3,"y":10,"type":"DIRT"},{"x":4,"y":10,"type":"DIRT"},{"x":5,"y":10,"type":"DIRT"},{"x":6,"y":10,"type":"AIR"},{"x":7,"y":10,"type":"AIR"},{"x":8,"y":10,"type":"AIR"},{"x":9,"y":10,"type":"AIR"},{"x":10,"y":10,"type":"DIRT"},{"x":11,"y":10,"type":"AIR"},{"x":12,"y":10,"type":"AIR"},{"x":13,"y":10,"type":"AIR"},{"x":14,"y":10,"type":"DIRT"},{"x":15,"y":10,"type":"AIR"},{"x":16,"y":10,"type":"AIR"},{"x":17,"y":10,"type":"AIR"},{"x":18,"y":10,"type":"DIRT"},{"x":19,"y":10,"type":"AIR"},{"x":20,"y":10,"type":"AIR"},{"x":21,"y":10,"type":"AIR"},{"x":22,"y":10,"type":"DIRT"},{"x":23,"y":10,"type":"AIR"},{"x":24,"y":10,"type":"AIR"},{"x":25,"y":10,"type":"AIR"},{"x":26,"y":10,"type":"AIR"},{"x":27,"y":10,"type":"DIRT"},{"x":28,"y":10,"type":"DIRT"},{"x":29,"y":10,"type":"DIRT"},{"x":30,"y":10,"type":"DIRT"},{"x":31,"y":10,"type":"DIRT"},{"x":32,"y":10,"type":"DEEP_SPACE"}],[{"x":0,"y":11,"type":"DIRT"},{"x":1,"y":11,"type":"DIRT"},{"x":2,"y":11,"type":"DIRT"},{"x":3,"y":11,"type":"DIRT"},{"x":4,"y":11,"type":"DIRT"},{"x":5,"y":11,"type":"DIRT"},{"x":6,"y":11,"type":"AIR"},{"x":7,"y":11,"type":"AIR"},{"x":8,"y":11,"type":"AIR"},{"x":9,"y":11,"type":"AIR"},{"x":10,"y":11,"type":"AIR"},{"x":11,"y":11,"type":"AIR"},{"x":12,"y":11,"type":"AIR"},{"x":13,"y":11,"type":"AIR"},{"x":14,"y":11,"type":"DIRT"},{"x":15,"y":11,"type":"DIRT"},{"x":16,"y":11,"type":"DIRT"},{"x":17,"y":11,"type":"DIRT"},{"x":18,"y":11,"type":"DIRT"},{"x":19,"y":11,"type":"AIR"},{"x":20,"y":11,"type":"AIR"},{"x":21,"y":11,"type":"AIR"},{"x":22,"y":11,"type":"AIR"},{"x":23,"y":11,"type":"AIR"},{"x":24,"y":11,"type":"AIR"},{"x":25,"y":11,"type":"AIR"},{"x":26,"y":11,"type":"AIR"},{"x":27,"y":11,"type":"DIRT"},{"x":28,"y":11,"type":"DIRT"},{"x":29,"y":11,"type":"DIRT"},{"x":30,"y":11,"type":"DIRT"},{"x":31,"y":11,"type":"DIRT"},{"x":32,"y":11,"type":"DIRT"}],[{"x":0,"y":12,"type":"DIRT"},{"x":1,"y":12,"type":"DIRT"},{"x":2,"y":12,"type":"AIR"},{"x":3,"y":12,"type":"DIRT"},{"x":4,"y":12,"type":"DIRT"},{"x":5,"y":12,"type":"DIRT"},{"x":6,"y":12,"type":"DIRT"},{"x":7,"y":12,"type":"AIR"},{"x":8,"y":12,"type":"AIR"},{"x":9,"y":12,"type":"AIR"},{"x":10,"y":12,"type":"AIR"},{"x":11,"y":12,"type":"AIR"},{"x":12,"y":12,"type":"DIRT"},{"x":13,"y":12,"type":"DIRT"},{"x":14,"y":12,"type":"AIR"},{"x":15,"y":12,"type":"AIR"},{"x":16,"y":12,"type":"DIRT"},{"x":17,"y":12,"type":"AIR"},{"x":18,"y":12,"type":"AIR"},{"x":19,"y":12,"type":"DIRT"},{"x":20,"y":12,"type":"DIRT"},{"x":21,"y":12,"type":"AIR"},{"x":22,"y":12,"type":"AIR"},{"x":23,"y":12,"type":"AIR"},{"x":24,"y":12,"type":"AIR"},{"x":25,"y":12,"type":"AIR"},{"x":26,"y":12,"type":"DIRT"},{"x":27,"y":12,"type":"DIRT"},{"x":28,"y":12,"type":"DIRT"},{"x":29,"y":12,"type":"DIRT"},{"x":30,"y":12,"type":"AIR"},{"x":31,"y":12,"type":"DIRT"},{"x":32,"y":12,"type":"DIRT"}],[{"x":0,"y":13,"type":"DIRT"},{"x":1,"y":13,"type":"AIR"},{"x":2,"y":13,"type":"AIR"},{"x":3,"y":13,"type":"DIRT"},{"x":4,"y":13,"type":"DIRT"},{"x":5,"y":13,"type":"DIRT"},{"x":6,"y":13,"type":"AIR"},{"x":7,"y":13,"type":"AIR"},{"x":8,"y":13,"type":"AIR"},{"x":9,"y":13,"type":"AIR"},{"x":10,"y":13,"type":"AIR"},{"x":11,"y":13,"type":"AIR"},{"x":12,"y":13,"type":"DIRT"},{"x":13,"y":13,"type":"DIRT"},{"x":14,"y":13,"type":"AIR"},{"x":15,"y":13,"type":"AIR"},{"x":16,"y":13,"type":"AIR"},{"x":17,"y":13,"type":"AIR"},{"x":18,"y":13,"type":"AIR"},{"x":19,"y":13,"type":"DIRT"},{"x":20,"y":13,"type":"DIRT"},{"x":21,"y":13,"type":"AIR"},{"x":22,"y":13,"type":"AIR"},{"x":23,"y":13,"type":"AIR"},{"x":24,"y":13,"type":"AIR"},{"x":25,"y":13,"type":"AIR"},{"x":26,"y":13,"type":"AIR"},{"x":27,"y":13,"type":"DIRT"},{"x":28,"y":13,"type":"DIRT"},{"x":29,"y":13,"type":"DIRT"},{"x":30,"y":13,"type":"AIR"},{"x":31,"y":13,"type":"AIR"},{"x":32,"y":13,"type":"DIRT"}],[{"x":0,"y":14,"type":"DIRT"},{"x":1,"y":14,"type":"DIRT"},{"x":2,"y":14,"type":"DIRT"},{"x":3,"y":14,"type":"DIRT"},{"x":4,"y":14,"type":"DIRT"},{"x":5,"y":14,"type":"DIRT"},{"x":6,"y":14,"type":"AIR"},{"x":7,"y":14,"type":"AIR"},{"x":8,"y":14,"type":"AIR"},{"x":9,"y":14,"type":"DIRT"},{"x":10,"y":14,"type":"DIRT"},{"x":11,"y":14,"type":"DIRT"},{"x":12,"y":14,"type":"DIRT"},{"x":13,"y":14,"type":"DIRT"},{"x":14,"y":14,"type":"DIRT"},{"x":15,"y":14,"type":"AIR"},{"x":16,"y":14,"type":"AIR"},{"x":17,"y":14,"type":"AIR"},{"x":18,"y":14,"type":"DIRT"},{"x":19,"y":14,"type":"DIRT"},{"x":20,"y":14,"type":"DIRT"},{"x":21,"y":14,"type":"DIRT"},{"x":22,"y":14,"type":"DIRT"},{"x":23,"y":14,"type":"DIRT"},{"x":24,"y":14,"type":"AIR"},{"x":25,"y":14,"type":"AIR"},{"x":26,"y":14,"type":"AIR"},{"x":27,"y":14,"type":"DIRT"},{"x":28,"y":14,"type":"DIRT"},{"x":29,"y":14,"type":"DIRT"},{"x":30,"y":14,"type":"DIRT"},{"x":31,"y":14,"type":"DIRT"},{"x":32,"y":14,"type":"DIRT"}],[{"x":0,"y":15,"type":"AIR"},{"x":1,"y":15,"type":"AIR"},{"x":2,"y":15,"type":"AIR"},{"x":3,"y":15,"type":"DIRT"},{"x":4,"y":15,"type":"DIRT"},{"x":5,"y":15,"type":"AIR"},{"x":6,"y":15,"type":"AIR"},{"x":7,"y":15,"type":"AIR"},{"x":8,"y":15,"type":"DIRT"},{"x":9,"y":15,"type":"AIR"},{"x":10,"y":15,"type":"DIRT"},{"x":11,"y":15,"type":"DIRT"},{"x":12,"y":15,"type":"DIRT"},{"x":13,"y":15,"type":"DIRT"},{"x":14,"y":15,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":15,"y":15,"type":"AIR"},{"x":16,"y":15,"type":"DIRT"},{"x":17,"y":15,"type":"AIR"},{"x":18,"y":15,"type":"AIR"},{"x":19,"y":15,"type":"DIRT"},{"x":20,"y":15,"type":"DIRT"},{"x":21,"y":15,"type":"DIRT"},{"x":22,"y":15,"type":"DIRT"},{"x":23,"y":15,"type":"AIR"},{"x":24,"y":15,"type":"DIRT"},{"x":25,"y":15,"type":"AIR"},{"x":26,"y":15,"type":"AIR"},{"x":27,"y":15,"type":"AIR"},{"x":28,"y":15,"type":"DIRT"},{"x":29,"y":15,"type":"DIRT"},{"x":30,"y":15,"type":"AIR"},{"x":31,"y":15,"type":"AIR"},{"x":32,"y":15,"type":"AIR"}],[{"x":0,"y":16,"type":"AIR"},{"x":1,"y":16,"type":"AIR","occupier":{"id":3,"playerId":1,"health":100,"position":{"x":1,"y":16},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":2,"y":16,"type":"AIR"},{"x":3,"y":16,"type":"DIRT"},{"x":4,"y":16,"type":"AIR"},{"x":5,"y":16,"type":"DIRT"},{"x":6,"y":16,"type":"DIRT"},{"x":7,"y":16,"type":"AIR"},{"x":8,"y":16,"type":"AIR"},{"x":9,"y":16,"type":"DIRT"},{"x":10,"y":16,"type":"DIRT"},{"x":11,"y":16,"type":"DIRT"},{"x":12,"y":16,"type":"DIRT"},{"x":13,"y":16,"type":"DIRT"},{"x":14,"y":16,"type":"DIRT"},{"x":15,"y":16,"type":"AIR"},{"x":16,"y":16,"type":"DIRT"},{"x":17,"y":16,"type":"AIR"},{"x":18,"y":16,"type":"DIRT"},{"x":19,"y":16,"type":"DIRT"},{"x":20,"y":16,"type":"DIRT"},{"x":21,"y":16,"type":"DIRT"},{"x":22,"y":16,"type":"DIRT"},{"x":23,"y":16,"type":"DIRT"},{"x":24,"y":16,"type":"AIR"},{"x":25,"y":16,"type":"AIR"},{"x":26,"y":16,"type":"DIRT"},{"x":27,"y":16,"type":"DIRT"},{"x":28,"y":16,"type":"AIR"},{"x":29,"y":16,"type":"DIRT"},{"x":30,"y":16,"type":"AIR"},{"x":31,"y":16,"type":"AIR","occupier":{"id":3,"playerId":2,"health":100,"position":{"x":31,"y":16},"weapon":{"damage":8,"range":4},"snowballs":{"freezeDuration":5,"range":5,"count":3,"freezeRadius":1},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Technologist"}},{"x":32,"y":16,"type":"AIR"}],[{"x":0,"y":17,"type":"AIR"},{"x":1,"y":17,"type":"AIR"},{"x":2,"y":17,"type":"AIR"},{"x":3,"y":17,"type":"DIRT"},{"x":4,"y":17,"type":"DIRT"},{"x":5,"y":17,"type":"DIRT"},{"x":6,"y":17,"type":"DIRT"},{"x":7,"y":17,"type":"DIRT"},{"x":8,"y":17,"type":"AIR"},{"x":9,"y":17,"type":"DIRT"},{"x":10,"y":17,"type":"DIRT"},{"x":11,"y":17,"type":"AIR"},{"x":12,"y":17,"type":"DIRT"},{"x":13,"y":17,"type":"DIRT"},{"x":14,"y":17,"type":"DIRT"},{"x":15,"y":17,"type":"AIR"},{"x":16,"y":17,"type":"AIR"},{"x":17,"y":17,"type":"AIR"},{"x":18,"y":17,"type":"AIR","powerup":{"type":"HEALTH_PACK","value":10}},{"x":19,"y":17,"type":"DIRT"},{"x":20,"y":17,"type":"DIRT"},{"x":21,"y":17,"type":"AIR"},{"x":22,"y":17,"type":"DIRT"},{"x":23,"y":17,"type":"DIRT"},{"x":24,"y":17,"type":"AIR"},{"x":25,"y":17,"type":"DIRT"},{"x":26,"y":17,"type":"DIRT"},{"x":27,"y":17,"type":"DIRT"},{"x":28,"y":17,"type":"DIRT"},{"x":29,"y":17,"type":"DIRT"},{"x":30,"y":17,"type":"AIR"},{"x":31,"y":17,"type":"AIR"},{"x":32,"y":17,"type":"AIR"}],[{"x":0,"y":18,"type":"DIRT"},{"x":1,"y":18,"type":"DIRT"},{"x":2,"y":18,"type":"DIRT"},{"x":3,"y":18,"type":"DIRT"},{"x":4,"y":18,"type":"DIRT"},{"x":5,"y":18,"type":"DIRT"},{"x":6,"y":18,"type":"DIRT"},{"x":7,"y":18,"type":"DIRT"},{"x":8,"y":18,"type":"DIRT"},{"x":9,"y":18,"type":"AIR"},{"x":10,"y":18,"type":"AIR"},{"x":11,"y":18,"type":"DIRT"},{"x":12,"y":18,"type":"DIRT"},{"x":13,"y":18,"type":"DIRT"},{"x":14,"y":18,"type":"AIR"},{"x":15,"y":18,"type":"AIR"},{"x":16,"y":18,"type":"AIR"},{"x":17,"y":18,"type":"AIR"},{"x":18,"y":18,"type":"AIR"},{"x":19,"y":18,"type":"DIRT"},{"x":20,"y":18,"type":"DIRT"},{"x":21,"y":18,"type":"DIRT"},{"x":22,"y":18,"type":"AIR"},{"x":23,"y":18,"type":"AIR"},{"x":24,"y":18,"type":"DIRT"},{"x":25,"y":18,"type":"DIRT"},{"x":26,"y":18,"type":"DIRT"},{"x":27,"y":18,"type":"DIRT"},{"x":28,"y":18,"type":"DIRT"},{"x":29,"y":18,"type":"DIRT"},{"x":30,"y":18,"type":"DIRT"},{"x":31,"y":18,"type":"DIRT"},{"x":32,"y":18,"type":"DIRT"}],[{"x":0,"y":19,"type":"AIR"},{"x":1,"y":19,"type":"AIR"},{"x":2,"y":19,"type":"DIRT"},{"x":3,"y":19,"type":"AIR"},{"x":4,"y":19,"type":"AIR"},{"x":5,"y":19,"type":"AIR"},{"x":6,"y":19,"type":"AIR"},{"x":7,"y":19,"type":"AIR"},{"x":8,"y":19,"type":"DIRT"},{"x":9,"y":19,"type":"AIR"},{"x":10,"y":19,"type":"AIR"},{"x":11,"y":19,"type":"DIRT"},{"x":12,"y":19,"type":"DIRT"},{"x":13,"y":19,"type":"AIR"},{"x":14,"y":19,"type":"AIR"},{"x":15,"y":19,"type":"AIR"},{"x":16,"y":19,"type":"AIR"},{"x":17,"y":19,"type":"AIR"},{"x":18,"y":19,"type":"AIR"},{"x":19,"y":19,"type":"AIR"},{"x":20,"y":19,"type":"DIRT"},{"x":21,"y":19,"type":"DIRT"},{"x":22,"y":19,"type":"AIR"},{"x":23,"y":19,"type":"AIR"},{"x":24,"y":19,"type":"DIRT"},{"x":25,"y":19,"type":"AIR"},{"x":26,"y":19,"type":"AIR"},{"x":27,"y":19,"type":"AIR"},{"x":28,"y":19,"type":"AIR"},{"x":29,"y":19,"type":"AIR"},{"x":30,"y":19,"type":"DIRT"},{"x":31,"y":19,"type":"AIR"},{"x":32,"y":19,"type":"AIR"}],[{"x":0,"y":20,"type":"AIR"},{"x":1,"y":20,"type":"AIR"},{"x":2,"y":20,"type":"DIRT"},{"x":3,"y":20,"type":"DIRT"},{"x":4,"y":20,"type":"AIR"},{"x":5,"y":20,"type":"AIR"},{"x":6,"y":20,"type":"AIR"},{"x":7,"y":20,"type":"AIR"},{"x":8,"y":20,"type":"AIR"},{"x":9,"y":20,"type":"AIR"},{"x":10,"y":20,"type":"AIR"},{"x":11,"y":20,"type":"DIRT"},{"x":12,"y":20,"type":"DIRT"},{"x":13,"y":20,"type":"DIRT"},{"x":14,"y":20,"type":"AIR"},{"x":15,"y":20,"type":"AIR"},{"x":16,"y":20,"type":"AIR"},{"x":17,"y":20,"type":"AIR"},{"x":18,"y":20,"type":"AIR"},{"x":19,"y":20,"type":"DIRT"},{"x":20,"y":20,"type":"DIRT"},{"x":21,"y":20,"type":"DIRT"},{"x":22,"y":20,"type":"AIR"},{"x":23,"y":20,"type":"AIR"},{"x":24,"y":20,"type":"AIR"},{"x":25,"y":20,"type":"AIR"},{"x":26,"y":20,"type":"AIR"},{"x":27,"y":20,"type":"AIR"},{"x":28,"y":20,"type":"AIR"},{"x":29,"y":20,"type":"DIRT"},{"x":30,"y":20,"type":"DIRT"},{"x":31,"y":20,"type":"AIR"},{"x":32,"y":20,"type":"AIR"}],[{"x":0,"y":21,"type":"AIR"},{"x":1,"y":21,"type":"DIRT"},{"x":2,"y":21,"type":"DIRT"},{"x":3,"y":21,"type":"DIRT"},{"x":4,"y":21,"type":"DIRT"},{"x":5,"y":21,"type":"AIR"},{"x":6,"y":21,"type":"AIR"},{"x":7,"y":21,"type":"AIR"},{"x":8,"y":21,"type":"AIR"},{"x":9,"y":21,"type":"AIR"},{"x":10,"y":21,"type":"DIRT"},{"x":11,"y":21,"type":"DIRT"},{"x":12,"y":21,"type":"DIRT"},{"x":13,"y":21,"type":"DIRT"},{"x":14,"y":21,"type":"DIRT"},{"x":15,"y":21,"type":"AIR"},{"x":16,"y":21,"type":"AIR"},{"x":17,"y":21,"type":"AIR"},{"x":18,"y":21,"type":"DIRT"},{"x":19,"y":21,"type":"DIRT"},{"x":20,"y":21,"type":"DIRT"},{"x":21,"y":21,"type":"DIRT"},{"x":22,"y":21,"type":"DIRT"},{"x":23,"y":21,"type":"AIR"},{"x":24,"y":21,"type":"AIR"},{"x":25,"y":21,"type":"AIR"},{"x":26,"y":21,"type":"AIR"},{"x":27,"y":21,"type":"AIR"},{"x":28,"y":21,"type":"DIRT"},{"x":29,"y":21,"type":"DIRT"},{"x":30,"y":21,"type":"DIRT"},{"x":31,"y":21,"type":"DIRT"},{"x":32,"y":21,"type":"AIR"}],[{"x":0,"y":22,"type":"DEEP_SPACE"},{"x":1,"y":22,"type":"DIRT"},{"x":2,"y":22,"type":"AIR"},{"x":3,"y":22,"type":"DIRT"},{"x":4,"y":22,"type":"DIRT"},{"x":5,"y":22,"type":"AIR"},{"x":6,"y":22,"type":"AIR"},{"x":7,"y":22,"type":"AIR"},{"x":8,"y":22,"type":"AIR"},{"x":9,"y":22,"type":"AIR"},{"x":10,"y":22,"type":"DIRT"},{"x":11,"y":22,"type":"DIRT"},{"x":12,"y":22,"type":"AIR"},{"x":13,"y":22,"type":"AIR"},{"x":14,"y":22,"type":"DIRT"},{"x":15,"y":22,"type":"AIR"},{"x":16,"y":22,"type":"AIR"},{"x":17,"y":22,"type":"AIR"},{"x":18,"y":22,"type":"DIRT"},{"x":19,"y":22,"type":"AIR"},{"x":20,"y":22,"type":"AIR"},{"x":21,"y":22,"type":"DIRT"},{"x":22,"y":22,"type":"DIRT"},{"x":23,"y":22,"type":"AIR"},{"x":24,"y":22,"type":"AIR"},{"x":25,"y":22,"type":"AIR"},{"x":26,"y":22,"type":"AIR"},{"x":27,"y":22,"type":"AIR"},{"x":28,"y":22,"type":"DIRT"},{"x":29,"y":22,"type":"DIRT"},{"x":30,"y":22,"type":"AIR"},{"x":31,"y":22,"type":"DIRT"},{"x":32,"y":22,"type":"DEEP_SPACE"}],[{"x":0,"y":23,"type":"DEEP_SPACE"},{"x":1,"y":23,"type":"DIRT"},{"x":2,"y":23,"type":"AIR"},{"x":3,"y":23,"type":"DIRT"},{"x":4,"y":23,"type":"DIRT"},{"x":5,"y":23,"type":"DIRT"},{"x":6,"y":23,"type":"AIR"},{"x":7,"y":23,"type":"AIR"},{"x":8,"y":23,"type":"DIRT"},{"x":9,"y":23,"type":"DIRT"},{"x":10,"y":23,"type":"DIRT"},{"x":11,"y":23,"type":"DIRT"},{"x":12,"y":23,"type":"AIR"},{"x":13,"y":23,"type":"AIR"},{"x":14,"y":23,"type":"DIRT"},{"x":15,"y":23,"type":"AIR"},{"x":16,"y":23,"type":"AIR"},{"x":17,"y":23,"type":"AIR"},{"x":18,"y":23,"type":"DIRT"},{"x":19,"y":23,"type":"AIR"},{"x":20,"y":23,"type":"AIR"},{"x":21,"y":23,"type":"DIRT"},{"x":22,"y":23,"type":"DIRT"},{"x":23,"y":23,"type":"DIRT"},{"x":24,"y":23,"type":"DIRT"},{"x":25,"y":23,"type":"AIR"},{"x":26,"y":23,"type":"AIR"},{"x":27,"y":23,"type":"DIRT"},{"x":28,"y":23,"type":"DIRT"},{"x":29,"y":23,"type":"DIRT"},{"x":30,"y":23,"type":"AIR"},{"x":31,"y":23,"type":"DIRT"},{"x":32,"y":23,"type":"DEEP_SPACE"}],[{"x":0,"y":24,"type":"DEEP_SPACE"},{"x":1,"y":24,"type":"DIRT"},{"x":2,"y":24,"type":"DIRT"},{"x":3,"y":24,"type":"DIRT"},{"x":4,"y":24,"type":"DIRT"},{"x":5,"y":24,"type":"DIRT"},{"x":6,"y":24,"type":"AIR"},{"x":7,"y":24,"type":"AIR"},{"x":8,"y":24,"type":"DIRT"},{"x":9,"y":24,"type":"AIR"},{"x":10,"y":24,"type":"AIR"},{"x":11,"y":24,"type":"AIR"},{"x":12,"y":24,"type":"AIR"},{"x":13,"y":24,"type":"AIR"},{"x":14,"y":24,"type":"DIRT"},{"x":15,"y":24,"type":"DIRT"},{"x":16,"y":24,"type":"DIRT"},{"x":17,"y":24,"type":"DIRT"},{"x":18,"y":24,"type":"DIRT"},{"x":19,"y":24,"type":"AIR"},{"x":20,"y":24,"type":"AIR"},{"x":21,"y":24,"type":"AIR"},{"x":22,"y":24,"type":"AIR"},{"x":23,"y":24,"type":"AIR"},{"x":24,"y":24,"type":"DIRT"},{"x":25,"y":24,"type":"AIR"},{"x":26,"y":24,"type":"AIR"},{"x":27,"y":24,"type":"DIRT"},{"x":28,"y":24,"type":"DIRT"},{"x":29,"y":24,"type":"DIRT"},{"x":30,"y":24,"type":"DIRT"},{"x":31,"y":24,"type":"DIRT"},{"x":32,"y":24,"type":"DEEP_SPACE"}],[{"x":0,"y":25,"type":"DEEP_SPACE"},{"x":1,"y":25,"type":"DEEP_SPACE"},{"x":2,"y":25,"type":"DIRT"},{"x":3,"y":25,"type":"AIR"},{"x":4,"y":25,"type":"DIRT"},{"x":5,"y":25,"type":"DIRT"},{"x":6,"y":25,"type":"AIR"},{"x":7,"y":25,"type":"AIR"},{"x":8,"y":25,"type":"DIRT"},{"x":9,"y":25,"type":"DIRT"},{"x":10,"y":25,"type":"AIR"},{"x":11,"y":25,"type":"AIR"},{"x":12,"y":25,"type":"AIR"},{"x":13,"y":25,"type":"AIR"},{"x":14,"y":25,"type":"DIRT"},{"x":15,"y":25,"type":"AIR"},{"x":16,"y":25,"type":"DIRT"},{"x":17,"y":25,"type":"AIR"},{"x":18,"y":25,"type":"DIRT"},{"x":19,"y":25,"type":"AIR"},{"x":20,"y":25,"type":"AIR"},{"x":21,"y":25,"type":"AIR"},{"x":22,"y":25,"type":"AIR"},{"x":23,"y":25,"type":"DIRT"},{"x":24,"y":25,"type":"DIRT"},{"x":25,"y":25,"type":"AIR"},{"x":26,"y":25,"type":"AIR"},{"x":27,"y":25,"type":"DIRT"},{"x":28,"y":25,"type":"DIRT"},{"x":29,"y":25,"type":"AIR"},{"x":30,"y":25,"type":"DIRT"},{"x":31,"y":25,"type":"DEEP_SPACE"},{"x":32,"y":25,"type":"DEEP_SPACE"}],[{"x":0,"y":26,"type":"DEEP_SPACE"},{"x":1,"y":26,"type":"DEEP_SPACE"},{"x":2,"y":26,"type":"DEEP_SPACE"},{"x":3,"y":26,"type":"AIR"},{"x":4,"y":26,"type":"AIR"},{"x":5,"y":26,"type":"AIR"},{"x":6,"y":26,"type":"DIRT"},{"x":7,"y":26,"type":"DIRT"},{"x":8,"y":26,"type":"DIRT"},{"x":9,"y":26,"type":"DIRT"},{"x":10,"y":26,"type":"DIRT"},{"x":11,"y":26,"type":"AIR"},{"x":12,"y":26,"type":"DIRT"},{"x":13,"y":26,"type":"AIR"},{"x":14,"y":26,"type":"AIR"},{"x":15,"y":26,"type":"DIRT"},{"x":16,"y":26,"type":"DIRT"},{"x":17,"y":26,"type":"DIRT"},{"x":18,"y":26,"type":"AIR"},{"x":19,"y":26,"type":"AIR"},{"x":20,"y":26,"type":"DIRT"},{"x":21,"y":26,"type":"AIR"},{"x":22,"y":26,"type":"DIRT"},{"x":23,"y":26,"type":"DIRT"},{"x":24,"y":26,"type":"DIRT"},{"x":25,"y":26,"type":"DIRT"},{"x":26,"y":26,"type":"DIRT"},{"x":27,"y":26,"type":"AIR"},{"x":28,"y":26,"type":"AIR"},{"x":29,"y":26,"type":"AIR"},{"x":30,"y":26,"type":"DEEP_SPACE"},{"x":31,"y":26,"type":"DEEP_SPACE"},{"x":32,"y":26,"type":"DEEP_SPACE"}],[{"x":0,"y":27,"type":"DEEP_SPACE"},{"x":1,"y":27,"type":"DEEP_SPACE"},{"x":2,"y":27,"type":"DEEP_SPACE"},{"x":3,"y":27,"type":"DEEP_SPACE"},{"x":4,"y":27,"type":"AIR"},{"x":5,"y":27,"type":"AIR"},{"x":6,"y":27,"type":"DIRT"},{"x":7,"y":27,"type":"AIR"},{"x":8,"y":27,"type":"AIR"},{"x":9,"y":27,"type":"AIR"},{"x":10,"y":27,"type":"DIRT"},{"x":11,"y":27,"type":"DIRT"},{"x":12,"y":27,"type":"DIRT"},{"x":13,"y":27,"type":"AIR"},{"x":14,"y":27,"type":"AIR"},{"x":15,"y":27,"type":"DIRT"},{"x":16,"y":27,"type":"DIRT"},{"x":17,"y":27,"type":"DIRT"},{"x":18,"y":27,"type":"AIR"},{"x":19,"y":27,"type":"AIR"},{"x":20,"y":27,"type":"DIRT"},{"x":21,"y":27,"type":"DIRT"},{"x":22,"y":27,"type":"DIRT"},{"x":23,"y":27,"type":"AIR"},{"x":24,"y":27,"type":"AIR"},{"x":25,"y":27,"type":"AIR"},{"x":26,"y":27,"type":"DIRT"},{"x":27,"y":27,"type":"AIR"},{"x":28,"y":27,"type":"AIR"},{"x":29,"y":27,"type":"DEEP_SPACE"},{"x":30,"y":27,"type":"DEEP_SPACE"},{"x":31,"y":27,"type":"DEEP_SPACE"},{"x":32,"y":27,"type":"DEEP_SPACE"}],[{"x":0,"y":28,"type":"DEEP_SPACE"},{"x":1,"y":28,"type":"DEEP_SPACE"},{"x":2,"y":28,"type":"DEEP_SPACE"},{"x":3,"y":28,"type":"DEEP_SPACE"},{"x":4,"y":28,"type":"AIR"},{"x":5,"y":28,"type":"AIR"},{"x":6,"y":28,"type":"DIRT"},{"x":7,"y":28,"type":"AIR"},{"x":8,"y":28,"type":"AIR","occupier":{"id":1,"playerId":2,"health":150,"position":{"x":8,"y":28},"weapon":{"damage":8,"range":4},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Commando"}},{"x":9,"y":28,"type":"AIR"},{"x":10,"y":28,"type":"DIRT"},{"x":11,"y":28,"type":"DIRT"},{"x":12,"y":28,"type":"AIR"},{"x":13,"y":28,"type":"AIR"},{"x":14,"y":28,"type":"AIR"},{"x":15,"y":28,"type":"DIRT"},{"x":16,"y":28,"type":"DIRT"},{"x":17,"y":28,"type":"DIRT"},{"x":18,"y":28,"type":"AIR"},{"x":19,"y":28,"type":"AIR"},{"x":20,"y":28,"type":"AIR"},{"x":21,"y":28,"type":"DIRT"},{"x":22,"y":28,"type":"DIRT"},{"x":23,"y":28,"type":"AIR"},{"x":24,"y":28,"type":"AIR","occupier":{"id":2,"playerId":1,"health":100,"position":{"x":24,"y":28},"diggingRange":1,"movementRange":1,"roundsUntilUnfrozen":0,"profession":"Agent"}},{"x":25,"y":28,"type":"AIR"},{"x":26,"y":28,"type":"DIRT"},{"x":27,"y":28,"type":"AIR"},{"x":28,"y":28,"type":"AIR"},{"x":29,"y":28,"type":"DEEP_SPACE"},{"x":30,"y":28,"type":"DEEP_SPACE"},{"x":31,"y":28,"type":"DEEP_SPACE"},{"x":32,"y":28,"type":"DEEP_SPACE"}],[{"x":0,"y":29,"type":"DEEP_SPACE"},{"x":1,"y":29,"type":"DEEP_SPACE"},{"x":2,"y":29,"type":"DEEP_SPACE"},{"x":3,"y":29,"type":"DEEP_SPACE"},{"x":4,"y":29,"type":"DEEP_SPACE"},{"x":5,"y":29,"type":"DEEP_SPACE"},{"x":6,"y":29,"type":"DIRT"},{"x":7,"y":29,"type":"AIR"},{"x":8,"y":29,"type":"AIR"},{"x":9,"y":29,"type":"AIR"},{"x":10,"y":29,"type":"DIRT"},{"x":11,"y":29,"type":"DIRT"},{"x":12,"y":29,"type":"AIR"},{"x":13,"y":29,"type":"DIRT"},{"x":14,"y":29,"type":"DIRT"},{"x":15,"y":29,"type":"DIRT"},{"x":16,"y":29,"type":"DIRT"},{"x":17,"y":29,"type":"DIRT"},{"x":18,"y":29,"type":"DIRT"},{"x":19,"y":29,"type":"DIRT"},{"x":20,"y":29,"type":"AIR"},{"x":21,"y":29,"type":"DIRT"},{"x":22,"y":29,"type":"DIRT"},{"x":23,"y":29,"type":"AIR"},{"x":24,"y":29,"type":"AIR"},{"x":25,"y":29,"type":"AIR"},{"x":26,"y":29,"type":"DIRT"},{"x":27,"y":29,"type":"DEEP_SPACE"},{"x":28,"y":29,"type":"DEEP_SPACE"},{"x":29,"y":29,"type":"DEEP_SPACE"},{"x":30,"y":29,"type":"DEEP_SPACE"},{"x":31,"y":29,"type":"DEEP_SPACE"},{"x":32,"y":29,"type":"DEEP_SPACE"}],[{"x":0,"y":30,"type":"DEEP_SPACE"},{"x":1,"y":30,"type":"DEEP_SPACE"},{"x":2,"y":30,"type":"DEEP_SPACE"},{"x":3,"y":30,"type":"DEEP_SPACE"},{"x":4,"y":30,"type":"DEEP_SPACE"},{"x":5,"y":30,"type":"DEEP_SPACE"},{"x":6,"y":30,"type":"DEEP_SPACE"},{"x":7,"y":30,"type":"DIRT"},{"x":8,"y":30,"type":"DIRT"},{"x":9,"y":30,"type":"DIRT"},{"x":10,"y":30,"type":"DIRT"},{"x":11,"y":30,"type":"DIRT"},{"x":12,"y":30,"type":"AIR"},{"x":13,"y":30,"type":"AIR"},{"x":14,"y":30,"type":"DIRT"},{"x":15,"y":30,"type":"DIRT"},{"x":16,"y":30,"type":"AIR"},{"x":17,"y":30,"type":"DIRT"},{"x":18,"y":30,"type":"DIRT"},{"x":19,"y":30,"type":"AIR"},{"x":20,"y":30,"type":"AIR"},{"x":21,"y":30,"type":"DIRT"},{"x":22,"y":30,"type":"DIRT"},{"x":23,"y":30,"type":"DIRT"},{"x":24,"y":30,"type":"DIRT"},{"x":25,"y":30,"type":"DIRT"},{"x":26,"y":30,"type":"DEEP_SPACE"},{"x":27,"y":30,"type":"DEEP_SPACE"},{"x":28,"y":30,"type":"DEEP_SPACE"},{"x":29,"y":30,"type":"DEEP_SPACE"},{"x":30,"y":30,"type":"DEEP_SPACE"},{"x":31,"y":30,"type":"DEEP_SPACE"},{"x":32,"y":30,"type":"DEEP_SPACE"}],[{"x":0,"y":31,"type":"DEEP_SPACE"},{"x":1,"y":31,"type":"DEEP_SPACE"},{"x":2,"y":31,"type":"DEEP_SPACE"},{"x":3,"y":31,"type":"DEEP_SPACE"},{"x":4,"y":31,"type":"DEEP_SPACE"},{"x":5,"y":31,"type":"DEEP_SPACE"},{"x":6,"y":31,"type":"DEEP_SPACE"},{"x":7,"y":31,"type":"DEEP_SPACE"},{"x":8,"y":31,"type":"DIRT"},{"x":9,"y":31,"type":"DIRT"},{"x":10,"y":31,"type":"DIRT"},{"x":11,"y":31,"type":"DIRT"},{"x":12,"y":31,"type":"AIR"},{"x":13,"y":31,"type":"AIR"},{"x":14,"y":31,"type":"AIR"},{"x":15,"y":31,"type":"AIR"},{"x":16,"y":31,"type":"AIR"},{"x":17,"y":31,"type":"AIR"},{"x":18,"y":31,"type":"AIR"},{"x":19,"y":31,"type":"AIR"},{"x":20,"y":31,"type":"AIR"},{"x":21,"y":31,"type":"DIRT"},{"x":22,"y":31,"type":"DIRT"},{"x":23,"y":31,"type":"DIRT"},{"x":24,"y":31,"type":"DIRT"},{"x":25,"y":31,"type":"DEEP_SPACE"},{"x":26,"y":31,"type":"DEEP_SPACE"},{"x":27,"y":31,"type":"DEEP_SPACE"},{"x":28,"y":31,"type":"DEEP_SPACE"},{"x":29,"y":31,"type":"DEEP_SPACE"},{"x":30,"y":31,"type":"DEEP_SPACE"},{"x":31,"y":31,"type":"DEEP_SPACE"},{"x":32,"y":31,"type":"DEEP_SPACE"}],[{"x":0,"y":32,"type":"DEEP_SPACE"},{"x":1,"y":32,"type":"DEEP_SPACE"},{"x":2,"y":32,"type":"DEEP_SPACE"},{"x":3,"y":32,"type":"DEEP_SPACE"},{"x":4,"y":32,"type":"DEEP_SPACE"},{"x":5,"y":32,"type":"DEEP_SPACE"},{"x":6,"y":32,"type":"DEEP_SPACE"},{"x":7,"y":32,"type":"DEEP_SPACE"},{"x":8,"y":32,"type":"DEEP_SPACE"},{"x":9,"y":32,"type":"DEEP_SPACE"},{"x":10,"y":32,"type":"DEEP_SPACE"},{"x":11,"y":32,"type":"DIRT"},{"x":12,"y":32,"type":"DIRT"},{"x":13,"y":32,"type":"DIRT"},{"x":14,"y":32,"type":"AIR"},{"x":15,"y":32,"type":"AIR"},{"x":16,"y":32,"type":"DIRT"},{"x":17,"y":32,"type":"AIR"},{"x":18,"y":32,"type":"AIR"},{"x":19,"y":32,"type":"DIRT"},{"x":20,"y":32,"type":"DIRT"},{"x":21,"y":32,"type":"DIRT"},{"x":22,"y":32,"type":"DEEP_SPACE"},{"x":23,"y":32,"type":"DEEP_SPACE"},{"x":24,"y":32,"type":"DEEP_SPACE"},{"x":25,"y":32,"type":"DEEP_SPACE"},{"x":26,"y":32,"type":"DEEP_SPACE"},{"x":27,"y":32,"type":"DEEP_SPACE"},{"x":28,"y":32,"type":"DEEP_SPACE"},{"x":29,"y":32,"type":"DEEP_SPACE"},{"x":30,"y":32,"type":"DEEP_SPACE"},{"x":31,"y":32,"type":"DEEP_SPACE"},{"x":32,"y":32,"type":"DEEP_SPACE"}]],"visualizerEvents":[]} \ No newline at end of file diff --git a/tests/replays/2019.08.19.21.57.04/B-log.csv b/tests/replays/2019.08.19.21.57.04/B-log.csv deleted file mode 100644 index cc2bfa5..0000000 --- a/tests/replays/2019.08.19.21.57.04/B-log.csv +++ /dev/null @@ -1,214 +0,0 @@ -Round,LastCommandType,LastCommand,ActiveWorm,Score,Health,Worm1 Health,Worm1 x,Worm1 y,Worm2 Health,Worm2 x,Worm2 y,Worm3 Health,Worm3 x,Worm3 y -1,null,"null",1,116,350,150,8,28,100,8,4,100,31,16 -2,move,"move 9 27",1,121,350,150,9,27,100,8,4,100,31,16 -3,move,"move 9 5",2,126,350,150,9,27,100,9,5,100,31,16 -4,move,"move 30 17",3,131,350,150,9,27,100,9,5,100,30,17 -5,dig,"dig 10 26",1,138,350,150,9,27,100,9,5,100,30,17 -6,dig,"dig 10 6",2,145,350,150,9,27,100,9,5,100,30,17 -7,dig,"dig 29 17",3,152,350,150,9,27,100,9,5,100,30,17 -8,move,"move 10 26",1,157,350,150,10,26,100,9,5,100,30,17 -9,move,"move 10 6",2,162,350,150,10,26,100,10,6,100,30,17 -10,move,"move 29 17",3,167,350,150,10,26,100,10,6,100,29,17 -11,move,"move 11 25",1,172,350,150,11,25,100,10,6,100,29,17 -12,dig,"dig 11 7",2,179,350,150,11,25,100,10,6,100,29,17 -13,dig,"dig 28 17",3,186,350,150,11,25,100,10,6,100,29,17 -14,move,"move 12 24",1,191,350,150,12,24,100,10,6,100,29,17 -15,move,"move 11 7",2,196,350,150,12,24,100,11,7,100,29,17 -16,move,"move 28 17",3,201,350,150,12,24,100,11,7,100,28,17 -17,move,"move 13 23",1,206,350,150,13,23,100,11,7,100,28,17 -18,dig,"dig 12 8",2,213,350,150,13,23,100,11,7,100,28,17 -19,dig,"dig 27 17",3,220,350,150,13,23,100,11,7,100,28,17 -20,dig,"dig 14 22",1,227,350,150,13,23,100,11,7,100,28,17 -21,move,"move 12 8",2,232,350,150,13,23,100,12,8,100,28,17 -22,move,"move 27 17",3,237,350,150,13,23,100,12,8,100,27,17 -23,move,"move 14 22",1,242,350,150,14,22,100,12,8,100,27,17 -24,move,"move 13 9",2,247,350,150,14,22,100,13,9,100,27,17 -25,dig,"dig 26 17",3,254,350,150,14,22,100,13,9,100,27,17 -26,move,"move 15 21",1,259,350,150,15,21,100,13,9,100,27,17 -27,dig,"dig 14 10",2,266,350,150,15,21,100,13,9,100,27,17 -28,move,"move 26 17",3,271,350,150,15,21,100,13,9,100,26,17 -29,move,"move 16 20",1,276,350,150,16,20,100,13,9,100,26,17 -30,move,"move 14 10",2,281,350,150,16,20,100,14,10,100,26,17 -31,dig,"dig 25 17",3,288,350,150,16,20,100,14,10,100,26,17 -32,move,"move 17 19",1,293,350,150,17,19,100,14,10,100,26,17 -33,dig,"dig 14 11",2,300,350,150,17,19,100,14,10,100,26,17 -34,move,"move 25 17",3,305,350,150,17,19,100,14,10,100,25,17 -35,move,"move 18 18",1,310,350,150,18,18,100,14,10,100,25,17 -36,move,"move 14 11",2,315,350,150,18,18,100,14,11,100,25,17 -37,move,"move 24 17",3,320,350,150,18,18,100,14,11,100,24,17 -38,move,"move 18 17",1,329,360,160,18,17,100,14,11,100,24,17 -39,move,"move 14 12",2,334,360,160,18,17,100,14,12,100,24,17 -40,dig,"dig 23 16",3,341,360,160,18,17,100,14,12,100,24,17 -41,move,"move 17 16",1,346,360,160,17,16,100,14,12,100,24,17 -42,move,"move 14 13",2,351,360,160,17,16,100,14,13,100,24,17 -43,move,"move 23 16",3,356,360,160,17,16,100,14,13,100,23,16 -44,dig,"dig 16 15",1,363,360,160,17,16,100,14,13,100,23,16 -45,dig,"dig 14 14",2,370,360,160,17,16,100,14,13,100,23,16 -46,dig,"dig 22 15",3,377,360,160,17,16,100,14,13,100,23,16 -47,move,"move 16 15",1,382,360,160,16,15,100,14,13,100,23,16 -48,move,"move 14 14",2,387,360,160,16,15,100,14,14,100,23,16 -49,move,"move 22 15",3,392,360,160,16,15,100,14,14,100,22,15 -50,move,"move 15 15",1,397,360,160,15,15,100,14,14,100,22,15 -51,move,"move 14 15",2,405,370,160,15,15,110,14,15,100,22,15 -52,dig,"dig 23 14",3,412,370,160,15,15,110,14,15,100,22,15 -53,move,"move 16 14",1,417,370,160,16,14,110,14,15,100,22,15 -54,move,"move 15 14",2,422,370,160,16,14,110,15,14,100,22,15 -55,move,"move 23 14",3,427,370,160,16,14,110,15,14,100,23,14 -56,move,"move 17 13",1,432,370,160,17,13,110,15,14,100,23,14 -57,move,"move 16 13",2,437,370,160,17,13,110,16,13,100,23,14 -58,move,"move 22 13",3,442,370,160,17,13,110,16,13,100,22,13 -59,move,"move 18 12",1,447,370,160,18,12,110,16,13,100,22,13 -60,move,"move 17 12",2,452,370,160,18,12,110,17,12,100,22,13 -61,move,"move 23 12",3,457,370,160,18,12,110,17,12,100,23,12 -62,move,"move 19 11",1,462,370,160,19,11,110,17,12,100,23,12 -63,dig,"dig 18 11",2,469,370,160,19,11,110,17,12,100,23,12 -64,move,"move 22 11",3,474,370,160,19,11,110,17,12,100,22,11 -65,move,"move 20 10",1,479,370,160,20,10,110,17,12,100,22,11 -66,move,"move 18 11",2,484,370,160,20,10,110,18,11,100,22,11 -67,move,"move 23 10",3,489,370,160,20,10,110,18,11,100,23,10 -68,dig,"dig 21 9",1,496,370,160,20,10,110,18,11,100,23,10 -69,move,"move 19 10",2,501,370,160,20,10,110,19,10,100,23,10 -70,move,"move 24 9",3,506,370,160,20,10,110,19,10,100,24,9 -71,move,"move 21 9",1,511,370,160,21,9,110,19,10,100,24,9 -72,move,"move 20 9",2,516,370,160,21,9,110,20,9,100,24,9 -73,move,"move 25 8",3,521,370,160,21,9,110,20,9,100,25,8 -74,move,"move 22 8",1,526,370,160,22,8,110,20,9,100,25,8 -75,dig,"dig 21 8",2,533,370,160,22,8,110,20,9,100,25,8 -76,snowball,"snowball 25 3",3,550,370,160,22,8,110,20,9,100,25,8 -77,move,"move 23 7",1,555,370,160,23,7,110,20,9,100,25,8 -78,move,"move 21 8",2,560,370,160,23,7,110,21,8,100,25,8 -79,move,"move 25 7",3,565,370,160,23,7,110,21,8,100,25,7 -80,dig,"dig 24 6",1,572,370,160,23,7,110,21,8,100,25,7 -81,move,"move 22 7",2,577,370,160,23,7,110,22,7,100,25,7 -82,snowball,"snowball 25 3",3,594,370,160,23,7,110,22,7,100,25,7 -83,move,"move 24 6",1,599,370,160,24,6,110,22,7,100,25,7 -84,banana,"banana 25 3",2,660,370,160,24,6,110,22,7,100,25,7 -85,dig,"dig 25 6",3,667,370,160,24,6,110,22,7,100,25,7 -86,shoot,"shoot N",3,683,370,160,24,6,110,22,7,100,25,7 -87,shoot,"shoot N",3,696,362,160,24,6,110,22,7,92,25,7 -88,shoot,"shoot N",3,710,354,160,24,6,110,22,7,84,25,7 -89,shoot,"shoot N",3,723,346,160,24,6,110,22,7,76,25,7 -90,shoot,"shoot N",3,736,338,160,24,6,110,22,7,68,25,7 -91,move,"move 25 5",1,741,338,160,25,5,110,22,7,68,25,7 -92,banana,"banana 25 3",2,762,323,145,25,5,110,22,7,68,25,7 -93,snowball,"snowball 25 3",3,779,323,145,25,5,110,22,7,68,25,7 -94,shoot,"shoot N",1,795,323,145,25,5,110,22,7,68,25,7 -95,banana,"banana 25 3",2,819,316,138,25,5,110,22,7,68,25,7 -96,move,"move 25 6",3,824,316,138,25,5,110,22,7,68,25,6 -97,shoot,"shoot N",1,840,316,138,25,5,110,22,7,68,25,6 -98,dig,"dig 23 6",2,844,308,130,25,5,110,22,7,68,25,6 -99,move,"move 25 7",3,849,308,130,25,5,110,22,7,68,25,7 -100,shoot,"shoot N",1,865,308,130,25,5,110,22,7,68,25,7 -101,move,"move 23 6",2,868,300,122,25,5,110,23,6,68,25,7 -102,move,"move 25 6",3,873,300,122,25,5,110,23,6,68,25,6 -103,shoot,"shoot N",1,889,300,122,25,5,110,23,6,68,25,6 -104,move,"move 24 5",2,891,292,114,25,5,110,24,5,68,25,6 -105,move,"move 24 7",3,896,292,114,25,5,110,24,5,68,24,7 -106,shoot,"shoot N",1,912,292,114,25,5,110,24,5,68,24,7 -107,move,"move 25 4",2,914,284,114,25,5,102,25,4,68,24,7 -108,move,"move 25 8",3,919,284,114,25,5,102,25,4,68,25,8 -109,move,"move 25 6",1,924,284,114,25,6,102,25,4,68,25,8 -110,move,"move 25 5",2,929,284,114,25,6,102,25,5,68,25,8 -111,move,"move 24 9",3,934,284,114,25,6,102,25,5,68,24,9 -112,move,"move 24 7",1,939,284,114,24,7,102,25,5,68,24,9 -113,move,"move 25 6",2,944,284,114,24,7,102,25,6,68,24,9 -114,move,"move 25 10",3,949,284,114,24,7,102,25,6,68,25,10 -115,move,"move 25 8",1,954,284,114,25,8,102,25,6,68,25,10 -116,move,"move 25 7",2,959,284,114,25,8,102,25,7,68,25,10 -117,move,"move 25 11",3,964,284,114,25,8,102,25,7,68,25,11 -118,move,"move 25 9",1,969,284,114,25,9,102,25,7,68,25,11 -119,move,"move 24 8",2,974,284,114,25,9,102,24,8,68,25,11 -120,move,"move 24 12",3,979,284,114,25,9,102,24,8,68,24,12 -121,move,"move 25 10",1,984,284,114,25,10,102,24,8,68,24,12 -122,move,"move 25 9",2,989,284,114,25,10,102,25,9,68,24,12 -123,move,"move 25 13",3,994,284,114,25,10,102,25,9,68,25,13 -124,move,"move 26 11",1,999,284,114,26,11,102,25,9,68,25,13 -125,move,"move 25 10",2,1004,284,114,26,11,102,25,10,68,25,13 -126,move,"move 25 14",3,1009,284,114,26,11,102,25,10,68,25,14 -127,dig,"dig 26 12",1,1016,284,114,26,11,102,25,10,68,25,14 -128,move,"move 24 10",2,1021,284,114,26,11,102,24,10,68,25,14 -129,move,"move 26 13",3,1026,284,114,26,11,102,24,10,68,26,13 -130,move,"move 26 12",1,1031,284,114,26,12,102,24,10,68,26,13 -131,move,"move 25 11",2,1036,284,114,26,12,102,25,11,68,26,13 -132,move,"move 25 14",3,1041,284,114,26,12,102,25,11,68,25,14 -133,move,"move 26 13",1,1046,284,114,26,13,102,25,11,68,25,14 -134,move,"move 26 12",2,1051,284,114,26,13,102,26,12,68,25,14 -135,move,"move 26 15",3,1056,284,114,26,13,102,26,12,68,26,15 -136,move,"move 26 14",1,1061,284,114,26,14,102,26,12,68,26,15 -137,move,"move 26 13",2,1066,284,114,26,14,102,26,13,68,26,15 -138,dig,"dig 26 16",3,1073,284,114,26,14,102,26,13,68,26,15 -139,move,"move 25 15",1,1078,284,114,25,15,102,26,13,68,26,15 -140,move,"move 25 14",2,1073,253,101,25,15,95,25,14,57,26,15 -141,move,"move 25 16",3,1078,253,101,25,15,95,25,14,57,25,16 -142,invalid,"invalid",1,1061,213,88,25,15,88,25,14,37,25,16 -143,move,"move 26 14",2,1066,213,88,25,15,88,26,14,37,25,16 -144,move,"move 25 17",3,1061,184,77,25,15,81,26,14,26,25,17 -145,move,"move 25 16",1,1066,184,77,25,16,81,26,14,26,25,17 -146,move,"move 25 15",2,1068,176,77,25,16,81,25,15,18,25,17 -147,shoot,"shoot S",3,1084,176,77,25,16,81,25,15,18,25,17 -148,move,"move 24 15",1,1087,168,77,24,15,81,25,15,10,25,17 -149,move,"move 25 16",2,1092,168,77,24,15,81,25,16,10,25,17 -150,shoot,"shoot S",3,1105,160,77,24,15,81,25,16,2,25,17 -151,move,"move 24 16",1,1110,160,77,24,16,81,25,16,2,25,17 -152,move,"move 24 15",2,1114,158,77,24,16,81,24,15,-6,25,17 -153,move,"move 25 17",1,1119,158,77,25,17,81,24,15,-6,25,17 -154,move,"move 25 16",2,1122,150,69,25,17,81,25,16,-6,25,17 -155,shoot,"shoot S",1,1138,150,69,25,17,81,25,16,-6,25,17 -156,move,"move 24 15",2,1140,142,61,25,17,81,24,15,-6,25,17 -157,shoot,"shoot S",1,1156,142,61,25,17,81,24,15,-6,25,17 -158,move,"move 25 16",2,1158,134,53,25,17,81,25,16,-6,25,17 -159,shoot,"shoot S",1,1174,134,53,25,17,81,25,16,-6,25,17 -160,move,"move 24 15",2,1177,126,45,25,17,81,24,15,-6,25,17 -161,shoot,"shoot S",1,1193,126,45,25,17,81,24,15,-6,25,17 -162,move,"move 25 16",2,1195,118,37,25,17,81,25,16,-6,25,17 -163,shoot,"shoot S",1,1211,118,37,25,17,81,25,16,-6,25,17 -164,move,"move 24 17",2,1213,110,29,25,17,81,24,17,-6,25,17 -165,shoot,"shoot S",1,1229,110,29,25,17,81,24,17,-6,25,17 -166,move,"move 25 18",2,1232,102,29,25,17,73,25,18,-6,25,17 -167,move,"move 26 18",1,1237,102,29,26,18,73,25,18,-6,25,17 -168,shoot,"shoot S",2,1250,94,29,26,18,65,25,18,-6,25,17 -169,move,"move 25 19",1,1255,94,29,25,19,65,25,18,-6,25,17 -170,dig,"dig 24 18",2,1259,86,21,25,19,65,25,18,-6,25,17 -171,shoot,"shoot S",1,1275,86,21,25,19,65,25,18,-6,25,17 -172,move,"move 25 17",2,1278,78,13,25,19,65,25,17,-6,25,17 -173,shoot,"shoot S",1,1294,78,13,25,19,65,25,17,-6,25,17 -174,move,"move 25 18",2,1296,70,5,25,19,65,25,18,-6,25,17 -175,shoot,"shoot S",1,1312,70,5,25,19,65,25,18,-6,25,17 -176,move,"move 24 17",2,1315,65,-3,25,19,65,24,17,-6,25,17 -177,move,"move 25 18",2,1320,65,-3,25,19,65,25,18,-6,25,17 -178,shoot,"shoot S",2,1374,57,-3,25,19,57,25,18,-6,25,17 -179,move,"move 24 17",2,1379,57,-3,25,19,57,24,17,-6,25,17 -180,move,"move 23 16",2,1384,57,-3,25,19,57,23,16,-6,25,17 -181,dig,"dig 22 16",2,1391,57,-3,25,19,57,23,16,-6,25,17 -182,move,"move 22 15",2,1396,57,-3,25,19,57,22,15,-6,25,17 -183,dig,"dig 21 15",2,1403,57,-3,25,19,57,22,15,-6,25,17 -184,move,"move 21 15",2,1408,57,-3,25,19,57,21,15,-6,25,17 -185,dig,"dig 20 15",2,1415,57,-3,25,19,57,21,15,-6,25,17 -186,move,"move 20 15",2,1420,57,-3,25,19,57,20,15,-6,25,17 -187,dig,"dig 19 15",2,1427,57,-3,25,19,57,20,15,-6,25,17 -188,move,"move 19 15",2,1432,57,-3,25,19,57,19,15,-6,25,17 -189,move,"move 18 15",2,1437,57,-3,25,19,57,18,15,-6,25,17 -190,move,"move 17 15",2,1442,57,-3,25,19,57,17,15,-6,25,17 -191,move,"move 16 15",2,1447,57,-3,25,19,57,16,15,-6,25,17 -192,move,"move 15 15",2,1452,57,-3,25,19,57,15,15,-6,25,17 -193,dig,"dig 14 16",2,1459,57,-3,25,19,57,15,15,-6,25,17 -194,move,"move 14 16",2,1464,57,-3,25,19,57,14,16,-6,25,17 -195,dig,"dig 13 17",2,1471,57,-3,25,19,57,14,16,-6,25,17 -196,move,"move 13 17",2,1476,57,-3,25,19,57,13,17,-6,25,17 -197,dig,"dig 12 18",2,1483,57,-3,25,19,57,13,17,-6,25,17 -198,move,"move 12 18",2,1488,57,-3,25,19,57,12,18,-6,25,17 -199,dig,"dig 11 18",2,1495,57,-3,25,19,57,12,18,-6,25,17 -200,move,"move 11 17",2,1500,57,-3,25,19,57,11,17,-6,25,17 -201,dig,"dig 10 17",2,1507,57,-3,25,19,57,11,17,-6,25,17 -202,move,"move 10 16",2,1512,57,-3,25,19,57,10,16,-6,25,17 -203,dig,"dig 9 16",2,1512,57,-3,25,19,57,10,16,-6,25,17 -204,dig,"dig 9 16",2,1512,57,-3,25,19,57,10,16,-6,25,17 -205,dig,"dig 9 16",2,1512,57,-3,25,19,57,10,16,-6,25,17 -206,dig,"dig 9 17",2,1512,57,-3,25,19,57,10,16,-6,25,17 -207,dig,"dig 9 17",2,1512,57,-3,25,19,57,10,16,-6,25,17 -208,dig,"dig 9 17",2,1512,57,-3,25,19,57,10,16,-6,25,17 -209,dig,"dig 9 17",2,1519,57,-3,25,19,57,10,16,-6,25,17 -210,shoot,"shoot S",2,1532,49,-3,25,19,49,10,16,-6,25,17 -211,shoot,"shoot S",2,1545,41,-3,25,19,41,10,16,-6,25,17 -212,shoot,"shoot S",2,1559,33,-3,25,19,33,10,16,-6,25,17 -213,shoot,"shoot S",2,1561,33,-3,25,19,33,10,16,-6,25,17 diff --git a/tests/strategy.rs b/tests/strategy.rs deleted file mode 100644 index 7088099..0000000 --- a/tests/strategy.rs +++ /dev/null @@ -1,27 +0,0 @@ -use std::path::Path; - -use steam_powered_wyrm::game; -use steam_powered_wyrm::json; -use steam_powered_wyrm::strategy::{choose_move_with_normalized_perf, ScoreConfig}; - -#[test] -fn strategy_is_implemented_symetrically() { - let state = game::GameBoard::new( - json::read_state_from_json_file(&Path::new(&format!("./tests/example-state.json"))) - .unwrap(), - ); - let depth = 100; - - let config = ScoreConfig::default(); - let flipped_state = { - let mut flipped_state = state.clone(); - flipped_state.players[0] = state.players[1].clone(); - flipped_state.players[1] = state.players[0].clone(); - flipped_state - }; - - let position_one_move = choose_move_with_normalized_perf(&state, &config, 0, depth); - let position_two_move = choose_move_with_normalized_perf(&flipped_state, &config, 1, depth); - - assert_eq!(position_one_move, position_two_move); -} -- cgit v1.2.3