Opened 8 years ago

Closed 4 years ago

Last modified 4 years ago

#3749 closed defect (fixed)

"Conquest structures" victory condition fails when a player never builds a structure at all.

Reported by: petherfile Owned by: bb
Priority: Should Have Milestone: Alpha 24
Component: Simulation Keywords:
Cc: Patch: Phab:D1469

Description (last modified by elexis)

You can end up with a game that never meets victory condition if one player does not ever manage to build a structure and does not start with one (such as the random nomad maps) when victory condition is "conquest structures"

Probably some sort of logic change that can fix this: maybe victory is also met if all units are dead and no structures are present for that player. Currently it seems that an AI player can have zero units and zero building but still be considered undefeated if they never build a structure with "conquest structures" on.

Maybe this is not the case for a real player and only applies to AI players? Is that possible?

Change History (8)

comment:1 by petherfile, 8 years ago

Summary: "Sonquest structures" victory condition fails when a player never builds a structure at all."Conquest structures" victory condition fails when a player never builds a structure at all.

OMG I want to edit the summary, stupid type-o. I don't seem to be able to.

comment:2 by elexis, 6 years ago

Description: modified (diff)

It was also reported as a problem by Hannibal Barca that deleting the unfinished nomad foundation defeats the player (not sure if this is worth fixing).

comment:3 by Imarok, 5 years ago

Component: UI & SimulationSimulation

Move tickets to Simulation as UI & Simulation got some sub components.

comment:4 by bb, 4 years ago

Patch: D1469

comment:5 by Silier, 4 years ago

Patch: D1469Phab:D1469

comment:6 by Silier, 4 years ago

Milestone: BacklogWork In Progress

comment:7 by bb, 4 years ago

Owner: set to bb
Resolution: fixed
Status: newclosed

In 23874:

Defeat players on conquestStructures nomad who don't build anything.

Differential Revision: D1469
Reviewed By: Angen
Comments By: temple, elexis
Reported By: petherfile, hannibal barca
fixes: #3749

comment:8 by bb, 4 years ago

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