diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f495ea27a..c2cffeea45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -76,6 +76,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Linearize light colors on the CPU rather than in shaders on the GPU - You can no longer stack self buffs - Renamed "Burning Potion" to "Potion of Combustion" +- Render LoD terrain on the character selection screen ### Removed - Medium and large potions from all loot tables @@ -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