Files
n-gon-improved/js
landgreen 9b65a188eb chapter 1, 2
lore: chapter 1 and 2 are now somewhere in the game
  lore is the same for all difficulty levels

testing mode and custom are now locked by default until you reach chapter 1
  or just hack the game to skip the lore and enable testing and custom
    localSettings.loreCount = Infinity;
    localStorage.setItem("localSettings", JSON.stringify(localSettings));

bug fix: performance greatly improved on drawing multiple duplicated power ups
2021-01-23 07:01:04 -08:00
..
2021-01-23 07:01:04 -08:00
2021-01-16 08:30:27 -08:00
2021-01-23 07:01:04 -08:00
2021-01-23 07:01:04 -08:00
2021-01-23 07:01:04 -08:00
2021-01-16 08:30:27 -08:00
2021-01-17 09:23:57 -08:00
2021-01-23 07:01:04 -08:00
2021-01-23 07:01:04 -08:00
2021-01-23 07:01:04 -08:00
2021-01-23 07:01:04 -08:00
2020-05-17 19:23:24 -07:00