ALiVEOS / ALiVE.OS

ALiVE Open Source GPL v2
http://alivemod.com/
Other
160 stars 80 forks source link

[mil_ATO] Fix infinite resupply - Remove from resupplyList #785

Closed ttrebuchon closed 1 year ago

ttrebuchon commented 1 year ago

Without the deleteAt, the resupplyList queue never actually shrinks and it will repeatedly stack replacement aircraft at the same spot.

(Will cause a full crash when a spawn source gets close enough and it tries to spawn 100+ aircraft at the same location)

Sidenote: Would you guys prefer separate PRs for unrelated bugfixes, or should I do all ~6 in one go?

DarrellJMartin commented 1 year ago

Merged for public testing