From 41ef72f94350ed678f83a720c6ab45c60896542b Mon Sep 17 00:00:00 2001 From: BlockMen Date: Sun, 25 Oct 2015 19:18:25 +0100 Subject: [PATCH] Push to version 2.1 --- README.txt | 2 +- changelog.txt | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 changelog.txt diff --git a/README.txt b/README.txt index 60d252d..1448796 100644 --- a/README.txt +++ b/README.txt @@ -2,7 +2,7 @@ Mod/Modpack Creatures ===================== Copyright (c) 2015 BlockMen -Version: 2.0 Beta +Version: 2.1 A Mod(pack) for Minetest that provides a MOB-Engine and adds several creatures to the game. diff --git a/changelog.txt b/changelog.txt new file mode 100644 index 0000000..7f30c92 --- /dev/null +++ b/changelog.txt @@ -0,0 +1,7 @@ +Version 2.1 +----------- +- Added death animations +- Zombie spawners are now generated in dungeons (if they have more than 4 rooms) +- Fixed bug that hostile mobs did sometimes not attack +- Reduced sheep model size +- Tweak codestyle a bit/ added missing documentation of combat values