Sokomine
|
20735916c1
|
store cape and shield texture without the mask (apply that in on_activate)
|
2024-02-16 17:00:49 +01:00 |
|
Sokomine
|
34e639f68f
|
typos in function names corrected
|
2024-01-17 04:15:24 +01:00 |
|
Sokomine
|
c8d5293df0
|
prevent NPC from mobs_redo to take environmental dammage
|
2024-01-17 03:59:03 +01:00 |
|
Sokomine
|
f60aaa8bd0
|
#5383 mobs_redo now uses get_properties() for hp_max; adjusted update_tag
|
2023-11-08 22:45:43 +01:00 |
|
Sokomine
|
1416ab39d3
|
added loging of capturing mobs (at least those using the mobs_redo interface)
|
2023-11-08 21:46:47 +01:00 |
|
Sokomine
|
21480b3bdb
|
only do after_activate for those mobs we're responsible for
|
2023-09-04 00:58:03 +02:00 |
|
Sokomine
|
0585dd4b77
|
added necessary defines for mobs_redo in update_tag
|
2023-07-24 14:22:59 +02:00 |
|
Sokomine
|
336c02694c
|
set yl_speak_up.orig_mobs_update_tag only *once*
|
2023-07-22 20:49:37 +02:00 |
|
Sokomine
|
f1072821f1
|
added register_on_reload; made interface_mobs_api.lua work again for mobs.lua
|
2023-07-09 02:59:52 +02:00 |
|
Sokomine
|
2a1f194e19
|
removed yl_speak_up.on_spawn as that is specific to the your land server
|
2023-07-08 05:15:50 +02:00 |
|
Sokomine
|
006c7f24bb
|
only load interface_mobs_api.lua if mobs_redo is available
|
2023-07-08 05:12:27 +02:00 |
|
Sokomine
|
491675ad09
|
adjusted interface for mobs
|
2023-07-08 04:48:20 +02:00 |
|
Sokomine
|
27e4da4a03
|
renamed yl_speak_up.on_rightclick to yl_speak_up.mobs_on_rightclick to show that this is a function for mobs_redo
|
2023-07-08 02:45:34 +02:00 |
|
Sokomine
|
70d81c2bd7
|
added animation setting to edit skin menu
|
2023-06-15 06:05:54 +02:00 |
|
Sokomine
|
8ef9aeb5db
|
better infotexts for mobs_redo mobs
|
2023-02-24 08:51:33 +01:00 |
|
Sokomine
|
ffd98fc924
|
moved yl_speak_up.init_mob_table to a more appropriate place
|
2022-09-14 22:54:53 +02:00 |
|
Sokomine
|
dc80271803
|
got rid of further minetest.log and used own logging
|
2022-09-10 01:00:56 +02:00 |
|
Sokomine
|
6e35b01bd5
|
added yl_speak_up.enable_yl_mobs config option
|
2022-07-12 22:54:08 +02:00 |
|
Sokomine
|
fc10be7d0e
|
extracted interface_mobs_api.lua from functions.lua into a seperate file
|
2022-01-07 21:22:41 +01:00 |
|