XCOM 2
[WOTC] Custom SPARK Classes Redux
Affichage des entrées 1-8 sur 8
Mis à jour le : 22 juil. 2024 à 13h01

v1.7

UPDATE: Following on from updates to the main Choose My Class mods random selection formula, this mods 'copy' of that code is also updated. This shouldn't really affect the SPARK classes though and the default option of random classes is still turned off, favouring showing ALL classes instead.

Mis à jour le : 12 juil. 2023 à 15h07

v1.6

BUGFIX: Fix to include the SparkStaffSlot0 introduced in ERRF v3.5 .. I missed a few places where the new slot is refferenced, it may have been causing issues ... sorry for the delay in catching the bug ..

Mis à jour le : 1 juin 2023 à 16h22

v1.5

BUGFIX/UPDATE: Added a new value to the randomisation settings that makes it random per campaign ID. This is to fix an issue that LWotC+StartingSpark was showing in that each playthrough the random class choices would be exactly the same, due to how the frontend of LWotC is forced to have identical Unit ObjectID's. The new randomisation takes the ObjectID+ CampaignSettingIndex. The CSI is recorded per player profile, soooo.. yes if you keep resetting your profile this change would be no different to previous ... but how many people reset that?

Mis à jour le : 23 juil. 2022 à 6h10

v1.4

UPDATE: Further refinement to the Armory button/display. Fixes an issue where the scrollbar would sometimes not appear if needed.

Mis à jour le : 15 juil. 2022 à 2h51

v1.3

UPDATE: Refined the backend code for how the Armory buttons are handled. The new code is faster, smoother and less prone to break. Uses a Community Highlander hook to inject the button directly instead of a Screen Listener to override the list.

BUGFIX: In doing the above I also fixed the Armory button tooltip, and descriptive text.

Mis à jour le : 3 mai 2022 à 19h50

v1.2

BUGFIX: Fixes a crashing issue if used with Modular SPARKs .
Many thanks to TeslaRage and H4ilStorm for investigation, fix steps and testing.

Mis à jour le : 29 mars 2022 à 12h22

v1.1

BUGFIX: Minor bugfix for UI interactions with RPGO on the Promotions screen/choose origin perks

Mis à jour le : 27 janv. 2022 à 18h35

v1.0

Initial Release.