combinatorial optimization
"cloak" and "alternate reality" now have styled text metamaterial field damage increased to 146% (was 121%) tech: combinatorial optimization - increase damage by 66% if a mob hasn't died in the last 5 seconds fix bugs where some shared build URLs were crashing on some unusual tech, like lore tech and nonrefundable tech junk tech: not a bug - crashes the game
This commit is contained in:
@@ -122,6 +122,7 @@ const simulation = {
|
||||
lastTimeStamp: 0, //tracks time stamps for measuring delta
|
||||
delta: 1000 / 60, //speed of game engine //looks like it has to be 16 to match player input
|
||||
buttonCD: 0,
|
||||
isHorizontalFlipped: false, //makes some maps flipped horizontally
|
||||
levelsCleared: 0,
|
||||
difficultyMode: 2, //normal difficulty is 2
|
||||
difficulty: 0,
|
||||
|
||||
Reference in New Issue
Block a user