|
a1a5d5c243
|
Merge pull request '#25 / your-land/bugtracker#6618 Fixes crash when using protection rune on NPC' (#26) from AliasAlreadyTaken/yl_speak_up:master into master
Reviewed-on: #26
|
2025-03-21 18:52:27 +01:00 |
|
Sokomine
|
95e721b8f9
|
#5809 NPC show name, descr, owner, last pos when picked up
|
2024-12-15 21:04:10 +01:00 |
|
Sokomine
|
349d140d09
|
2076 mobs_redo mobs can be picked up with lasso by those who can edit them and not just their owner
|
2024-12-15 19:58:03 +01:00 |
|
Sokomine
|
3cf9da85ca
|
fixed #7788 (hp_max in update_tag has no value)
|
2024-12-02 23:42:29 +01:00 |
|
AliasAlreadyTaken
|
3d21489d49
|
#25 / your-land/bugtracker#6618 Fixes crash when using protection rune on NPC
|
2024-04-30 19:55:58 +02:00 |
|
Sokomine
|
f029f5d21b
|
Merge branch 'master' of https://gitea.your-land.de/Sokomine/yl_speak_up
|
2024-03-26 19:53:17 +01:00 |
|
Sokomine
|
20735916c1
|
store cape and shield texture without the mask (apply that in on_activate)
|
2024-02-16 17:00:49 +01:00 |
|
Sokomine
|
c7f9fc81c3
|
passing on newname parameter to mobs.mob_class.update_tag
|
2024-01-30 23:43:28 +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 |
|