Opened 7 years ago

Closed 7 years ago

#4529 closed defect (fixed)

[PATCH] Capture The Relic timer shouldn't be reset if the original team of relic owners remains the same

Reported by: elexis Owned by: elexis
Priority: Release Blocker Milestone: Alpha 22
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description

In diplomacy games, the capture the relic timer is reset each time someone changes the diplomacy or just clicks on the same diplomacy button again. Notice mutual worsening of relations also plays into this.

Patch at https://code.wildfiregames.com/D305

Change History (1)

comment:1 by elexis, 7 years ago

Owner: set to elexis
Resolution: fixed
Status: newclosed

In 19818:

Don't always reset the Capture The Relic victory timer upon diplomacy change following rP19345.

Only reset it if any of the original allies changes the diplomatic relation to one of the other original allies.

Differential Revision: https://code.wildfiregames.com/D305
Fixes #4529
Patch By: Sandarac

Note: See TracTickets for help on using tickets.