davidrmiller / biosim4

Biological evolution simulator
Other
3.18k stars 453 forks source link

Fix bug in deferred death and movement queues #48

Closed davidrmiller closed 2 years ago

davidrmiller commented 2 years ago

This fixes #44 by preventing the radioactive challenge from placing an already-dead agent on the death queue, and preventing the movement of a dead agent while draining the movement queue.