XCOM 2
[WOTC] Photobooth Poses UI List Fix
Εμφάνιση 11-20 από 31 καταχωρίσεις
< 1  2  3  4 >
Ενημέρωση: 31 Αυγ 2024 στις 4:51
από BlackDog

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

Ενημέρωση: 25 Αυγ 2024 στις 7:22
από BlackDog

Fixed an indexing error when backing out of the NMD photobooth

Ενημέρωση: 24 Αυγ 2024 στις 4:23
από BlackDog

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

Ενημέρωση: 19 Αυγ 2024 στις 19:05
από BlackDog

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

Ενημέρωση: 18 Αυγ 2024 στις 12:50
από BlackDog

Fixed overlapping text on armory UI

Ενημέρωση: 18 Αυγ 2024 στις 10:45
από BlackDog

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

Ενημέρωση: 18 Αυγ 2024 στις 5:21
από BlackDog

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

Ενημέρωση: 17 Αυγ 2024 στις 12:14
από BlackDog

Remove UISL delegates on screen closure to prevent GC crash

Ενημέρωση: 17 Αυγ 2024 στις 11:16
από BlackDog

Added some additional unit validity checks for the solo photobooth

Ενημέρωση: 17 Αυγ 2024 στις 6:21
από BlackDog

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