XCOM 2
[WOTC] Photobooth Poses UI List Fix
Visualizzazione di 21-30 elementi su 31
< 1  2  3  4 >
Aggiornamento: 15 ago 2024, 12:58

Fixed an indexing issue with the fast toggle button

Aggiornamento: 15 ago 2024, 12:23

Updated compatibility with Nice Mission Debriefing

Aggiornamento: 13 ago 2024, 22:14

Fixed a mouse-in camera issue
Fixed an issue where the poster banners/text wouldn't update properly when the quick toggle button was used

Issues left to sort:
1. Listen for var / button ID on NMD screen and pass into UI
2. Make the quick toggle set a random pose (doesn't seem to be working atm).

Aggiornamento: 13 ago 2024, 17:34

Tidied up fast toggle button, assigning it to Y controller button. Fixed an issue with controller input capture (needed to reject continuous input only on the left menu, not the camera menu) and improved navigation across the board (taking photos now keeps you in the photobooth in all cases, while backing out takes you back to the mission summary screen with no confirmation dialog, making the transitions smoother. The NMD menu saying you can't go back to the mission summary can probably be removed with this mod (or possibly over-ridden in a future update).

Aggiornamento: 12 ago 2024, 16:37

Removed some code from OnUnrealCommand which was preventing the mouse from adjusting the poster.

Aggiornamento: 12 ago 2024, 16:27

Console update broke the buttons due to wrong category set - new feature to fast-toggle soldiers from tactical UI added to help with NMD.

Aggiornamento: 12 ago 2024, 13:22

Added controller support for next/prev page buttons

Aggiornamento: 12 ago 2024, 11:37

Slightly more robust fix for nice mission debriefing which allows navigation back and forth between the screens & doesn't finish the mission when you take a photo.

Aggiornamento: 12 ago 2024, 8:28

Added a UISL for Nice Mission Debrifing to replace the custom photobooth UI with the version from this mod.

Aggiornamento: 12 ago 2024, 3:29

Fixed some minor indexing issues that could result in empty records displaying or incorrect page numbers