Push to 1.1.1
parent
1effe06616
commit
4acb4cff64
|
@ -2,7 +2,7 @@ Minetest mod "Creatures"
|
||||||
=======================
|
=======================
|
||||||
by BlockMen (c) 2014
|
by BlockMen (c) 2014
|
||||||
|
|
||||||
Version: 1.1 Beta
|
Version: 1.1.1 Beta
|
||||||
|
|
||||||
About
|
About
|
||||||
~~~~~
|
~~~~~
|
||||||
|
@ -72,6 +72,12 @@ Changelog:
|
||||||
- ghosts have now 12 HP (instead 15 HP)
|
- ghosts have now 12 HP (instead 15 HP)
|
||||||
- zombies don't jump over fences anymore
|
- zombies don't jump over fences anymore
|
||||||
|
|
||||||
|
# 1.1.1
|
||||||
|
- Zombies have also a maximum lifetime now
|
||||||
|
- Use line_of_sight() befor attacking
|
||||||
|
- Fix different crashes
|
||||||
|
- Experimental spawning control
|
||||||
|
|
||||||
This program is free software. It comes without any warranty, to
|
This program is free software. It comes without any warranty, to
|
||||||
the extent permitted by applicable law. You can redistribute it
|
the extent permitted by applicable law. You can redistribute it
|
||||||
and/or modify it under the terms of the Do What The Fuck You Want
|
and/or modify it under the terms of the Do What The Fuck You Want
|
||||||
|
|
Loading…
Reference in New Issue