XCOM 2
[WOTC] Detailed Soldier Lists Redux
Showing 11-20 of 29 entries
< 1  2  3 >
Update: Oct 3, 2023 @ 10:09pm

v2.6

BUGFIX: Fixed an issue that could make the FULL_NUM_DISPLAY accidently be 0/0 for xp. This was caused by the class having a KillAssistValue of 0. This was mostly seen in LWOTC runs.

Update: Jul 20, 2023 @ 6:11am

v2.5

UPDATE: Actually added the Spanish and German translations!

Changed some of the code (and by extension the config) used for Adding Perk/Gear stats. Much more streamlined code, better config value names.

Improved LWotC compatibility!! Finally this will show Officer icons and ranks for LWotC officers. Many thanks to Tedster for the event hooks being placed in LWotC itself.

Update: Apr 4, 2023 @ 7:27pm

v2.4

UPDATE: Exposed the Bond-Attention icon settings to config.
Please see the config file, both true by default.

bShowAttentionBondmateHovered
bShowAttentionBondmateInSquad

~ I really hope this update doesn't go all borked like the last one, as I'm not going to be around much this weekend to fix it!

Update: Apr 1, 2023 @ 5:01am

v2.3.1

REUPLOAD : To hopefully fix the issues.. sorry.

If issues still persist I will revert to 2.2 version

[EDIT] : I have at least two others that have confirmed this version working fine, one in a CI setup and one from a LWotC setup .. a few more confirmations that this is now working correctly. If you are still experiencing issues please try a manual mod refresh by un-subbing (wait a few seconds) and re-subbing ..... Thankyou! :)

Update: Mar 31, 2023 @ 5:42pm

v2.3

Also NOT an Aprils Fools joke ...

BUGFIX: ?? Maybe. Several reports of people having sudden mid-campaign crashing with this mod, yet older DSL (or LW/RPGO DSL) or even vanilla work fine. Leading this bug to be something interacting oddly with this mod.

A common but not exclusive factor in this bug is the Starting Traits and/or the More Traits mods.

The bug is inconsistent but I think it might have had something to do with the Trait Icons and/or AWC Icons going over the displayed set limit. I had some testing that seemed to confirm this, but again inconsistent.

I have recoded how the mod finds and displays AWC perks. And since the recode have not been able to induce a crash, despite trying for the last 6hours. I am hopefull the recode fixes the issue.

UPDATE: Tooltips for Bond, Traits and AWC have been improved.. they now have colour! Also when you change to the more details view the tooltip will replace the Trait text with a list of the AWC perk names.

UPDATE:Traits now only show a maximum of 3 icons, and AWC only shows 5 .. even if the unit actually has more. This is a side effect from trying to fix the above, but overall makes the UI cleaner and more consistent.

NEW FEATURE: There is now a config option for "sticky highlighting". This is OFF by default. I have not done extensive testing, but it will make the last hovered item remain selected even if you move the mouse outside the list. This is useful if, for example, you want to point the mouse at something on Extended Personnel Info

~~Enjoy!!

Update: Feb 14, 2023 @ 4:22pm

v2.2

UPDATE: This version adds in a current/max health to the Class column and puts aim in the Name column. The update can be toggled off in the config by setting:
bSHOW_MAXHEALTH to false.

Current/Max HP is coloured, green for = max, and yellow for anything below max

BUGFIX: Long overdue, the Armour Stat should now correctly use the actual number from all sources, including equipment, bonus armour effects and 'shredded' status (although there should be no shreddred value on the Avenger, so this will always be 'max' armour)

Update: Oct 30, 2022 @ 2:26pm

v2.1

BUGFIX: Somehow I got the RPGO NA value mixed up with the RPGO SP value, so the wrong stat was being shown on the Detailed mode page. Now fixed, many thanks to GazingRhino for spotting the issue.

UPDATE:Added translations; Russian by Aks, Spanish by TARDIS

Update: Sep 17, 2022 @ 6:29am

v2.0

BUGFIX: Fixed the non-controller Back button that broke at some point in the last update.
Many thanks to DeaconIvory for highlighting the issues.

Update: Sep 15, 2022 @ 1:10pm

v1.9

BUGFIX: Fixed overlap with controllers for the [Y] button being both go-to Geoscape AND OpenLegend .. obviously this caused issues!

Update: Sep 5, 2022 @ 7:13pm

v1.8

BUGFIX: Fixes an issue with the extra statement for RoboJumpers Squad Select for Officers and Sparks, thanks to Tedster for finding the issue.

UPDATE: Mod is now hosted on Github and built using X2MBC