TenPlus1
|
f98d769e15
added 'mob_nospawn_range' setting
|
4 lat temu |
TenPlus1
|
32e8d069f7
enable suffocation, add area check when spawning, code tidy and tweaks
|
4 lat temu |
TenPlus1
|
8b25ab4988
add 'keep_flying' flag and random vertical flight changes
|
4 lat temu |
tenplus1
|
064b59f01d
Added few sanity checks, higher pitch sounds for child mobs
|
4 lat temu |
TenPlus1
|
68fef94ba8
updated api.txt
|
4 lat temu |
TenPlus1
|
92ab4eeb2e
mob alias now transfers staticdata (thanks MoNTE48)
|
4 lat temu |
TenPlus1
|
5958270158
add glow setting to mob entity, update api.txt
|
4 lat temu |
TenPlus1
|
b588452dea
drops can now be a function, also code tidy
|
5 lat temu |
TenPlus1
|
1a85cf7e2c
mobs cannot spawn within 8 blocks of player, update api.txt
|
5 lat temu |
TenPlus1
|
392974e835
added new line_of_sight that uses raycasting when mt5.0 is found (thanks Astrobe)
|
5 lat temu |
TenPlus1
|
ddbd403285
add stand_chance and animation force flag
|
5 lat temu |
TenPlus1
|
8da3bb5cb1
add do_stay_near function, fix annoying pathfinding sounds and toolrank wear
|
5 lat temu |
TenPlus1
|
487e037cc9
added mobs:force_capture() function, api now uses metatables thanks to bell07
|
5 lat temu |
TenPlus1
|
43026c374e
add self.disable_falling switch for custom routines
|
6 lat temu |
TenPlus1
|
71669d3c59
if mob jumps against wall 4 times then turn, moved back to old line_of_sight function
|
6 lat temu |
TenPlus1
|
e17f8811b1
added attack_chance to mob definition
|
6 lat temu |
TenPlus1
|
830b1698ff
added pushable flag for mobs so they can be pushed by player
|
6 lat temu |
TenPlus1
|
82411330fc
add custom on_punch for mob arrows
|
6 lat temu |
TenPlus1
|
f1476077bd
added light damage _min and _max values, also igniter check for lava damage
|
6 lat temu |
TenPlus1
|
9737bde6fb
tweak mob damage function, add {fire=1} weapon damage check
|
6 lat temu |
TenPlus1
|
082bf0cf86
update api.txt
|
6 lat temu |
TenPlus1
|
dc7cdd4df0
make mobs:line_of_sight() global
|
6 lat temu |
TenPlus1
|
0482581f18
Added ability for multiple animations per action
|
6 lat temu |
TenPlus1
|
21c52c0a87
better 0.4.16 comatibility and new general attack function added
|
6 lat temu |
TenPlus1
|
12a3c8975f
add "all" to immune_to table, optimized floating code
|
6 lat temu |
TenPlus1
|
23f0571dee
remove_far_mobs now defaults to true
|
6 lat temu |
TenPlus1
|
7bb3cd8d85
exploding mobs diffuse range is set using 'reach'
|
6 lat temu |
TenPlus1
|
1bb95d742c
add mobs:spawn_abm_check() function
|
6 lat temu |
TenPlus1
|
763fbee36d
fix merge errors
|
6 lat temu |
TenPlus1
|
609d52100c
added new explosion mob functionality (thanks to Yukitty)
|
6 lat temu |