summaryrefslogtreecommitdiff
path: root/api.txt
AgeCommit message (Expand)Author
2018-11-01if mob jumps against wall 4 times then turn, moved back to old line_of_sight ...TenPlus1
2018-10-01added attack_chance to mob definitionTenPlus1
2018-09-14added pushable flag for mobs so they can be pushed by playerTenPlus1
2018-09-09add custom on_punch for mob arrowsTenPlus1
2018-09-07added light damage _min and _max values, also igniter check for lava damageTenPlus1
2018-09-05tweak mob damage function, add {fire=1} weapon damage checkTenPlus1
2018-09-04update api.txtTenPlus1
2018-08-08make mobs:line_of_sight() globalTenPlus1
2018-08-03Added ability for multiple animations per actionTenPlus1
2018-06-27better 0.4.16 comatibility and new general attack function addedTenPlus1
2018-05-30add "all" to immune_to table, optimized floating codeTenPlus1
2018-05-23remove_far_mobs now defaults to trueTenPlus1
2018-03-31exploding mobs diffuse range is set using 'reach'TenPlus1
2018-03-22add mobs:spawn_abm_check() functionTenPlus1
2018-03-13fix merge errorsTenPlus1
2018-03-12added new explosion mob functionality (thanks to Yukitty)TenPlus1
2018-01-27updated api.txt (thanks alexerate)TenPlus1
2018-01-26add runaway_from list for shy mobsTenPlus1
2018-01-26added mobs_spawn mobs_griefing and mobs_drop_items settingsTenPlus1
2018-01-12added multiple blood texturesTenPlus1
2018-01-04added selectionbox to mob definition (dev only for now)TenPlus1
2017-12-30changed 'mob_spawn_amend' to 'mob_chance_multiplier'TenPlus1
2017-12-30added mob_spawn_amend settings for minetest.confTenPlus1
2017-10-18added custom after_activate function checkTenPlus1
2017-10-13added explosion timer, explosion counts until out of view rangeTenPlus1
2017-10-09updated to newer 0.4.16 functionsTenPlus1
2017-09-22add shoot_anim _end _sheep to api.txtTenPlus1
2017-09-15added on_breed on_grown and do_punch custom functionsTenPlus1
2017-09-05added nametag setting to mob registryTenPlus1
2017-09-01added on_spawn function to mobs registryTenPlus1
2017-07-13update api.txtTenPlus1
2017-07-13added mobs:boom functin to replace mobs:explosionTenPlus1
2017-07-09update api.txtTenPlus1
2017-07-08use tnt.boom() function instead of mobs:explosionTenPlus1
2017-07-08code tweaks and new settingsTenPlus1
2017-07-04add on_replace function (thanks wuzzy)TenPlus1
2017-07-02placing stackable mob egg while holding sneak removes tamed statusTenPlus1
2017-07-02update api.txtTenPlus1
2017-06-23added animation loop flagTenPlus1
2017-06-10added mob suffocation setting (only inside full blocks)TenPlus1
2017-05-27localised functions, mobs floats on water only, damage_per_sec nodes hurt mobsTenPlus1
2017-05-12add owner loyalty so that aggressive tamed mobs will attack player foe'sTenPlus1
2017-04-27updated api.txtTenPlus1
2017-03-17Separated dogshoot timers for different shoot/fight timingsTenPlus1
2017-03-10Update do_jump function, tidied codeTenPlus1
2017-03-07Updated replace function with new tablesTenPlus1
2017-03-06added new animation functionTenPlus1
2017-02-25udpate api.txtTenPlus1
2017-02-21fix api.txt typoTenPlus1
2017-02-21Added flying function for mobs (thanks D00Med)TenPlus1