XCOM 2
[WOTC] Custom SPARK Classes Redux
Mostrando 1-8 de 8 aportaciones
Actualización: 22 JUL 2024 a las 13:01

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.

Actualización: 12 JUL 2023 a las 15:07

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

Actualización: 1 JUN 2023 a las 16:22

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?

Actualización: 23 JUL 2022 a las 6:10

v1.4

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

Actualización: 15 JUL 2022 a las 2:51

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.

Actualización: 3 MAY 2022 a las 19:50

v1.2

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

Actualización: 29 MAR 2022 a las 12:22

v1.1

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

Actualización: 27 ENE 2022 a las 18:35

v1.0

Initial Release.