beyond-all-reason / spring

A powerful free cross-platform RTS game engine
https://beyond-all-reason.github.io/spring/
Other
178 stars 95 forks source link

allow skipping the factory move command insertion #1539

Open loveridge opened 3 weeks ago

loveridge commented 3 weeks ago

resolves https://github.com/beyond-all-reason/spring/issues/1538

From my testing, move command insertion doesnt seem necessary for any of the BAR factories and units

sprunk commented 3 weeks ago

could put the new bool check in line 438 as well to skip calculating the location

loveridge commented 3 weeks ago

If no commands are queued for the unit or factory, they will still move to an arc like formation.