From 13380008c4959fc21b94a91cf09961a785c48f63 Mon Sep 17 00:00:00 2001 From: lethosor Date: Sat, 8 Aug 2020 13:28:31 -0400 Subject: [PATCH] Update scripts, authors, changelog --- docs/Authors.rst | 4 ++-- docs/changelog.txt | 10 ++++++++++ docs/sphinx_extensions/dfhack/changelog.py | 1 + scripts | 2 +- 4 files changed, 14 insertions(+), 3 deletions(-) diff --git a/docs/Authors.rst b/docs/Authors.rst index a9036a33c..42fda0985 100644 --- a/docs/Authors.rst +++ b/docs/Authors.rst @@ -60,7 +60,6 @@ Ian S kremlin- IndigoFenix James Gilles kazimuth James Logsdon jlogsdon -Japa JapaMala Jared Adams Jeremy Apthorp nornagon Jim Lisi stonetoad @@ -136,6 +135,7 @@ Robert Janetzko robertjanetzko RocheLimit rofl0r rofl0r root +Rose RosaryMala Roses Pheosics Ross M RossM rout @@ -173,7 +173,7 @@ U-glouglou\\simon Valentin Ochs Cat-Ion Vitaly Pronkin pronvit mifki ViTuRaS ViTuRaS -Vjek +Vjek vjek Warmist warmist Wes Malone wesQ3 Will Rogers wjrogers diff --git a/docs/changelog.txt b/docs/changelog.txt index e033f393b..00c7fafcb 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -46,12 +46,17 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `embark-assistant`: fixed a couple of incursion handling bugs. - Fixed ``Units::isEggLayer``, ``Units::isGrazer``, ``Units::isMilkable``, ``Units::isTrainableHunting``, ``Units::isTrainableWar``, and ``Units::isTamable`` ignoring the unit's caste - `RemoteFortressReader`: fixed a couple crashes that could result from decoding invalid enum items (``site_realization_building_type`` and ``improvement_type``) +- `RemoteFortressReader`: fixed an issue that could cause block coordinates to be incorrect +- `rendermax`: fixed a hang that could occur when enabling some renderers, notably on Linux +- `stonesense`: fixed a crash when launching Stonesense +- `stonesense`: fixed some issues that could cause the splash screen to hang ## Misc Improvements - Linux/macOS: Added console keybindings for deleting words (Alt+Backspace and Alt+d in most terminals) - `blueprint`: now writes blueprints to the ``blueprints/`` subfolder instead of the df root folder - `blueprint`: now automatically creates folder trees when organizing blueprints into subfolders (e.g. ``blueprint 30 30 1 rooms/dining dig`` will create the file ``blueprints/rooms/dining-dig.csv``); previously it would fail if the ``blueprints/rooms/`` directory didn't already exist - `confirm`: added a confirmation dialog for convicting dwarves of crimes +- `manipulator`: added a new column option to display units' goals ## API - Added ``Filesystem::mkdir_recursive`` @@ -67,6 +72,11 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Ruby - Updated ``item_find`` and ``building_find`` to use centralized logic that works on more screens +## Documentation +- Expanded the installation guide +- Added some new dev-facing pages, including dedicated pages about the remote API, memory research, and documentation +- Made a couple theme adjustments + # 0.47.04-r1 ## Fixes diff --git a/docs/sphinx_extensions/dfhack/changelog.py b/docs/sphinx_extensions/dfhack/changelog.py index 6f444d36f..d38f8c060 100644 --- a/docs/sphinx_extensions/dfhack/changelog.py +++ b/docs/sphinx_extensions/dfhack/changelog.py @@ -29,6 +29,7 @@ CHANGELOG_SECTIONS = [ 'Lua', 'Ruby', 'Structures', + 'Documentation', ] REPLACEMENTS = { diff --git a/scripts b/scripts index 933849569..155b00ab6 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 9338495695c3892b8ce407b71a79059b39624334 +Subproject commit 155b00ab65dd9a1efc56c34c1238a68dce80fe5d