jamro / jsbattle

JavaScript Programming Game (inspired by RoboCode)

Home Page:http://jsbattle.jmrlab.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Being hit by another tank is not reported as state.collisions.enemy

jamro opened this issue · comments

start a battle with dummy and kamikaze. watch state object of dummy in debug view. whenever dummy is hit by kamikaze, state.collisions.enemy is still set to false

fixed in 1.3.1