From 3abe928422e21b9e48d7823b863c80a2697599d0 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sun, 1 Sep 2019 03:13:14 +0200 Subject: [PATCH] Update changelog+readme --- CHANGELOG.md | 9 ++++++--- README.md | 3 --- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f22c18..7a31375 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ Meta: Cleanup: - Add 5.0.0 support -- Only show possible crafting recipes in crafting menu +- Allow toggling displaying all crafts / only possible crafts - Removed a lot of cruft: - fixlight command - uberspeed command @@ -29,12 +29,15 @@ Bugfixes: - Fix incorrect trades - Fix rocks floating on water in wasteland - Remove server settings in settingtypes.txt that caused a lot of conflicts +- Fix floating thistle after being flooded +- Fix fertilizer sometimes destroying blocks +- Make some objects non-pointable when it doesn't make sense to point them Features: +- Add creative inventory +- Shift-click in inventories moves items fast - Map item enables minimap when carried - Show wielded item above hotbar -- Shift-click in inventories moves items fast -- Add rudimentary creative inventory (for testing) - Villagers now talk when rightclicked - Villagers refuse to trade when on low health or hostile - Now slabs/stairs: bronze, wrought iron, carbon steel diff --git a/README.md b/README.md index 3193b75..e534d32 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,6 @@ and usability features will be added. ## Bugs and problems -- There's currently no crafting guide -- Wall torches look wrong -- Creative Mode has limited functionality and is only for testing - Villages sometimes have huge landmasses or floating treecaps above them ## Changelog