View Issue Details

IDProjectCategoryLast Update
0027826Heart Of The MachineGUIMay 2, 2023 5:11 pm
ReporterChris_McElligottPark Assigned ToDraco18s  
Severityminor 
Status resolvedResolutionfixed 
Summary0027826: Storylines window
DescriptionThis should be based in general on the same window style that we have for the City Story Flags. However, this should be on the primary sidebar, and it should use the cyan version of the window prefab, rather than the reddish one.

In general, it should show one line for each CityStruggleStoryline it finds from that table, BUT there are a couple of caveats:

1. if the GetCurrentStatus() returns a CityStruggleStorylineStatus of Undiscovered, it should not be shown, but it should be counted.

2. If the status is Available, it should be at the top of the list, above anything else.

3. After that should come InProgress status.

4. After that should come anything with a value > InProgress.

5. And finally should come anything with a status of Skipped.

 --------------

1. On each normal line, it should say the name of the storyline in white, and hovering over that should show the description and the status.

2. After something like a Space5x(), it should show the status text. The status text should call into localization in the style along these lines:

AddLang( Status + "_Name" ) or something like that.

So each CityStruggleStorylineStatus will need a loca entry.

If you go into a new game and then complete the first encounter, you should see multiple storylines change to the Available status.

 --------------

If there were any that are hidden, which there should be before you complete the first encounter in a new save, then please show on last line item that is different.

That last line item should show "X Undiscovered Storylines" and then have a tooltip with a loca field I'll fill in later.

 --------------

After your initial testing, if the player has not yet completed the first cell's city story flag, please hide this button on the sidebar.

 --------------

Also in the sidebar, please show how many storylines are Available status on the second line. These are ones that the player can opt into but has not done so with yet.
TagsNo tags attached.

Relationships

related to 0027827 resolvedDraco18s Clicking to view storyline details. 

Activities

Chris_McElligottPark

May 2, 2023 2:37 pm

administrator  

image.png (2,104,732 bytes)

Draco18s

May 2, 2023 5:11 pm

manager   ~0067660

Done for next build

Issue History

Date Modified Username Field Change
May 2, 2023 2:37 pm Chris_McElligottPark New Issue
May 2, 2023 2:37 pm Chris_McElligottPark Status new => assigned
May 2, 2023 2:37 pm Chris_McElligottPark Assigned To => Draco18s
May 2, 2023 2:37 pm Chris_McElligottPark File Added: image.png
May 2, 2023 2:53 pm Chris_McElligottPark Relationship added related to 0027827
May 2, 2023 5:11 pm Draco18s Status assigned => resolved
May 2, 2023 5:11 pm Draco18s Resolution open => fixed
May 2, 2023 5:11 pm Draco18s Note Added: 0067660