From b08d3b7b1b06fd2e9dd09eef248a10d33b8d1742 Mon Sep 17 00:00:00 2001 From: jacopo grandi Date: Sat, 6 Mar 2021 13:06:09 +0100 Subject: gst interpolations, particle systems, timing and gui fix --- build/Arena.exe | Bin 179757 -> 183626 bytes build/army/3000 hvy mg.txt | Bin 0 -> 25656 bytes build/army/mins.txt | Bin 25656 -> 25656 bytes build/army/new army 0.txt | Bin 25656 -> 25656 bytes build/army/new army.txt | Bin 25656 -> 25656 bytes build/content/templates/default.txt | 42 ++++++++++++++++++++++++++++++------ 6 files changed, 36 insertions(+), 6 deletions(-) create mode 100644 build/army/3000 hvy mg.txt (limited to 'build') diff --git a/build/Arena.exe b/build/Arena.exe index fc850b2..00ecf39 100644 Binary files a/build/Arena.exe and b/build/Arena.exe differ diff --git a/build/army/3000 hvy mg.txt b/build/army/3000 hvy mg.txt new file mode 100644 index 0000000..a6ee9b3 Binary files /dev/null and b/build/army/3000 hvy mg.txt differ diff --git a/build/army/mins.txt b/build/army/mins.txt index 7ff2597..8308a2d 100644 Binary files a/build/army/mins.txt and b/build/army/mins.txt differ diff --git a/build/army/new army 0.txt b/build/army/new army 0.txt index 65658ce..ff5ec8c 100644 Binary files a/build/army/new army 0.txt and b/build/army/new army 0.txt differ diff --git a/build/army/new army.txt b/build/army/new army.txt index 5d02299..a658fff 100644 Binary files a/build/army/new army.txt and b/build/army/new army.txt differ diff --git a/build/content/templates/default.txt b/build/content/templates/default.txt index d70c887..110057a 100644 --- a/build/content/templates/default.txt +++ b/build/content/templates/default.txt @@ -40,13 +40,43 @@ "levels": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] }, { - "name": "fortissimo", + "name": "ndouble hvy railgun", "chassis": "14", - "brain": "0", - "battery": "5", - "weapons": [ 28, 13, 14, 2, -1, -1, -1, -1 ], - "armor": [ 0, 2, 6, 3, 7, 10, -1, -1 ], - "augs": [ 1, 6, 15, 8, 7, 11, -1, -1 ], + "brain": "4", + "battery": "4", + "weapons": [ 27, 27, -1, -1, -1, -1, -1, -1 ], + "armor": [ -1, -1, -1, -1, -1, -1, -1, -1 ], + "augs": [ -1, -1, -1, -1, -1, -1, -1, -1 ], + "levels": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] + }, + { + "name": "nameless", + "chassis": "14", + "brain": "1", + "battery": "0", + "weapons": [ 16, 37, -1, -1, -1, -1, -1, -1 ], + "armor": [ 5, 8, 4, 8, 8, 10, 7, -1 ], + "augs": [ 4, 0, 13, 11, 9, 2, -1, -1 ], + "levels": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] + }, + { + "name": "gatling", + "chassis": "5", + "brain": "5", + "battery": "0", + "weapons": [ 0, 0, -1, -1, -1, -1, -1, -1 ], + "armor": [ -1, -1, -1, -1, -1, -1, -1, -1 ], + "augs": [ 7, 7, 7, 7, 7, 7, 7, 7 ], + "levels": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] + }, + { + "name": "idiot", + "chassis": "14", + "brain": "4", + "battery": "1", + "weapons": [ 36, 22, 21, -1, -1, -1, -1, -1 ], + "armor": [ 4, 7, 5, 6, 2, 4, -1, -1 ], + "augs": [ 4, 8, 7, 15, 10, 7, 13, -1 ], "levels": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] } ] \ No newline at end of file -- cgit v1.2.3-54-g00ecf