Commit Graph

17 Commits

Author SHA1 Message Date
Sokomine
e3e03ee990 preparations for d_dynamic dialog 2024-02-14 01:58:18 +01:00
Sokomine
2460714a6b added yl_speak_up.strip_generic_dialogs 2022-10-15 17:35:23 +02:00
Sokomine
d23335e6db moved all minetest.register_on_* calls into register_once.lua and removed obsolete *.lua files 2022-09-14 21:54:25 +02:00
Sokomine
dc80271803 got rid of further minetest.log and used own logging 2022-09-10 01:00:56 +02:00
Sokomine
e842960830 added yl_speak_up.get_one_npc_property; added yl_speak_up.get_npc_properties_long_version for easier access to properties 2022-09-04 06:12:41 +02:00
Sokomine
a5bb692533 removed obsolete effect "custom" (use evaluate instead) 2022-07-27 03:38:49 +02:00
Sokomine
fdc4464fd2 removed deprecated precondition "custom" - use "evaluate" instead 2022-07-25 19:09:20 +02:00
Sokomine
80ce8d4892 implemented d_end 2022-07-11 19:48:50 +02:00
Sokomine
48c722c943 allowed precondition "property" for generic npc 2022-07-09 21:35:46 +02:00
Sokomine
300d557a80 moved chat command npc_talk_generic into own file 2022-06-19 20:34:09 +02:00
Sokomine
4612576cfc implemented precondition 'property' and prepared precondition 'evaluate' 2022-06-19 02:49:25 +02:00
Sokomine
1e6e7e96d8 merge d_got_item for generic dialogs with existing ones of current npc 2022-05-23 03:00:52 +02:00
Sokomine
0c099640ac fixed bug in adding/removing generic npc dialogs 2022-05-09 19:15:14 +02:00
Sokomine
4949afcd00 add text from generic dialogs to start dialogs as well 2022-05-07 14:17:10 +02:00
Sokomine
6cb44d54e0 added npc_talk_generic chatcommand 2022-05-06 19:14:49 +02:00
Sokomine
5c95c6ae6d added general support for generic dialogs 2022-04-25 14:53:38 +02:00
Sokomine
3c7ece2f77 preparations for add_generic_dialogs 2022-04-22 03:45:52 +02:00