CHANGELOG

v0.0.5

  • move cleanup code behind condition

v0.0.4

  • improve logging for special situations
  • fix infinite loop when a Null enemy is left in the list

v0.0.3

  • Add shortcuts to FindObjectsOfType & FindObjectsByType using our managed list
  • make sure we always use our value if somebody else suppresses FindExitPoint

v0.0.2

  • use the right label for in Update transplier for the NRE fix

v0.0.1

  • First Release