From 72e61eab787044f9b6c9f7391bc0c58c3d30d9e2 Mon Sep 17 00:00:00 2001 From: landgreen Date: Wed, 11 Nov 2020 07:45:04 -0800 Subject: [PATCH] patch notes in n-gon you can view the patch notes for the last few commits from the game menu this uses the github API, so it might have some delay overfill mods add energy instead of setting energy to a value bug - blocks in vertical portals can get stuck inside the portals fixed, but only for one portal... oh well mobs that make a scrap bot, don't leave a block body anymore --- index.html | 14 +- js/bullet.js | 23 +- js/engine.js | 2 +- js/index.js | 42 +++ js/level.js | 8 +- js/mob.js | 3 +- js/mods.js | 18 +- js/player.js | 7 +- js/spawn.js | 9 +- style.css | 702 +++++++++++++++++++++++++-------------------------- todo.txt | 32 +++ 11 files changed, 475 insertions(+), 385 deletions(-) diff --git a/index.html b/index.html index 8b2c748..7711ac1 100644 --- a/index.html +++ b/index.html @@ -96,7 +96,7 @@
settings -
+