Files
LucyandGitHub c6029af30e Refactor GLOB.hostile_machines to sort by Z-level (#94757)
## About The Pull Request

this refactors `GLOB.hostile_machines` into
`GLOB.hostile_machines_by_z`, which is a per-z list, and mobs targeting
hostile machines (mechas, turrets) will only check those on the same
Z-level.

## Why It's Good For The Game

better performance

## Changelog
🆑
refactor: Refactored how mobs target turrets and mechs, which should
hopefully be more performant.
/🆑
2026-01-06 21:21:29 +01:00
..
2025-10-07 20:28:59 +02:00