From 713f5afdfad03b6bcd9294a47415cd8b71871d52 Mon Sep 17 00:00:00 2001 From: Maxicarlos08 Date: Wed, 17 May 2023 17:36:11 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a2f2f76a5..df42081d88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Some sprites can be sat on. - Pet birds can now sit on the player's shoulder as they explore the world. - Adlet caves +- Durability free areas (`/area_add no_dura ...`) ### Changed @@ -65,6 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - The game now starts in fullscreen by default - Default audio volume should be less likely to destroy ear drums - Creatures flee less quickly when low on health +- All `/build_area_*` commands have been renamed to `/area_*`, and you will have to pass an additional area type ### Removed