From 86f04a7e6e1c40bf9733e517a28f8cda7330d3e5 Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Sat, 25 Feb 2023 15:08:52 -0800 Subject: [PATCH 1/3] Name some fields of plot_infost unk_8 Based on observation --- df.ui.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/df.ui.xml b/df.ui.xml index 67619c58f1..931583ca6e 100644 --- a/df.ui.xml +++ b/df.ui.xml @@ -622,18 +622,18 @@ - + - - - - - - - - + + + + + + + + - + From eea8cfb8fe98ae33e9ba8349ac0148f483d1daf3 Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Sat, 25 Feb 2023 15:17:37 -0800 Subject: [PATCH 2/3] Update changelog.txt --- changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.txt b/changelog.txt index 5a1e64ff1c..931db79bd2 100644 --- a/changelog.txt +++ b/changelog.txt @@ -14,6 +14,9 @@ that repo. # Future ## Structures +- ``plot_infost``.``unk_8``: renamed to ``theft_intrigues``. Fields ``unk_1`` thru ``unk_8`` renamed to ``target_item``, ``mastermind_hf``, +``mastermind_plot_id``, ``corruptor_hf``, ``corruptor``, ``corruptee_hf``, ``corruptee``, and ``theft_agreement``. +``unk_1`` renamed to ``item_known_pos``. # 50.07-alpha2 From e1db58933124e11ce61ac49b30ece6bb3b9c58cc Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Sat, 25 Feb 2023 15:21:43 -0800 Subject: [PATCH 3/3] Update changelog.txt --- changelog.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/changelog.txt b/changelog.txt index 931db79bd2..e05b5036a4 100644 --- a/changelog.txt +++ b/changelog.txt @@ -14,9 +14,7 @@ that repo. # Future ## Structures -- ``plot_infost``.``unk_8``: renamed to ``theft_intrigues``. Fields ``unk_1`` thru ``unk_8`` renamed to ``target_item``, ``mastermind_hf``, -``mastermind_plot_id``, ``corruptor_hf``, ``corruptor``, ``corruptee_hf``, ``corruptee``, and ``theft_agreement``. -``unk_1`` renamed to ``item_known_pos``. +- ``plot_infost``.``unk_8``: renamed to ``theft_intrigues``. Fields ``unk_1`` thru ``unk_8`` renamed to ``target_item``, ``mastermind_hf``, ``mastermind_plot_id``, ``corruptor_hf``, ``corruptor``, ``corruptee_hf``, ``corruptee``, and ``theft_agreement``. ``unk_1`` renamed to ``item_known_pos``. # 50.07-alpha2