Camas/mods/mobs
KaadmY af8e2093be Add object:getyaw() nan shim, should fix a common crash 2017-05-12 09:30:42 -07:00
..
models added another dangerous mob, the walker 2016-02-27 11:10:02 -08:00
sounds added another dangerous mob, the walker 2016-02-27 11:10:02 -08:00
textures added another dangerous mob, the walker 2016-02-27 11:10:02 -08:00
LICENSE.txt cleared up licenses for mobs 2015-10-03 15:30:45 -07:00
README.txt fix some wording and re-license for LGPLv2.1 and CC BY-SA 4.0 2016-01-06 08:59:26 -08:00
api.lua Add object:getyaw() nan shim, should fix a common crash 2017-05-12 09:30:42 -07:00
boar.lua Revert "Phew, use the core namespace for everything instead of minetest" 2017-05-11 19:29:55 -07:00
crafts.lua Revert "Phew, use the core namespace for everything instead of minetest" 2017-05-11 19:29:55 -07:00
depends.txt first commit 2015-09-01 08:15:24 -07:00
init.lua Revert "Phew, use the core namespace for everything instead of minetest" 2017-05-11 19:29:55 -07:00
mineturtle.lua trying to figure out why mob footsteps always sound nearby 2015-09-05 18:38:44 -07:00
npc.lua Revert "Phew, use the core namespace for everything instead of minetest" 2017-05-11 19:29:55 -07:00
sheep.lua Revert "Phew, use the core namespace for everything instead of minetest" 2017-05-11 19:29:55 -07:00
skunk.lua changing skunk a bit 2015-10-04 16:32:17 -07:00
walker.lua added another dangerous mob, the walker 2016-02-27 11:10:02 -08:00

README.txt

Mobs mod
========
By PilzAdam, KrupnovPavel, Zeg9, TenPlus1
Tweaked by Kaadmy, for Pixture

Asset license: CC BY-SA 4.0
Source License:
    api.lua: MIT
    sheep.lua: MIT
    boar.lua: MIT
    npc.lua: MIT
    mineturtle.lua: LGPLv2.1
    crafts.lua: LGPLv2.1