index
:
mobs_redo
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api.lua
Age
Commit message (
Expand
)
Author
2016-06-11
added intllib support (en/de)
TenPlus1
2016-06-11
Added ability for do_custom to skip rest of api by setting return to false
TenPlus1
2016-06-09
stop attacking when player turns invisible
TenPlus1
2016-06-09
supports invisibility, lava/water checks added, code tidied/tweaked
TenPlus1
2016-06-07
Optimized code, added NaN catcher
TenPlus1
2016-06-05
Tweaks
TenPlus1
2016-05-29
add lifetimer bypass (over 20000 and mob wont despawn)
TenPlus1
2016-05-23
tweaked pathfinding with 2 modes, 1 to find, 2 to build/break
TenPlus1
2016-05-23
added fix for when mod profiling enabled and mob is punched
TenPlus1
2016-05-14
fixed punch animation
TenPlus1
2016-05-12
Added new dogshoot features for punch/shoot switching
TenPlus1
2016-05-08
removed leftover line
TenPlus1
2016-05-08
Added 'punch2' 'shoot' animations, 'double_melee_attack' flag and tweaks to api
TenPlus1
2016-05-08
tidy
TenPlus1
2016-05-06
Added custom on_step for mob arrows (thx npxcoot)
TenPlus1
2016-05-06
update do_custom to run live instead of every second
TenPlus1
2016-05-02
Reigned in abm with catch_up = false
TenPlus1
2016-05-01
Added default on_blast function
TenPlus1
2016-05-01
Added ability to use sofar's on_blast function in new TNT changes
TenPlus1
2016-04-28
Added custom_attack function (thanks to NPXcoot)
TenPlus1
2016-04-25
Disable lifetimer if remove_far_mobs is true, despawn distance set to 15
TenPlus1
2016-04-21
fixed undeclared yaw variable
TenPlus1
2016-04-18
Fixed global yaw bug (thanks Sofar)
TenPlus1
2016-04-16
added punch_capabilities error check
TenPlus1
2016-04-15
split remainder on_step into single function
TenPlus1
2016-04-15
split on_step routines into functions
TenPlus1
2016-04-15
Added compatibility function (thanks Amaz)
TenPlus1
2016-04-15
Signed-off-by: TenPlus1 <kinsellaja@yahoo.com>
TenPlus1