XCOM 2
[WOTC] Photobooth Poses UI List Fix
Mostrando 1-10 de 31 aportaciones
< 1  2  3  4 >
Actualización: 2 NOV a las 2:18 a. m.

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

Actualización: 31 AGO a las 8:19 a. m.

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

Actualización: 31 AGO a las 4:50 a. m.

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

Actualización: 15 JUL a las 5:38 p. m.

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).

Actualización: 11 JUL a las 11:03 a. m.

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.

Actualización: 25 ENE a las 9:58 a. m.

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

Actualización: 8 ENE a las 4:46 a. m.

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.

Actualización: 20 OCT 2024 a las 11:21 a. m.

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.

Actualización: 31 AGO 2024 a las 12:52 p. m.

Added rudimentary support for NMD posters created with captured soldiers.

Actualización: 31 AGO 2024 a las 5:41 a. m.

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