Camas/mods/mobs
Wuzzy 01f937045b Fix crash when mob dies after environment dmg 2020-04-09 14:02:26 +02:00
..
locale Merge branch 'tt' 2020-01-31 03:54:11 +01:00
models Update mobs mod to remove shading on textures as well as make the Walker work better (animations look bad still) 2017-07-25 13:28:40 -07:00
sounds Add skunk sounds 2019-09-22 13:38:57 +02:00
textures Optimize textures file size with zopflipng 2020-01-26 16:11:34 +01:00
LICENSE.txt cleared up licenses for mobs 2015-10-03 15:30:45 -07:00
README.txt Add skunk sounds 2019-09-22 13:38:57 +02:00
achievements.lua Shorten some achievement texts 2019-09-24 00:24:15 +02:00
api.lua Fix crash when mob dies after environment dmg 2020-04-09 14:02:26 +02:00
crafts.lua Add extended item tooltips 2019-12-05 10:30:46 +01:00
depends.txt Add more failsafes for crashes with achievements 2017-05-15 19:59:09 -07:00
init.lua Update mobs mod to remove shading on textures as well as make the Walker work better (animations look bad still) 2017-07-25 13:28:40 -07:00
mob_boar.lua Add extended item tooltips 2019-12-05 10:30:46 +01:00
mob_mineturtle.lua Mobs drown instead of taking direct water damage 2019-09-25 13:43:57 +02:00
mob_npc.lua Mobs drown instead of taking direct water damage 2019-09-25 13:43:57 +02:00
mob_sheep.lua Use ephemeral sounds 2020-04-07 01:00:55 +02:00
mob_skunk.lua Mobs drown instead of taking direct water damage 2019-09-25 13:43:57 +02:00
mob_walker.lua Mobs drown instead of taking direct water damage 2019-09-25 13:43:57 +02:00

README.txt

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

Media file license: CC BY-SA 4.0
* mobs_skunk_hiss.ogg: by Reitanna, CC0 <https://freesound.org/people/Reitanna/sounds/343927/>

Source code license:
    api.lua: MIT
    sheep.lua: MIT
    boar.lua: MIT
    npc.lua: MIT
    mineturtle.lua: LGPLv2.1
    crafts.lua: LGPLv2.1