OutpostUniverse / OPHD

OutpostHD - Open source remake of Sierra On-Line's Outpost
BSD 3-Clause "New" or "Revised" License
110 stars 21 forks source link

Multiple diggers completing on the same turn will only allow one to complete #1455

Open ldicker83 opened 6 months ago

ldicker83 commented 6 months ago

Observed Behavior

With more than one digger placed on the map, if more than one completes its task on the same turn, only one of them will show any progress. Progress on the rest will be ignored.

Expected Behavior

Regardless of how many diggers there are completing their tasks on the same turn, all of them should have actual progress made.

Savegame Attachment

digger-fault.zip

ldicker83 commented 6 months ago

So this issue mysteriously 'disappeared' after reloading the game. Not sure if it's related to the overwrite issue or some other logic error but it may be more difficult to reproduce this than I originally thought.