summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-10changed to look before you jump :)TenPlus1
2017-03-10Update do_jump function, tidied codeTenPlus1
2017-03-07Updated replace function with new tablesTenPlus1
2017-03-06added new animation functionTenPlus1
2017-03-05revert damage_per_second check (for now)TenPlus1
2017-03-02limit mob names to 64 chars, update mount lib to new 0.4.15 functionsTenPlus1
2017-02-25udpate api.txtTenPlus1
2017-02-24added quick health check when punchedTenPlus1
2017-02-22Tidied code, added fly arrow checkTenPlus1
2017-02-21fix api.txt typoTenPlus1
2017-02-21Added flying function for mobs (thanks D00Med)TenPlus1
2017-02-14Tamed eggs are removed from inventory even in creativeTenPlus1
2017-02-10add entity count check for spawnersTenPlus1
2017-02-10Tweaked mob counter/spawner abmTenPlus1
2017-02-02compatibility with older simple_mobs texturesTenPlus1
2017-02-02fix old texture supportTenPlus1
2017-02-01changed capturing mobs with 'replacewith' item to override new mob eggs with ...TenPlus1
2017-02-01add default mob egg to player inventory if 'force_take' true, otherwise save ...TenPlus1
2017-01-31updated api.txtTenPlus1
2017-01-31added "fly" animation with checkTenPlus1
2017-01-23added quick error check for self.dropsTenPlus1
2017-01-22fixed mount mob rotationTenPlus1
2017-01-21added arrow rotation, added new mob eggs that save mob information, updated i...TenPlus1
2017-01-21spawn egg checks for existing right_click functionsTenPlus1
2017-01-20arrow entity check, glow and expire added to arrowsTenPlus1
2017-01-19Fixed rotation bugTenPlus1
2017-01-19updated api.txtTenPlus1
2017-01-19added driver_scale to ridable mobsTenPlus1
2017-01-19set player visual scale when ridingTenPlus1
2017-01-19updated yawTenPlus1
2017-01-17fix rotation bugTenPlus1
2017-01-17simplify yaw rotationTenPlus1
2017-01-17added damage_per_second node check (thanks mt-modder)TenPlus1
2017-01-17new line_of_sight function by BrunoMine and flight_check by taikedzTenPlus1
2017-01-07tweaked code, added NaN check for yawTenPlus1
2017-01-06if mob standing, 1 in 4 chance of looking at player nearbyTenPlus1
2017-01-05Tweaked codeTenPlus1
2016-12-30update api's ride horse exampleTenPlus1
2016-12-29add label to mob spawner nodeTenPlus1
2016-12-29mobs standing on "ignore" just wait for world to load around themTenPlus1
2016-12-29added dtime to drive functionTenPlus1
2016-12-29Added rideable mob functions (thanks blert2112)TenPlus1
2016-12-27add mob_show_health flag to minetest.confTenPlus1
2016-12-26fix line of sight yposTenPlus1
2016-12-20use atan2, added attached attack, added swim to shoreTenPlus1
2016-12-07fix api.txtTenPlus1
2016-12-06added auto range checking for mob countingTenPlus1
2016-12-03self.animation checkTenPlus1
2016-12-02added die animation (thx npxcoot)TenPlus1
2016-12-01fix lifetimer check for removing mobTenPlus1