diff --git a/docs/Plugins.rst b/docs/Plugins.rst index 030aa9de1..d8cfdd270 100644 --- a/docs/Plugins.rst +++ b/docs/Plugins.rst @@ -1057,6 +1057,9 @@ autogems Creates a new Workshop Order setting, automatically cutting rough gems when `enabled `. +See `gui/autogems` for a configuration UI. If necessary, the ``autogems-reload`` +command reloads the configuration file produced by that script. + .. _stockflow: stockflow diff --git a/docs/changelog.txt b/docs/changelog.txt index db2027698..e0b26afee 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -37,12 +37,16 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ================================================================================ # Future +## New Scripts +- `gui/autogems`: a configuration UI for the `autogems` plugin + ## Fixes - `liquids`: fixed "range" command to default to 1 for dimensions consistently - `search`: fixed 4/6 keys in unit screen search - `view-item-info`: fixed an error with some armor ## Misc Improvements +- `autogems`: can now blacklist arbitrary gem types (see `gui/autogems`) - `exterminate`: added more words for current unit, removed warning ================================================================================ diff --git a/scripts b/scripts index 65b102ed6..6295e5ac6 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 65b102ed6e0fe5b56b20f0c157f5a000e750432b +Subproject commit 6295e5ac6a93cf460d4721510335a15541f6efbf