From f991a5677f9d270ee37a6fb99abb9cc36755e4b3 Mon Sep 17 00:00:00 2001 From: Joshua Barretto Date: Sun, 14 Jan 2024 19:01:50 +0000 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f495ea27a..7e9557ce5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Toggle for walking instead of running (Default: `I`). - Added day duration slider configuration on map creation UI. - Potion of Agility +- A way for servers to specify must-accept rules for players ### Changed @@ -95,7 +96,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed french translation "Énergie Consommée" -> "Regain d'Énergie" - Fixed Perforate icon not displaying - Make cave entrances easier to follow -- Renamed Twiggy Shoulders to match the Twig Armor set +- Renamed Twiggy Shoulders to match the Twig Armor set - No longer stack buffs of the same kind with equal attributes, this could lead to a DoS if ie. an entity stayed long enough in lava. ## [0.15.0] - 2023-07-01