Develop to Main #32

Merged
dutchie031 merged 16 commits from develop into main 2026-08-20 15:00:07 +00:00
Showing only changes of commit e5abfe19d6 - Show all commits
+4 -4
View File
@@ -7,11 +7,11 @@
### Bug Fixes ### Bug Fixes
- Issue #11 <br> - Issue #11
PR #17 <br> PR #17
Supply crate spawning now checks for free space and will not spawn if the area is too crowded. <br> Supply crate spawning now checks for free space and will not spawn if the area is too crowded.
Additionally different units will spawn in different areas depending on loading side. Additionally different units will spawn in different areas depending on loading side.
- PR #15 <br> - PR #15
Fixed command wiring for supply hubs for better and more accurate detection of units spawning and entering/exiting zone. Fixed command wiring for supply hubs for better and more accurate detection of units spawning and entering/exiting zone.