View Issue Details

IDProjectCategoryLast Update
0027833Heart Of The MachineGameplay IssueMay 3, 2023 11:57 pm
ReporterChris_McElligottPark Assigned ToDraco18s  
Severityminor 
Status resolvedResolutionfixed 
Summary0027833: Lots of data needed on CityStruggleType.
DescriptionOn the CityStruggleType, I've added two CityStruggleResultData objects, one for win and one for loss, but I've not put any calls into them yet. The win and loss of a struggle can always lead to the same kinds of things, but would need to be two separate objects on the xml.

So far, I've just put in the data collection types for these, and most of them are very familiar from EncounterResultSharedData, just with some different names.

The one that is really different is the one that uses a DictionaryOfDictionaries.

Overall these need a few things:

1. On SimCityStruggle, the DoLogicOnWon and DoLogicOnLoss logic.

2. Also on SimCityStruggle, we should be able to see a tooltip preview of the results if we win or lose, like what is done on the encounters.

This is a bit of a bear of one, apologies.
TagsNo tags attached.

Activities

Draco18s

May 3, 2023 11:57 pm

manager   ~0067668

Added for next build

Issue History

Date Modified Username Field Change
May 3, 2023 5:36 pm Chris_McElligottPark New Issue
May 3, 2023 5:36 pm Chris_McElligottPark Assigned To => Draco18s
May 3, 2023 5:36 pm Chris_McElligottPark Status new => assigned
May 3, 2023 11:57 pm Draco18s Status assigned => resolved
May 3, 2023 11:57 pm Draco18s Resolution open => fixed
May 3, 2023 11:57 pm Draco18s Note Added: 0067668