From 62870e9aeebdc541d4b5deebf77d44d28ec38d2f Mon Sep 17 00:00:00 2001 From: lethosor Date: Sat, 30 Jan 2021 18:08:17 -0500 Subject: [PATCH] Remove extra log statement, reorder changelog ref #1753 --- docs/changelog.txt | 2 +- plugins/seedwatch.cpp | 12 ++---------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index d5edef15c..d06037b87 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -35,9 +35,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Fixes - `embark-assistant`: fixed order of factors when calculating min temperature -- `seedwatch`: don't turn off upon map load - `embark-assistant`: improved performance of surveying - `quickfort`: creating zones no longer causes eventual crashes +- `seedwatch`: fixed an issue where the plugin would disable itself on map load - `search`: fixed crash when searching the ``k`` sidebar and navigating to another tile with certain keys, like ``<`` or ``>`` - `stockflow`: fixed ``j`` character being intercepted when naming stockpiles diff --git a/plugins/seedwatch.cpp b/plugins/seedwatch.cpp index f233cb27f..9a54d4f1a 100644 --- a/plugins/seedwatch.cpp +++ b/plugins/seedwatch.cpp @@ -296,18 +296,10 @@ DFhackCExport command_result plugin_init(color_ostream &out, vector