summaryrefslogtreecommitdiff
path: root/api.lua
AgeCommit message (Expand)Author
2016-06-11added intllib support (en/de)TenPlus1
2016-06-11Added ability for do_custom to skip rest of api by setting return to falseTenPlus1
2016-06-09stop attacking when player turns invisibleTenPlus1
2016-06-09supports invisibility, lava/water checks added, code tidied/tweakedTenPlus1
2016-06-07Optimized code, added NaN catcherTenPlus1
2016-06-05TweaksTenPlus1
2016-05-29add lifetimer bypass (over 20000 and mob wont despawn)TenPlus1
2016-05-23tweaked pathfinding with 2 modes, 1 to find, 2 to build/breakTenPlus1
2016-05-23added fix for when mod profiling enabled and mob is punchedTenPlus1
2016-05-14fixed punch animationTenPlus1
2016-05-12Added new dogshoot features for punch/shoot switchingTenPlus1
2016-05-08removed leftover lineTenPlus1
2016-05-08Added 'punch2' 'shoot' animations, 'double_melee_attack' flag and tweaks to apiTenPlus1
2016-05-08tidyTenPlus1
2016-05-06Added custom on_step for mob arrows (thx npxcoot)TenPlus1
2016-05-06update do_custom to run live instead of every secondTenPlus1
2016-05-02Reigned in abm with catch_up = falseTenPlus1
2016-05-01Added default on_blast functionTenPlus1
2016-05-01Added ability to use sofar's on_blast function in new TNT changesTenPlus1
2016-04-28Added custom_attack function (thanks to NPXcoot)TenPlus1
2016-04-25Disable lifetimer if remove_far_mobs is true, despawn distance set to 15TenPlus1
2016-04-21fixed undeclared yaw variableTenPlus1
2016-04-18Fixed global yaw bug (thanks Sofar)TenPlus1
2016-04-16added punch_capabilities error checkTenPlus1
2016-04-15split remainder on_step into single functionTenPlus1
2016-04-15split on_step routines into functionsTenPlus1
2016-04-15Added compatibility function (thanks Amaz)TenPlus1
2016-04-15Signed-off-by: TenPlus1 <kinsellaja@yahoo.com>TenPlus1