From 3df79bbc0c73a8b5814573c66b249c2cb2ef9b71 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Fri, 26 Jun 2026 02:30:34 +0900 Subject: [PATCH] . --- PHI-CL/changelog.txt | 25 ++++++++++++++++--------- PHI-CL/info.json | 2 +- PHI-CL/settings.lua | 2 +- 3 files changed, 18 insertions(+), 11 deletions(-) diff --git a/PHI-CL/changelog.txt b/PHI-CL/changelog.txt index 5923d1f..3835042 100644 --- a/PHI-CL/changelog.txt +++ b/PHI-CL/changelog.txt @@ -1,20 +1,27 @@ --------------------------------------------------------------------------------------------------- -Version: 3.1.2 -Date: 2026-07-05 - - Changes: - - [GM] Fixed incorrect recipe category in VP mode. - ---------------------------------------------------------------------------------------------------- -Version: 3.1.1 +Version: 3.1.3 Date: 2026-07-05 Changes: - [GM] Generic Code layout restructure. +--------------------------------------------------------------------------------------------------- +Version: 3.1.2 +Date: 2026-06-28 + + Changes: + - [GM] Fixed incorrect recipe category in VP mode. + +--------------------------------------------------------------------------------------------------- +Version: 3.1.1 +Date: 2026-06-28 + + Changes: + - [GM] Generic Code layout restructure. + --------------------------------------------------------------------------------------------------- Version: 3.1.0 -Date: 2026-07-05 +Date: 2026-06-28 Changes: - [GM] A version bump for 2.1.0. diff --git a/PHI-CL/info.json b/PHI-CL/info.json index e55edf7..812ea56 100644 --- a/PHI-CL/info.json +++ b/PHI-CL/info.json @@ -1,6 +1,6 @@ { "name": "PHI-CL", - "version": "3.1.2", + "version": "3.1.3", "factorio_version": "2.1", "date": "2026-07-05", "title": "Phidias Collection", diff --git a/PHI-CL/settings.lua b/PHI-CL/settings.lua index c5d676e..6ae5310 100644 --- a/PHI-CL/settings.lua +++ b/PHI-CL/settings.lua @@ -156,7 +156,7 @@ data:extend({ default_value = '', allowed_values = {'', 'SAP', 'VP'}, localised_name = {'phi-cl.setting-category-color', 'GM', {'phi-cl.enable'}, {'mod-setting-name.PHI-GM'}}, - localised_description = {'', {'phi-cl.setting-change-color', '[GM] [50] A20 C23 H7\n[SAP] [31] A3 C28\n[VP] [628] A15 C243 H370'}}, + localised_description = {'', {'phi-cl.setting-change-color', '[GM] [50] A20 C23 H7\n[SAP] [31] A3 C28\n[VP] [626] A15 C244 H367'}}, order = 'D00' }, { type = 'bool-setting',