XCOM 2
[WOTC] Photobooth Poses UI List Fix
1-10 van 31 items weergegeven
< 1  2  3  4 >
Update: 2 nov om 2:18

Added MCM feature to allow users to disable the right-mouse button from exiting the photobooth, reducing the effect of mis-clicks.

Update: 31 aug om 8:19

Removed logging statements, tidied up a minor code issue (clearing strings out on photobooth init)

Update: 31 aug om 4:50

Added experimental functionality to allow saving and loading of poster layouts for the photobooth.

Update: 15 jul om 17:38

Fix for soldier selection when using Nice Mission Debriefing with a controller (controller L/R buttons not incrementing the soldier index for the photobooth properly, as the 'next/previous' buttons were set up to do with M&K).

Fix for minor issue when backing out of the photobooth with a controller, the mission summary UI was being respawned instead of un-hidden, creating a new instance. This meant that UI Screen Listeners listening to the screen could trigger multiple times (e.g. Flawless mod granting multiple flawless rewards when several pictures were taken).

Update: 11 jul om 11:03

Commented out configs that suppress automatic mission photos since it wasn't really listed as a key feature of the mod anyway. Users can manually activate the configs if they want. I may split this out in a seperate mod anyway.

Update: 25 jan om 9:58

Added config var for adjusting FOW (use with care)
Adjusted class-pose chances
Added config bools for upcoming CHL feature to disable automatic photos

Update: 8 jan om 4:46

Adjusted the Tactical Photobooth Camera to have less granular steps while zooming in & out to give finer positional control (equivalent to the Armory photobooth - why they were ever different is a mystery to me) and also lowered the minimum zoom distances a bit to allow the camera to get a bit closer to the units. This makes for better headshots & closeups for Nice Mission Debriefing in my opinion. It does allow the camera to clip with the unit a little bit in combination with certain poses but I think the trade-off is worth it.

All parameters are config-editable. If you don't like the new settings, feel free to adjust - them & I've included the base-game defaults in the XComGame.ini in the mod config folder - just delete the new values and uncomment the old ones to revert to default settings.

Update: 20 okt 2024 om 11:21

Soldiers being dead no longer filters the list of suitable poses by default (either in nice mission debrief, or when taking a photo with the memorialize button on the avenger).

Base game behaviour filters this list by poses having the ePAFT_Memorial flag set in config. The update now gates this filtering behing a config flag ensuring that all poses can be used on memorial posters.

The base game behaviour can be restored by setting 'EnableMemorialPoseFiltering' to TRUE in XComGame.ini, if required.

Update: 31 aug 2024 om 12:52

Added rudimentary support for NMD posters created with captured soldiers.

Update: 31 aug 2024 om 5:41

Dead soldiers now show memorial poses & text on the NMD photobooth