Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#5749 closed defect (fixed)

Upgrading a tower reset its upgrade queue

Reported by: serveurix Owned by: Silier
Priority: Should Have Milestone: Alpha 24
Component: Simulation Keywords:
Cc: Patch: Phab:D2652

Description

Try to upgrade a watch tower to guard tower and then start the "sentries" upgrade so that the tower turns into a guard tower before "sentries" finishes. Sentries will be cancelled as the tower becomes a guard tower and you will have to start it again.

Change History (5)

comment:2 by serveurix, 4 years ago

Entities shouldn't be able to train or research anything while (un)packing or being upgraded.

Then the "sentries" button should be greyed out when the tower is upgrading.

comment:3 by Freagarach, 4 years ago

Component: Core engineSimulation
Milestone: BacklogWork In Progress
Patch: Phab:D2652

Refs. #2706.

comment:4 by Silier, 4 years ago

Owner: set to Silier
Resolution: fixed
Status: newclosed

In 24088:

Do not allow upgrading when entity is producing and vice versa.

Before this patch, when entity was upgrading and producing and finished upgrading before production, production was canceled. That meant player assumed unit/tech will be ready in certain time but it will not. Also fixing interference between upgrade and production animations.

Differential Revision: D2652
Reviewed by: bb
Comments by: Stan, Freagarach
Fixes: #5749
Refs: #2706

comment:5 by Silier, 4 years ago

Milestone: Work In ProgressAlpha 24
Note: See TracTickets for help on using tickets.