XCOM 2
[WOTC] Custom SPARK Classes Redux
Showing 1-8 of 8 entries
Update: Jul 22, 2024 @ 1:01pm

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.

Update: Jul 12, 2023 @ 3:07pm

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

Update: Jun 1, 2023 @ 4:22pm

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?

Update: Jul 23, 2022 @ 6:10am

v1.4

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

Update: Jul 15, 2022 @ 2:51am

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.

Update: May 3, 2022 @ 7:50pm

v1.2

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

Update: Mar 29, 2022 @ 12:22pm

v1.1

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

Update: Jan 27, 2022 @ 6:35pm

v1.0

Initial Release.