tenplus1
|
e63b1b478e
add mobs:add_mob() function
|
4 years ago |
tenplus1
|
ec122aa6de
add particle effect global function, arrow lifetime, api.txt update
|
4 years ago |
tenplus1
|
245128f9e6
tweak custom attack function
|
4 years ago |
tenplus1
|
3b8c4bc070
optimize loops
|
4 years ago |
tenplus1
|
4962d44be9
tweak staticdata checks
|
4 years ago |
tenplus1
|
83e9180853
fix pos_to_yaw missing rot
|
4 years ago |
TenPlus1
|
ad116aa70e
make sure mob doesn't attack itself
|
4 years ago |
tenplus1
|
d04f144b7c
revert previous nil punch to mob object
|
4 years ago |
tenplus1
|
d5a1fce680
tweak flame particles when burning
|
4 years ago |
tenplus1
|
9dd4ac770f
fix tnt explosion causing mobs to attack themselves
|
4 years ago |
TenPlus1
|
d125d0a5db
tweak and tidy code (thanks MoNTE48)
|
4 years ago |
TenPlus1
|
351fce8ee8
fix velocity and nil check
|
4 years ago |
tenplus1
|
3a17c471ae
added 'texture_mods' to mob definition to add overlay textures
|
4 years ago |
tenplus1
|
233cd431a8
update readme
|
4 years ago |
tenplus1
|
85faeea604
added 'mob_active_limit' to limit mobs in game
|
4 years ago |
tenplus1
|
53cc10a16f
Code tweak and tidy, mob counter attempt
|
4 years ago |
tenplus1
|
b610a81a58
fixed table search issue for replacing nodes, added 'group_helper' for group attacks
|
4 years ago |
tenplus1
|
831a5fc888
update italian locale (thanks Hamlet)
|
4 years ago |
TenPlus1
|
f576947d41
add nil check for mob eggs
|
4 years ago |
TenPlus1
|
f32b69a654
rename global function
|
4 years ago |
TenPlus1
|
bd06ad8d6e
added pos_to_yaw function, added fence function check, cody tidy
|
4 years ago |
TenPlus1
|
8ce8490e78
code tweak and tidy
|
4 years ago |
TenPlus1
|
18906fafeb
code tweaks and tidy, hopefully fixed remove_far feature
|
4 years ago |
TenPlus1
|
9928b0e35e
add nil check to replace function
|
4 years ago |
TenPlus1
|
99fe3d0ce1
missed local
|
4 years ago |
tenplus1
|
00e8ac0850
added failsafe for suffocation value (true, false) instead of value
|
4 years ago |
TenPlus1
|
f98d769e15
added 'mob_nospawn_range' setting
|
4 years ago |
TenPlus1
|
928f8c5479
never spawn mobs if player within 12 nodes
|
4 years ago |
TenPlus1
|
32e8d069f7
enable suffocation, add area check when spawning, code tidy and tweaks
|
4 years ago |
TenPlus1
|
e4198b2a21
only force turn when actually blocked
|
4 years ago |