Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
EntranceTeleportOptimizations
Mod to optimize EntranceTeleport scripts
CHANGELOG
v1.0.0
- Update to v80
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&FindObjectsByTypeusing 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