XCOM 2
[WOTC] Photobooth Poses UI List Fix
Viser 11–20 av 31 bidrag
< 1  2  3  4 >
Oppdatering: 31. aug. 2024 @ 4.51

Adjusted code not to check for dead/bleeding out soldiers as these are still valid for nice mission debrief.

Oppdatering: 25. aug. 2024 @ 7.22

Fixed an indexing error when backing out of the NMD photobooth

Oppdatering: 24. aug. 2024 @ 4.23

Fixed an issue where original layout wasn't being properly disposed of when initing the replacement screen.

Oppdatering: 19. aug. 2024 @ 19.05

Updating indexing function to treat units in order of history instead of original battledata for compatibility with the method used in NMD.

Oppdatering: 18. aug. 2024 @ 12.50

Fixed overlapping text on armory UI

Oppdatering: 18. aug. 2024 @ 10.45

Fixed issue with armoury photobooth text overlapping (already fixed in tactical). None-checked a few other variables to assist in crash handling.

Oppdatering: 18. aug. 2024 @ 5.21

Refactored the UISL into wrapper classes to prevent a CTD when clearing up delegates

Oppdatering: 17. aug. 2024 @ 12.14

Remove UISL delegates on screen closure to prevent GC crash

Oppdatering: 17. aug. 2024 @ 11.16

Added some additional unit validity checks for the solo photobooth

Oppdatering: 17. aug. 2024 @ 6.21

Fixed an issue with the Fast Toggle switch which wasn't respecting invalid units properly and sorted out a minor indexing issue.