View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0026691 | AI War 2 | GUI | Mar 10, 2022 9:20 pm | Apr 1, 2022 6:01 am | |
Reporter | Daniexpert | Assigned To | |||
Status | acknowledged | Resolution | open | ||
Product Version | 4.004 Easy There, Hack Response | ||||
Summary | 0026691: R-view on AI units shows capturables lines also as owned | ||||
Description | In the R-view, you can see in the screenshot, all the lines that give a damage multiplier to the examined unit and that can be captured are also shown in the list of units already owned. The only owned ones are Rams, Stalkers, Nucleo turrets and Bombards. | ||||
Tags | No tags attached. | ||||
has duplicate | 0026814 | new | Using the "R" hotkey to view what ships have bonuses against an enemy shows ships I don't have |
|
|
|
I studied a bit the code regarding this in Window_InGameHoverEntityInfo.cs It seems that the SortedDictionary weakAgainst_multipliersDealtByShipName somehow keeps all the Pairs even when it shouldn't. Probably it needs to be cleared somewhere before it gets used again, but I'm not sure where. Another example of this in this save, when I hover and open R-view on a distribuition node, it says "None", but then lists some ships that were left in weakAgainst_multipliersDealtByShipName which should have been empty in this case, because there are no attack bonuses on this particular structure. |
Date Modified | Username | Field | Change |
---|---|---|---|
Mar 10, 2022 9:20 pm | Daniexpert | New Issue | |
Mar 10, 2022 9:20 pm | Daniexpert | File Added: 2022-03-11 03_12_11-AIWar2.png | |
Mar 10, 2022 9:20 pm | Daniexpert | File Added: bugRview.save | |
Mar 10, 2022 9:23 pm | Daniexpert | Summary | R-view on AI units shows lines owned = capturables => R-view on AI units shows capturables lines also as owned |
Mar 11, 2022 10:15 am | Daniexpert | Assigned To | => Daniexpert |
Mar 11, 2022 10:15 am | Daniexpert | Status | new => assigned |
Mar 16, 2022 8:42 pm | Daniexpert | Note Added: 0065485 | |
Mar 16, 2022 8:42 pm | Daniexpert | File Added: 1half.save | |
Mar 16, 2022 8:42 pm | Daniexpert | File Added: 2022-03-15 23_57_34-AIWar2.png | |
Mar 16, 2022 8:42 pm | Daniexpert | Assigned To | Daniexpert => |
Mar 16, 2022 8:42 pm | Daniexpert | Status | assigned => acknowledged |
Apr 1, 2022 6:01 am | Daniexpert | Relationship added | has duplicate 0026814 |