From 231d0cd0d71a06450dbd1d0672517fd1d32a2de8 Mon Sep 17 00:00:00 2001 From: BlockMen Date: Mon, 9 Nov 2015 20:22:56 +0100 Subject: [PATCH] Push to 2.2 --- README.txt | 4 ++-- changelog.txt | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 1448796..54f2788 100644 --- a/README.txt +++ b/README.txt @@ -2,11 +2,11 @@ Mod/Modpack Creatures ===================== Copyright (c) 2015 BlockMen -Version: 2.1 +Version: 2.2 A Mod(pack) for Minetest that provides a MOB-Engine and adds several creatures to the game. -Currently included: Ghosts, Zombies, Sheep. +Currently included: Ghosts, Zombies, Sheep and Chicken. License: diff --git a/changelog.txt b/changelog.txt index 7f30c92..8c67533 100644 --- a/changelog.txt +++ b/changelog.txt @@ -5,3 +5,12 @@ Version 2.1 - Fixed bug that hostile mobs did sometimes not attack - Reduced sheep model size - Tweak codestyle a bit/ added missing documentation of combat values + +Version 2.2 +----------- +- Added chicken +- Readded sheep spawner (by LNJ) +- Fix possible crash (reported by bbaez) +- Added descriptions to spawners +- Added option to set custom panic and swim animations +