Commit Graph

25 Commits

Author SHA1 Message Date
BUISSON-DEBON Quentin 02e2ab7f39 Decrease drastically spawn chance for all mobs 2016-05-04 00:03:35 +02:00
crabman77 10a0bf418b update mobs mod 2016-02-10 05:02:17 +01:00
crabman77 46004d9bf2 update mobs mod 2016-02-01 12:45:12 +01:00
crabman77 220d4f9f60 update mobs mod 2015-12-18 21:13:20 +01:00
crabman77 871f8b4c54 update mobs mod 2015-12-08 03:29:42 +01:00
crabman77 2c47322feb update mobs mod
fix npc male/female not tamed
reduce volume and convert npc female sound
move .blend in others_thing
chmod 755
2015-09-30 03:43:51 +02:00
crabman77 a038ed0128 update mobs, fix tame and tidy code 2015-09-22 00:01:24 +02:00
crabman77 8847a0188e added new textures inventory
update api.lua
move menu spawner code from api.lua to mff_menu.lua
2015-08-18 20:38:50 +02:00
Quentin BUISSON-DEBON 4fe3fc8f25 Update in parts "mobs" mod
- Need to check NPC
- Need to check sheeps
- Need to merge the api.lua file (be carful to keep our modifs or merge it with the Tenplus1 modif for code unification BUT keep our specific config)
2015-08-18 17:09:53 +02:00
crabman77 ffd79152fd added selective spawning in area if mobs.protected enabled 2015-07-21 21:57:32 +02:00
crabman77 f2182809d9 replace mobs spawn by news function spawn_specific
change invert min_light and max_light for slimes and lava
add chmod 755 textures mobs
2015-07-16 19:02:10 +02:00
Ombridride 744ccb7bee Mobd update second part 2015-07-16 00:15:56 +02:00
Ombridride c93567ef87 Update the mobs mod
- Fixed racist sheep
- Mobs fall slower in water
- Can only dye sheep if you own it
- Cannot dye a dye'd sheep :)
- Added coloured sheep
- Blast tweak
- Tweak and Tidy code
- tweaked env_damage
- Re-fixed mob arrow
- Fixed mob arrow
- Added evil bunny texture
- Code tidy
- Tidied code
- Replaced some models with .b3d variants, tweaked env_damage routine
- Fixed ability to take animal owned by another player bug
- Added female NPC skin
- Fixed typo
- hear distance added to mobs
- Npc works with new pickup function
- Added capture routine (thanks blert2112)
- explosion function cannot damage protected or unbreakable nodes
- water swimmers cannot move out of water
- updated npc health restoration
2015-07-15 23:31:54 +02:00
LeMagnesium f81b8ca677 Removed whitespaces 2015-06-10 19:03:32 +02:00
Quentin BUISSON-DEBON eae9dbfa83 Update mobs mod
From commits of TenpPlus1 :
- Dogfight and explosion tweaks
- Monster/Npc attack closest threat
- Added flying (and swimming) mob routine
- Fixed: flying mobs get stuck outwith fly_in node
- Fixed: dogfight jumping bug
- Fixed: jumping while dogfight attack for all size mobs
- Mobs can now walk up half-slabs without jumping
- Fixed jump glitch + Fixed do_jump
- Added ownership for tamed animals
2015-05-22 10:37:17 +02:00
Ombridride 4e402c7d3b Update mods mod
- npc's follow and stand by order
- mob shoot attack rehauled
- velocity changes
- fixed shoot bug
- mob shoot timings fixed
- dungeon master plasma balls less laggy
- DM plama ball less laggy
- added on_die function and jump_height
- Added jump_chance for jumping mods, set walk_chance to 0 when in use
- added jump mobs, footstep nodes, api tweaks
- fixed jump follow and follow jump glitch
- Added rotate to mob definition
- Reworked breeding
- tidied code
- added mobs_enable_blood flag in minetest.conf (true/false)
- tidied code
- Fixed selftimer issue
- beehive cannot be eaten (oops)
- fixed lifetimer bug
- added magic lasso to pick up animals
- pets and chicken can be picked up without magic lasso
- update version
2015-04-11 21:45:03 +02:00
Ombridride 4645ef3cb5 Update mobs mod
- api.lua (many improves, chicken egg more frequent, NPC attack nearly
mobs, textures code, etc…)
- Bee (spawn on group:flower now, textures code updated)
- Bunny (textures code updated)
- Chicken (two times more eggs, textures code updated)
- Cow (textures code updated)
- Creeper (finish reorganize the code, textures code updated, new eggs
inventory texture)
- Dirt Monster (textures code updated)
- Dungeon Master (textures code updated)
- init.lua (small credits tweaks)
- Kitten (textures code updated, now drop sometimes farming:string)
- Lava Flan (textures code updated, now 3 can spawn per chunck)
- Mese Monster (textures code updated)
- NPC (textures code updated, revert give raw meat versus health code
for tests)
- Oerkki (textures code updated, now 1 light damage)
- Rat (textures code updated)
- Sand Monster (textures code updated)
- Sheep (textures code updated, now give 2 to 3 wool when sheared)
- Spider (textures code updated, change credits, comments our
modifications)
- Stone Monster (textures code updated)
- Tree Monster (textures code updated)
- Warthog (textures code updated)
- Wolf (finish reorganize the code, textures code updated, add spawner
egg and an inventory texture)
- Tweaks some sounds
2015-03-31 19:32:46 +02:00
Ombridride 168995d01f Update mobs spawn and ODS board 2015-03-27 23:12:04 +01:00
Ombridride 8d45d416be Begin the mobs update 2015-03-25 17:27:53 +01:00
Ombridride d327fcb74a tweak the mobs mod
- Remove the jump step (useless now)
- Some health adjustments
- Some damage adjustments
- Add blood textures for some mobs (spider/red, creeper/green)
- Begin the cleaning and organisation code for the wolfs and creepers
mobs
2015-03-21 19:28:06 +01:00
Ombridride 7c27dda103 Update mobs mod
- Bunnies eat savage carrots
- Now, you need mobs:shears(ciseaux) if you want take the sheep’s wool,
- Kittens now follow rat and be tamed if they eat 4 fish_raw (obtained
when fishing)
- Kittens now can be picked with right click, and stored in inventory
(like chickens)

—> SYNC WITHOUT API.LUA <—
2015-03-20 22:57:12 +01:00
LeMagnesium 8a86038424 Fixed merge mistake leading to crash 2015-03-20 21:55:54 +01:00
Ombridride 235ea20592 tweak the bunny spawn 2015-03-19 00:27:21 +01:00
Ombridride 07662a80b0 small tweaks for bunnies 2015-03-19 00:20:21 +01:00
Ombridride 3be8905b12 Update mobs
add bunny, changed api.lua, other smalls changes
2015-03-19 00:10:30 +01:00