From e8b7f654cc3e5dd21aad1e4f20ad05a914cc2345 Mon Sep 17 00:00:00 2001 From: Kevin Granade Date: Mon, 10 Jul 2023 18:49:24 -0700 Subject: [PATCH] Weekly Changelog 2023-07-03 to 2023-07-10 (#66787) * Weekly Changelog 2023-07-03 to 2023-07-10 * Apply suggestions from code review Co-authored-by: David Seguin --------- Co-authored-by: David Seguin Co-authored-by: Maleclypse <54345792+Maleclypse@users.noreply.github.com> --- data/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/changelog.txt b/data/changelog.txt index 8a7b40241b511..be9445a471fdc 100644 --- a/data/changelog.txt +++ b/data/changelog.txt @@ -33,6 +33,8 @@ Added enable and disable mutation EOCs 3D vision for isometric tilesets Unhardcode dragging, grab fixes Make vehicle doors lockable and pickable +Implement export&import of the protagonist and follower NPCs +Expand grain farming and adjust seeds ## Content: @@ -61,6 +63,7 @@ Gastropod Foot Limb: Mutant limbs can be added in json Added a small office building fortified by bandits New location: speedway You can now choose a new leader for your faction without dying +Adds new skateboard vehicle ## Interface: @@ -104,6 +107,7 @@ Bombastic Perks adds Playstyle Perks [Magiclysm] Ways to boost your caster level Disable the Bionic Professions mod by default Add the Mind Over Matter mod to the CDDA repository +[Tamable Wildlife] More tamable creatures ## Balance: @@ -125,6 +129,8 @@ player can drag heavier vehicles difficulty to repair depends on what the thing is made of instead of its crafting difficulty Hound afterimages also copy their host nicknames The player is substantially less effective with guns at low skill values +Lycra is less protective +BMI has a less all consuming impact on how healthy you are ## Bugfixes: @@ -173,6 +179,11 @@ Don't allow to scan books that are owned by other characters Fix NPC putting items in open air when fetching items during an activity when 3D FOV is on Trees and other FLAMMABLE_ASH terrain leaves behind ash when burned down Do not report monsters breaking free of unknown grabbers if the player cannot see them +Allows certain docks to be placed on non-flowing shallow and deep water. +Fix the epilogue for the New England Church Community +Flat armor penetration is spread across all armor layers instead of applying its full value to each +Fix tow cables being unable to connect different vehicles +Smashing now incorporates any MELEE_DAMAGE and STRENGTH enchantments ## Performance: @@ -192,6 +203,7 @@ Add units::temperature_delta Upgrade clang-tidy used in CI to LLVM 16 Allow C++ standard includes in clang-tidy tests Refactor timer items to be a bit more time based +Support for material replacement in items ## Build: