Commit Graph

3 Commits

Author SHA1 Message Date
metalgearsloth df5c7a68b1
Fix master (#23656)
Proximity didn't pass CI.

(cherry picked from commit fed15b0330)
2024-01-26 22:05:08 +01:00
Jezithyr 09a489ecd3
Fixing performance issue with Proximity Detector (#23557)
* fixing access levels and removed strings from data defs

* Fixing proximity detector performance

- Re-added component filtering for the close entity search.
- Changed criteria functionality to only allow for searching for entities with all specified comps (matching any would be too unperformant)

(cherry picked from commit 3261962f8c)
2024-01-26 22:03:45 +01:00
Jezithyr b678d14a87
Created Proximity Detection and Beeper Systems (#23177)
(cherry picked from commit c242e05cde)
2024-01-26 21:40:37 +01:00