TenPlus1
|
bf32a09e5e
on_flop and air_damage added
|
4 年之前 |
TenPlus1
|
9489ff6965
add option to spin mob when playing death animation
|
4 年之前 |
TenPlus1
|
1dfd7e1af1
simplified breeding function, added some settings
|
4 年之前 |
TenPlus1
|
a4d2918383
add mob_area_spawn setting
|
4 年之前 |
TenPlus1
|
d12576f0c8
mobs:can_spawn function added to check free space to spawn mob
|
4 年之前 |
TenPlus1
|
89523195d5
fix typo in api.txt
|
4 年之前 |
TenPlus1
|
499d43a9aa
added 'on_map_load' setting to mobs:spawn function to spawn mob in newly loaded areas of map only
|
4 年之前 |
TenPlus1
|
ae62b1410d
update api.txt
|
4 年之前 |
tenplus1
|
cb465559a1
code tweak and tidy
|
4 年之前 |
tenplus1
|
ec3c6fb518
update api.txt
|
4 年之前 |
tenplus1
|
81dd3d75c0
add randomly_turn setting to mob definition
|
4 年之前 |
TenPlus1
|
dfdd55848d
mobs:add_mob() returns object spawned or false if not
|
4 年之前 |
tenplus1
|
e63b1b478e
add mobs:add_mob() function
|
4 年之前 |
tenplus1
|
ec122aa6de
add particle effect global function, arrow lifetime, api.txt update
|
4 年之前 |
tenplus1
|
245128f9e6
tweak custom attack function
|
4 年之前 |
tenplus1
|
3a17c471ae
added 'texture_mods' to mob definition to add overlay textures
|
4 年之前 |
tenplus1
|
85faeea604
added 'mob_active_limit' to limit mobs in game
|
4 年之前 |
tenplus1
|
b610a81a58
fixed table search issue for replacing nodes, added 'group_helper' for group attacks
|
4 年之前 |
TenPlus1
|
f98d769e15
added 'mob_nospawn_range' setting
|
4 年之前 |
TenPlus1
|
32e8d069f7
enable suffocation, add area check when spawning, code tidy and tweaks
|
4 年之前 |
TenPlus1
|
8b25ab4988
add 'keep_flying' flag and random vertical flight changes
|
4 年之前 |
tenplus1
|
064b59f01d
Added few sanity checks, higher pitch sounds for child mobs
|
4 年之前 |
TenPlus1
|
68fef94ba8
updated api.txt
|
5 年之前 |
TenPlus1
|
92ab4eeb2e
mob alias now transfers staticdata (thanks MoNTE48)
|
5 年之前 |
TenPlus1
|
5958270158
add glow setting to mob entity, update api.txt
|
5 年之前 |
TenPlus1
|
b588452dea
drops can now be a function, also code tidy
|
5 年之前 |
TenPlus1
|
1a85cf7e2c
mobs cannot spawn within 8 blocks of player, update api.txt
|
5 年之前 |
TenPlus1
|
392974e835
added new line_of_sight that uses raycasting when mt5.0 is found (thanks Astrobe)
|
5 年之前 |
TenPlus1
|
ddbd403285
add stand_chance and animation force flag
|
5 年之前 |
TenPlus1
|
8da3bb5cb1
add do_stay_near function, fix annoying pathfinding sounds and toolrank wear
|
6 年之前 |