Here we will post all updates about the MM arena.
The lava trail lifespan depends on the collected score points.
Added distanceTo
method
Added lavaAtXY and getLavaMap methods.
getLavaMap and lavaAtXY worked wrong and didn’t mirror on the blue side.
The new dangerous ability is here. hero.fire()
launches a large fireball ahead that leaves a wide magma trail behind it.
Added red item – increase the speed 1.5x times for 2 seconds.
Score to Lava Lifespanc coef: 0.1 → 0.5
Jump and Dash cooldowns: 6 → 4s
Added properties as direction
and angle
so you know where you or your opponent is moving/looking (remember about fireballs, right?)
Fixed fireball btw. Broke yesterday and fixed it. A usual day in game dev.
Added some easter eggs.
Added “turn” method so you can do weird tricks now
Added moveForward
if you prefer turn-based control
Fixed the problem with moveForward on the Blue side.