View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0027833 | Heart Of The Machine | Gameplay Issue | May 3, 2023 5:36 pm | May 3, 2023 11:57 pm | |
Reporter | Chris_McElligottPark | Assigned To | Draco18s | ||
Status | resolved | Resolution | fixed | ||
Summary | 0027833: Lots of data needed on CityStruggleType. | ||||
Description | On 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. | ||||
Tags | No tags attached. | ||||
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 |