XCOM 2
[WOTC] Choose My Class
กำลังแสดง 1-10 จาก 12 รายการ
< 1  2 >
อัปเดต: 12 ต.ค. @ 8: 39pm
โดย shiremct

1.2.0:

  • Added config to enable alphabetical sorting.
  • Updated config comments and streamlined code handling to better support NumClassChoices = -1 for allowing to choose from all available classes. Alphabetical sorting is always used with -1.
  • When bUseMyClass = true, the character pool class will always be top of list, even with sorting enabled.

อัปเดต: 21 ก.ค. 2024 @ 9: 43am
โดย shiremct

1.1.0:

  • Updated the choice selection formula to accomodate situations where there are more than 100 choices (Amalgamation). Thank you to Tedster for identifying the issue and suggesting a simplified formula!

อัปเดต: 21 ก.ค. 2024 @ 9: 08am
โดย shiremct

1.1.0:

  • Updated the choice selection formula to accomodate situations where there are more than 100 choices (Amalgamation). Thank you to Tedster for identifying the issue and suggesting a simplified formula!

อัปเดต: 5 มิ.ย. 2023 @ 2: 13pm

1.0.8:

  • Updated random number generation formula to pull in some additional parameters. Now works with LWOTC where the starting unit ObjectIDs are always the same.
  • Added support for Rusty's Disable Any Class GTS Redux. Removed support for original version of Disable Any Class (didn't work consistently anyway).

อัปเดต: 15 ธ.ค. 2021 @ 11: 38pm

1.0.7:

  • Updated some GameState handling to hopefully fix issues with other mods making changes in armory.

อัปเดต: 18 ส.ค. 2021 @ 9: 14pm

1.0.6:

  • Addendum: I also made the Choose UI BG box autosize to the number of choices.

อัปเดต: 18 ส.ค. 2021 @ 5: 24pm

1.0.5:

  • Now runs the CHL's 'ValidateGTSClassTraining' event to allow mods to conditionally adjust availability of classes for promotions. CHL added as a dependency.

อัปเดต: 23 ธ.ค. 2020 @ 9: 08am

1.0.4:

อัปเดต: 30 มิ.ย. 2019 @ 10: 57am

1.0.3:

  • Replaced changes made in version 1.0.1 with a better method to improve interaction with Disable Any Class.

อัปเดต: 5 พ.ค. 2019 @ 12: 34pm

1.0.2:

  • Tracked down and fixed logic/math error that sometimes resulted in 1 less choice available for promotion than configured for (hopefully this pesky issue is gone for good!).