From fc1e7ce22ead72751c4419007b3aeec6f602ecc8 Mon Sep 17 00:00:00 2001 From: master-spike Date: Sun, 27 Oct 2024 08:42:55 +0000 Subject: [PATCH] added line to changelog for emigration tick persistence change --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 3809982b0..bee990dd8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -41,6 +41,7 @@ Template for new versions: ## Misc Improvements - `control-panel`: Add realistic-melting tweak to control-panel registry +- `emigration`: last cycle tick is persisted so that save-and-reload no longer resets the emigration timeout, making gameplay more consistent - `idle-crafting`: also support making shell crafts for workshops with linked input stockpiles - `gui/gm-editor`: automatic display of semantic values for language_name fields - `fix/stuck-worship`: reduced console output by default. Added ``--verbose`` and ``--quiet`` options.