XCOM 2
[WOTC] Photobooth Poses UI List Fix
Näytetään 1–10 / 31
< 1  2  3  4 >
Päivitys: 2.11. klo 2.18
tekijältä BlackDog

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

Päivitys: 31.8. klo 8.19
tekijältä BlackDog

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

Päivitys: 31.8. klo 4.50
tekijältä BlackDog

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

Päivitys: 15.7. klo 17.38
tekijältä BlackDog

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

Päivitys: 11.7. klo 11.03
tekijältä BlackDog

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.

Päivitys: 25.1. klo 9.58
tekijältä BlackDog

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

Päivitys: 8.1. klo 4.46
tekijältä BlackDog

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.

Päivitys: 20.10.2024 klo 11.21
tekijältä BlackDog

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.

Päivitys: 31.8.2024 klo 12.52
tekijältä BlackDog

Added rudimentary support for NMD posters created with captured soldiers.

Päivitys: 31.8.2024 klo 5.41
tekijältä BlackDog

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