summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-06knock_back defaults to trueTenPlus1
2018-04-06fix self.knock_back true errorTenPlus1
2018-04-02add default collisionboxTenPlus1
2018-03-31exploding mobs diffuse range is set using 'reach'TenPlus1
2018-03-28add nametag check when renamingTenPlus1
2018-03-24animals will not runaway from it's owner (chickens)TenPlus1
2018-03-24update russian locale (thanks codexp)TenPlus1
2018-03-22add mobs:spawn_abm_check() functionTenPlus1
2018-03-13fix merge errorsTenPlus1
2018-03-12add food groups for better recipe craftingTenPlus1
2018-03-12change vars always resulting in trueTenPlus1
2018-03-12added new explosion mob functionality (thanks to Yukitty)TenPlus1
2018-03-12use war_cry sound in pathfinding when path found (thanks Yukitty)TenPlus1
2018-02-19updated french locale (thanks alexerate)TenPlus1
2018-02-06add items as fuelTenPlus1
2018-02-06added malayan translation (thanks MuhdNurHidayat)TenPlus1
2018-01-27tweak runaway from timerTenPlus1
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-22jump sound only played when mob is moving, not when stuckTenPlus1
2018-01-18added fallback to nil min/max for dropsTenPlus1
2018-01-13fix selectionbox error when var missingTenPlus1
2018-01-12added multiple blood texturesTenPlus1
2018-01-12add mobs:safe_boom and some nil checksTenPlus1
2018-01-04check height clearance before spawning mobTenPlus1
2018-01-04added selectionbox to mob definition (dev only for now)TenPlus1
2018-01-01min to maxTenPlus1
2017-12-30changed 'mob_spawn_amend' to 'mob_chance_multiplier'TenPlus1
2017-12-30added mob_spawn_amend settings for minetest.confTenPlus1
2017-12-30add mob fence to keep in unruly mobs (2 high collisionbox)TenPlus1
2017-12-22only show mob HP when punchedTenPlus1
2017-12-11tweaked pathfindingTenPlus1
2017-10-18added custom after_activate function checkTenPlus1
2017-10-18change lasso item nameTenPlus1
2017-10-18code tidyTenPlus1
2017-10-13added explosion timer, explosion counts until out of view rangeTenPlus1
2017-10-09getpos to get_posTenPlus1
2017-10-09updated readmeTenPlus1
2017-10-09updated to newer 0.4.16 functionsTenPlus1
2017-10-04fixed flying mobs getting stuck in stairs and plantsTenPlus1
2017-09-25add new_api.txt documentationTenPlus1
2017-09-22add shoot_anim _end _sheep to api.txtTenPlus1
2017-09-21fix abm's on_spawnTenPlus1
2017-09-21getyaw() to get_yaw()TenPlus1
2017-09-20knockback can also use 'knockback' value inside tool groups if foundTenPlus1
2017-09-18disable mob suffocation until stepheight glitch in engine fixed.TenPlus1
2017-09-17tweak knockbackTenPlus1
2017-09-15updated readmeTenPlus1
2017-09-15added on_breed on_grown and do_punch custom functionsTenPlus1