Commit Graph

3 Commits

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

(cherry picked from commit fed15b0330b277ff641bebe6d8b8faaec58be653)
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 3261962f8c37a90c4fe0591b422d3b0bcf7a7523)
2024-01-26 22:03:45 +01:00
Jezithyr
b678d14a87 Created Proximity Detection and Beeper Systems (#23177)
(cherry picked from commit c242e05cdea4dbc3e783659391f16dedf5662397)
2024-01-26 21:40:37 +01:00