Commit Graph

126 Commits

Author SHA1 Message Date
crabman77 6fd2c789a6 fix mobs explode instantly, issue https://github.com/MinetestForFun/server-minetestforfun/issues/509 2017-02-26 23:35:32 +01:00
crabman77 62fbe19f10 new special spawning,spawn only if there are no others of the same type(limited with max), fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/524 2017-02-21 11:55:37 +01:00
crabman77 cff8ee1aae fix bug if detach player whithout set entity.driver=nil 2017-02-19 18:45:33 +01:00
LeMagnesium b8145c5471
[mobs] Avoid server crash with nan vector values 2016-12-04 14:04:54 +01:00
LeMagnesium 7ddebddee2
[mobs] Uncomment half of attack stop
- ... but only for non-explosive mobs
 - #509 , following the advice of @crabman77
2016-10-06 20:37:20 +02:00
LeMagnesium 327694b4ea
[mobs] Never disable the timer for exploding mobs
- For #509
2016-10-06 20:06:29 +02:00
crabman77 d957af5f68 remove old unused var and remove special creative server fix 2016-05-22 18:30:37 +02:00
LeMagnesium 8b02a31c12 Update from Creative's repository
- For MinetestForFun/server-minetestforfun-creative#57
2016-05-22 14:46:48 +02:00
crabman77 117d891978 remove old file/texture/sounds lava_flan, pumba
remove rat,
add aliase rat-> chicken
fix egg inventory texture
add new texture treemonster
2016-05-05 20:02:35 +02:00
crabman77 1f02ceebaf update mobs, readd cow replace with dung 2016-03-04 21:44:08 +01:00
crabman77 f8e7c9557d update mobs mod 2016-02-18 13:39:47 +01:00
crabman77 1f68c2729e update mobs mod 2016-02-17 13:14:33 +01:00
crabman77 10a0bf418b update mobs mod 2016-02-10 05:02:17 +01:00
crabman77 a63a618f7e update mobs mod (add pathfinding) https://github.com/MinetestForFun/server-minetestforfun/issues/393 2016-02-09 05:22:16 +01:00
crabman77 641780dd26 update mobs mod 2016-02-03 04:22:41 +01:00
crabman77 46004d9bf2 update mobs mod 2016-02-01 12:45:12 +01:00
crabman77 306efd836c update mobs mod
add egg for pumpking, pumpboom, ent mobs
add textures pumpboom, ent inv
resize texture shark inv and rename
2015-12-26 18:12:16 +01:00
crabman77 220d4f9f60 update mobs mod 2015-12-18 21:13:20 +01:00
crabman77 76e04ab1ae update mobs mod 2015-12-18 16:03:58 +01:00
LeMagnesium 1d634aaa99 [mobs/api] Put back calc_velocity 2015-12-12 17:51:48 +01:00
crabman77 a26c4e4f0c update mobs mod 2015-12-12 17:35:38 +01:00
crabman77 871f8b4c54 update mobs mod 2015-12-08 03:29:42 +01:00
LeMagnesium 933543529b [mobs] Update (tidy code)
- Put back calc_velocity
- Update mobs mod
- Change the way chicken drop eggs (use throwing-like entities)
2015-11-04 16:29:28 +01:00
crabman77 ee2c2466ec update mobs 2015-10-29 21:08:23 +01:00
LeMagnesium 3cc5475399 [mobs] Update for the docile_on_day parameter
- Fix #315
2015-10-27 19:26:18 +01:00
LeMagnesium 892910a2a4 [mobs] Reinforce nether lock in mobs:explosion 2015-10-17 13:17:26 +02:00
crabman77 f7f73c2004 use spawn_specific to limit spawn number of mobs:pumpking and mobs:pumpboom
fix typo
2015-10-15 00:06:04 +02:00
LeMagnesium 86e57814e6 [mobs] Add do_not_project_items setting
- Pumpbooms don't affect items anymore (#232)
2015-10-14 23:33:27 +02:00
crabman77 2012270694 update mobs 2015-10-14 15:09:09 +02:00
crabman77 bfc572f898 update mobs 2015-10-10 02:46:12 +02:00
LeMagnesium 6310c475aa [mobs] Add pumpking and pumpbooms
- Related to #232
2015-10-04 10:36:49 +02:00
LeMagnesium 8ae784743d [mobs] Fix crash 2015-10-03 20:17:31 +02: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 c9ba04f339 update mobs 2015-09-14 18:53:48 +02:00
crabman77 167a0fe2e3 update mod mobs
convert mobs sounds, stereo to mono, 48kb,44100KHz. before 1,2 Mo, after 833,5 ko
2015-09-01 00:40:11 +02:00
Wouters Dorian fd097bf955 Try to fix [mobs] API-related crashes 2015-08-26 11:50:47 +02:00
crabman77 0283bec348 fix mobs crash 2015-08-25 20:31:39 +02:00
crabman77 13c7e14a3e remove useless|old|unused code in mobs api.lua 2015-08-20 20:35:24 +02:00
crabman77 0b6747966f fix bug mobs collisionbox
indent code
0.4.12-stable version serialize is buggy
2015-08-19 22:15:48 +02:00
crabman77 ef18954a64 fixed mobs d'ont follow item if have not owner 2015-08-19 15:28:13 +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
crabman77 914594e0af readded texture deleted and spawn mobs pos.y+0.5 2015-08-17 23:45:41 +02:00
crabman77 aaa1cc8fa1 added mobs menu spawner to spawn monster easy
added inventory textures mobs
2015-08-17 22:52:29 +02:00
Gael-de-Sailly 2cbe90902d Fixed fatal error about mobs in unknown nodes 2015-08-17 22:08:59 +02:00
LeMagnesium 7f78ccf906 Make 3dchests burst when hit by fireballs
- Solves #221
2015-08-17 10:57:08 +02:00
crabman77 086942329e detach the player when punch mobs, anit usebug, immortal if attached 2015-07-27 15:53:30 +02:00
crabman77 99b2c31b9a fixed mobs.protected disabled when "mobs_spawn_protected" not in minetest.conf 2015-07-26 16:48:59 +02:00
LeMagnesium 542e999761 Added back nether's lock on DMs' fireballs' explosions
- DMs cannot damage nether anymore
2015-07-24 18:22:19 +02:00
crabman77 1020b080aa added group_attack in cow,goat,warthog and npc
added group attack if not tamed and type(name) identical
fixed crash if unknow node in function env_damage
2015-07-22 00:11:38 +02:00