Sokomine
|
3390b12611
|
added missing local for variable
|
2023-07-09 03:26:00 +02:00 |
|
Sokomine
|
b9a3ad4543
|
removed too server-specific file sp_local_server_config.lua
|
2023-07-09 03:20:30 +02:00 |
|
Sokomine
|
b63cf09011
|
cleanup preparation
|
2023-07-09 03:19:54 +02:00 |
|
Sokomine
|
d208fe4ebc
|
removed obsolete file yl_local_server_config.lua
|
2023-07-09 03:14:30 +02:00 |
|
Sokomine
|
47595e7869
|
effect give compass to player moved to yl_npc
|
2023-07-09 03:11:34 +02:00 |
|
Sokomine
|
8d87a22a11
|
improved register_on_reload
|
2023-07-09 03:05:29 +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
|
0a7a06e050
|
further cleanup for YL
|
2023-07-08 20:52:01 +02:00 |
|
Sokomine
|
0cb49e5289
|
moved texture adding to yl_npc.add_textures()
|
2023-07-08 20:37:59 +02:00 |
|
Sokomine
|
9df24d1131
|
add textures for yl_speak_up: and yl_npc: mobs
|
2023-07-08 05:44:55 +02:00 |
|
Sokomine
|
ae407e1615
|
re-added yl_speak_up.on_spawn to mobs.lua for now
|
2023-07-08 05:19:59 +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
|
471776dde4
|
added yl_speak_up.initialize_npc for setting n_ID
|
2023-07-08 04:42:15 +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
|
16a97ee6b4
|
added new example do_on_reload file
|
2023-07-06 07:02:39 +02:00 |
|
Sokomine
|
a4d8504e59
|
renamed obsolete yl_local_server_do_on_reload.lua (was only needed once, and only on server Your Land)
|
2023-07-06 06:15:04 +02:00 |
|
Sokomine
|
7ac09d9057
|
added command /npc_talk_force_edit
|
2023-07-01 18:48:00 +02:00 |
|
Sokomine
|
70d81c2bd7
|
added animation setting to edit skin menu
|
2023-06-15 06:05:54 +02:00 |
|
Sokomine
|
22ce6fb623
|
make tooltip for npc talking more readable when lines are longer
|
2023-06-02 21:44:02 +02:00 |
|
Sokomine
|
3fa2a77deb
|
actually safe adding/removing edit privs
|
2023-05-25 21:05:49 +02:00 |
|
Sokomine
|
e04a6b963e
|
fixed adding/removing players to may_be_edited_by; fixed logging of name/desc changes
|
2023-05-03 22:07:23 +02:00 |
|
Sokomine
|
d8736a3520
|
added property server_nolog_effects
|
2023-04-27 23:14:51 +02:00 |
|
Sokomine
|
5dd6ebe8e7
|
log changes of properties
|
2023-04-27 22:51:02 +02:00 |
|
Sokomine
|
47277d555b
|
bugfix: if give_item failed to give all: log properly
|
2023-04-27 21:00:37 +02:00 |
|
Sokomine
|
ebbc6eb3e4
|
print npc name in migration check
|
2023-02-26 22:59:23 +01:00 |
|
Sokomine
|
e94d879b2a
|
players with npc_talk_master priv can assign names to npc that are already taken by players
|
2023-02-26 22:48:11 +01:00 |
|
Sokomine
|
bd67fa2ea7
|
add d_end in migration script when necessary
|
2023-02-26 22:41:32 +01:00 |
|
Sokomine
|
56b832d9d1
|
show log on each dialog; allow to toggle between full and trade log
|
2023-02-24 13:42:07 +01:00 |
|
Sokomine
|
8ef9aeb5db
|
better infotexts for mobs_redo mobs
|
2023-02-24 08:51:33 +01:00 |
|
Sokomine
|
edc5cdfe77
|
allow to hide nametag
|
2023-02-24 08:28:39 +01:00 |
|
Sokomine
|
26db498afe
|
set d_end if minetest.close_formspec is used in a function
|
2023-02-24 07:18:44 +01:00 |
|
Sokomine
|
a03d2895d0
|
removed migration.lua (now yl_local_server_do_on_reload.lua)
|
2023-02-24 06:53:16 +01:00 |
|
Sokomine
|
38b61d6074
|
fixed bug regarding missing pname
|
2023-02-24 06:52:27 +01:00 |
|
Sokomine
|
c2b672f010
|
added tribe miocene for yl
|
2023-02-22 10:20:33 +01:00 |
|
Sokomine
|
d0d00d1408
|
fixed missing pname in migration.lua
|
2023-02-22 09:10:54 +01:00 |
|
Sokomine
|
c0f30ad248
|
added migration command
|
2023-02-22 09:01:00 +01:00 |
|
Sokomine
|
26c95f16e7
|
added *_local_server_*.lua example files for YourLand and SinglePlayer
|
2023-02-01 19:19:14 +01:00 |
|
Sokomine
|
80c1a4b558
|
moved loading of actual npc definitions into yl specific file
|
2023-02-01 19:08:36 +01:00 |
|
Sokomine
|
8f38e5616c
|
added missing local variable declaration
|
2023-01-30 00:16:00 +01:00 |
|
Sokomine
|
4ba64a0621
|
added file migration.lua for YourLand server
|
2023-01-28 23:08:36 +01:00 |
|
Sokomine
|
359664b4ef
|
improved README.md: added chapter local overrides for your server; added table of content; reformatted for markdown format
|
2023-01-28 23:02:34 +01:00 |
|
Sokomine
|
af250b2a77
|
added loading of local server files for overriding existing functionality
|
2023-01-28 22:32:33 +01:00 |
|
Sokomine
|
204b3cfc93
|
log disambigous npc in error log
|
2023-01-27 21:54:57 +01:00 |
|
Sokomine
|
d6a439b666
|
set nametag color in config.lua
|
2023-01-25 21:14:53 +01:00 |
|
Sokomine
|
5445e20160
|
added enough room for messages in formspec_helpers.lua
|
2022-11-20 22:06:34 +01:00 |
|
Sokomine
|
1ad3bc4498
|
fixed bug with missing yl_speak_up.load_quest prefix
|
2022-11-14 21:03:58 +01:00 |
|
Sokomine
|
c4c14d36c8
|
create the path for the quest file savefiles
|
2022-11-14 21:03:18 +01:00 |
|
Sokomine
|
1ad1da470f
|
added buttons to connect manage variables and manage quests
|
2022-11-14 19:13:27 +01:00 |
|