View Issue Details

IDProjectCategoryLast Update
0024047AI War 2GUINov 18, 2020 2:00 am
ReporterBadgerBadger Assigned ToBadgerBadger  
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 2.624 Revised Resource Bar 
Fixed in Version2.634 Multiplayer Solidification 
Summary0024047: Edit Factions menu shouldn't show undiscovered factions
DescriptionFor Chris; the logic you want to add is

                if ( !faction.HasBeenSeenByPlayer &&
                     !AIWar2GalaxySettingTable.GetIsBoolSettingEnabledByName_DuringGame( "AlwaysShowFactions" ) )
                            DONT SHOW THIS FACTION

I can't actually find the edit factions menu...
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
Oct 30, 2020 1:30 pm BadgerBadger New Issue
Oct 30, 2020 1:30 pm BadgerBadger Status new => assigned
Oct 30, 2020 1:30 pm BadgerBadger Assigned To => Chris_McElligottPark
Oct 30, 2020 3:47 pm BadgerBadger Description Updated
Nov 18, 2020 2:00 am BadgerBadger Assigned To Chris_McElligottPark => BadgerBadger
Nov 18, 2020 2:00 am BadgerBadger Status assigned => resolved
Nov 18, 2020 2:00 am BadgerBadger Resolution open => fixed
Nov 18, 2020 2:00 am BadgerBadger Fixed in Version => 2.634 Multiplayer Solidification