flux
|
707e444955
bound velocity to prevent processes w/ an exponential velocity increase from crashing the game
|
před 4 roky |
TenPlus1
|
68fef94ba8
updated api.txt
|
před 4 roky |
TenPlus1
|
92ab4eeb2e
mob alias now transfers staticdata (thanks MoNTE48)
|
před 4 roky |
TenPlus1
|
c5b74230e5
on_replace returns node names, even when groups used
|
před 4 roky |
TenPlus1
|
5958270158
add glow setting to mob entity, update api.txt
|
před 4 roky |
TenPlus1
|
b9ad166821
check cliff drop every 1/4 second instead of 1 second
|
před 5 roky |
TenPlus1
|
b588452dea
drops can now be a function, also code tidy
|
před 5 roky |
TenPlus1
|
d6bd538a35
if mob standing in solid block then jump to escape
|
před 5 roky |
TenPlus1
|
2ca012e30b
replace deprecated settexturemod with set_texture_mod
|
před 5 roky |
TenPlus1
|
c7838e5517
code tidy ' to "
|
před 5 roky |
TenPlus1
|
38232d5ef4
only spawn mob if player is within active area (useful for world anchors and force loaded areas)
|
před 5 roky |
TenPlus1
|
26cc611ad4
dont spawn mobs if world anchor found nearby
|
před 5 roky |
TenPlus1
|
1a85cf7e2c
mobs cannot spawn within 8 blocks of player, update api.txt
|
před 5 roky |
TenPlus1
|
06dbdb1c44
disabled the new raycasting line of sight due to mob attack issues
|
před 5 roky |
TenPlus1
|
f040ee5bc7
fix nil value when mob not available
|
před 5 roky |
TenPlus1
|
7179dc86e6
add mob check for mob_reset_stick
|
před 5 roky |
TenPlus1
|
1de0c34283
code tidy
|
před 5 roky |
TenPlus1
|
e4ca52fafb
fix nil check
|
před 5 roky |
TenPlus1
|
975175e7b8
fix mobs:line_of_sight() global function to use entity reference
|
před 5 roky |
TenPlus1
|
0bc62cbf74
typo fix
|
před 5 roky |
TenPlus1
|
392974e835
added new line_of_sight that uses raycasting when mt5.0 is found (thanks Astrobe)
|
před 5 roky |
TenPlus1
|
ddbd403285
add stand_chance and animation force flag
|
před 5 roky |
TenPlus1
|
55dda6da83
force defined model on activation instead of stored
|
před 5 roky |
TenPlus1
|
26a520e214
sneak and punch mob with mob reset stick to add custom texture
|
před 5 roky |
TenPlus1
|
a1d4e9bbfc
add mobs:mob_reset_stick
|
před 5 roky |
TenPlus1
|
8da3bb5cb1
add do_stay_near function, fix annoying pathfinding sounds and toolrank wear
|
před 5 roky |
TenPlus1
|
d3f5ead4fa
add new flight check function by taikedz
|
před 5 roky |
TenPlus1
|
980a47bdab
fix : to .
|
před 5 roky |
TenPlus1
|
0015b01834
after_spawn fix... thanks GreenDiamond
|
před 5 roky |
TenPlus1
|
78ef560852
fix nametag bug when self.follow is nil
|
před 5 roky |