Crate spawning update (#17)
Publish Release / build (push) Successful in 42s

Reviewed-on: #16
Co-authored-by: dutchie031 <timrorije@gmail.com>

Issue: #11

-[ ] Tested
-[ ] Reviewed
-[ ] Release notes updatedReviewed-on: #17
This commit was merged in pull request #17.
This commit is contained in:
2026-08-16 11:55:34 +00:00
committed by dutchie031
parent a1e36aa5d7
commit f677a83c8e
5 changed files with 281 additions and 61 deletions
+5 -1
View File
@@ -7,7 +7,11 @@
### Bug Fixes
- PR #15
- Issue #11 <br>
PR #17 <br>
Supply crate spawning now checks for free space and will not spawn if the area is too crowded. <br>
Additionally different units will spawn in different areas depending on loading side.
- PR #15 <br>
Fixed command wiring for supply hubs for better and more accurate detection of units spawning and entering/exiting zone.