XCOM 2
[WOTC] ISO-Style-Dates & 24h Clock
Showing 1-10 of 10 entries
Update: 21 Dec, 2024 @ 1:28am

Added MCM options for displaying 24h clock in save files and/or on the geoscape.

Fixed an issue with the display of dates in the memorial using a new CHL hook to add leading zeroes.

Added an MCM feature to display mission location instead of the mission name on the 3rd line of the save entry.

Used the newer CHL method for setting the time flags instead of requiring more invasive code.

Update: 27 Oct, 2024 @ 1:24am

Uploaded the wrong mod over the top of this one!

Update: 27 Oct, 2024 @ 1:09am

Added support to change the clock on the Geoscape and to change the diplay of date strings in the memorial & other locations, adding the appropriate leading zeroes.

Update: 15 Jun, 2024 @ 11:12am

Added a leading zero to 24h clock times (i.e. so 1:34 displays as 01:34 for sorting games on the same day). Added a separator between the time and the description which was not there before.

Update: 12 Jul, 2023 @ 12:41pm

Added a dash between the time and save description

Update: 12 Jul, 2023 @ 12:26pm

Appended a 0 to the 24h clock display where appropriate (e.g. 3:15 will now be displayed as 03:15).

Update: 1 Jul, 2023 @ 12:55pm

Added code which processes the 'Geoscape time' and also converts this to 24h if requested.

Update: 1 Jul, 2023 @ 10:56am

Updated to include 24h clock as default & config option to disable 24h clock as required.

Update: 26 Jun, 2023 @ 4:49pm

Fixed localisation issue

Update: 26 Jun, 2023 @ 2:38pm