The build time for a unit/structure was previously set at the time that item was added to a production queue. This meant modifiers of the production time (multiple production facilities in ClassicProductionQueue or "instant build" in debug) were not applied to items already in a queue. This change modifies ProductionQueue so that build time is set at the instant an item starts building (reaches the front of it's queue). This was done primarily to make the production bonuses in ClassicProductionQueue more apparent, though it also makes the "instant build" debug option more responsive when items are queued prior to enabling.
13 KiB
Executable File
13 KiB
Executable File