XCOM 2
[WOTC] Rename and Reorganise Campaign - ISO 8601 Edition
Mostrando 1-10 de 21 aportaciones
< 1  2  3 >
Actualización: 20 SEP a las 5:37

Updated 'skip campaign selection' functionality to use the save game list from the 'last played' campaign, instead of the 'campaign that was created most recently'.

Actualización: 19 SEP a las 11:42

Implemented an MCM toggle to skip the campaign selection box (When ticked, it will automatically bring up the saved game list of the most recent campaign).

Actualización: 18 SEP a las 15:23

Fixed a bug in the name parser which could result in multiple saved games being renamed at the same time

Actualización: 25 ENE a las 3:55

Added commands to clear the internal array of custom save / campaign names

Actualización: 25 ENE a las 3:46

Fixed some issues with the save renamer - the config array now uses file names instead of indexes and properly parses the filenames to ignore files with _1 / _2 suffixes. Entries are also removed from the config array post-deletion to avoid issues where previously renamed games were being assigned to items with the wrong index.

Actualización: 21 DIC 2024 a las 1:42

Added a soft renamer for saved games

Removed the dependancy on an MCO of X2StrategyGameRulesetDataStructures by using a newly created CHL hook to set the geoscape time

Improved date display in the memorial using new CHL tags

Actualización: 27 OCT 2024 a las 12:37

Fixed delete all button

Actualización: 27 OCT 2024 a las 11:45

Clean build

Actualización: 27 OCT 2024 a las 11:00

Fixed a couple of minor menu bugs

Actualización: 27 OCT 2024 a las 5:28

Updated code for 24h clock handling (12pm was displaying as 24:xx in some circumstance) and added feature to toggle mission location or operation name on the bottom of the save box.