Sokomine
|
c0fcbecd63
|
added functions for updating and importing dialogs and options for future ink import
|
2025-01-01 22:37:59 +01:00 |
|
Sokomine
|
10e90e412a
|
prefix options in ink export with automaticly_ or randomly_ if necessary
|
2025-01-01 18:53:56 +01:00 |
|
Sokomine
|
4cf06da1e4
|
made functions in functions_dialog.lua only optionally dependant on pname
|
2025-01-01 18:24:38 +01:00 |
|
Sokomine
|
c4ebef21f0
|
split up functions.lua into diffrent files
|
2025-01-01 18:00:13 +01:00 |
|
Sokomine
|
7e3ea18653
|
export to ink: support autoanswer, random and grey out answer
|
2024-12-27 17:40:51 +01:00 |
|
Sokomine
|
e1f13f7bff
|
ink export: use d.d_name for actions and effects as well
|
2024-12-26 20:02:30 +01:00 |
|
Sokomine
|
293df54dac
|
use specified prefix for all knots in ink export
|
2024-12-26 18:15:23 +01:00 |
|
Sokomine
|
a7f5f3c8b0
|
export d_got_item and d_trade to ink language as well
|
2024-12-26 16:27:14 +01:00 |
|
Sokomine
|
8456a10107
|
renamed main ink loop to postfix _d_end instead of main to make its point more obvious
|
2024-12-26 16:11:13 +01:00 |
|
Sokomine
|
28c3e7eed9
|
removed surplus line in export to ink before farewell message
|
2024-12-26 16:07:41 +01:00 |
|
Sokomine
|
5cd9a9aab6
|
fixed crash in quest_api when saving
|
2024-12-26 16:01:39 +01:00 |
|
Sokomine
|
e3094962c3
|
search texts for variable (display) usage when storing npc data
|
2024-12-25 22:50:33 +01:00 |
|
Sokomine
|
68e37e24b8
|
allow to show value of variables and properties in dialog text and option text
|
2024-12-21 22:53:09 +01:00 |
|
Sokomine
|
1b45fc7792
|
#5501 allow to configure setting of npc_privs
|
2024-12-19 22:12:08 +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
|
8af9a995a0
|
#5268 mention missing npc privs in debug mode
|
2024-12-15 17:09:01 +01:00 |
|
Sokomine
|
9797ada402
|
#5266 check if npc for npc_talk_privs exists
|
2024-12-15 16:57:27 +01:00 |
|
Sokomine
|
0316afdfa9
|
take items back into npc inventory when npc_gives failed instead of forgetting them
|
2024-12-15 14:36:19 +01:00 |
|
Sokomine
|
bfeed37767
|
allow d_got_item and d_trade to be used as target dialogs and as target for failed actions
|
2024-12-15 13:50:58 +01:00 |
|
Sokomine
|
a54c395e91
|
show error message instead of crash if no formspec text supplied
|
2024-12-15 12:47:45 +01:00 |
|
Sokomine
|
6e604b05d0
|
fixed crash in simple dialogs export
|
2024-12-13 17:27:29 +01:00 |
|
Sokomine
|
5f6f488788
|
typo
|
2024-12-05 23:11:31 +01:00 |
|
Sokomine
|
769b4046b4
|
ask for initial_config at first talk
|
2024-12-05 19:59:19 +01:00 |
|
Sokomine
|
3cf9da85ca
|
fixed #7788 (hp_max in update_tag has no value)
|
2024-12-02 23:42:29 +01:00 |
|
Sokomine
|
b9bebe82bd
|
allow NPC to use tools when punching and right-clicking blocks
|
2024-07-20 01:20:08 +02:00 |
|
Sokomine
|
1323f3d8fc
|
removed GPLv3, added MIT license
|
2024-04-02 22:04:35 +02:00 |
|
Sokomine
|
7b8e98534f
|
removed release entry from mod.conf for contentdb
|
2024-03-26 20:46:00 +01: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
|
23762a141a
|
mod (minus editor part) now also available under MIT license
|
2024-03-26 19:51:32 +01:00 |
|
Sokomine
|
5f2917df01
|
split mod into core (this mod) and editor (npc_talk_edit mod)
|
2024-03-22 22:33:27 +01:00 |
|
Sokomine
|
e262b53a04
|
fixed initial config
|
2024-03-22 22:17:31 +01:00 |
|
Sokomine
|
a9d5adb3a9
|
corrected wrong bracket in count_dialogs
|
2024-03-22 21:42:08 +01:00 |
|
Sokomine
|
fab5316837
|
fixed error message when no dialog is found
|
2024-03-22 19:47:27 +01:00 |
|
Sokomine
|
fe8755a260
|
added yl_speak_up.count_dialogs function
|
2024-03-22 19:26:23 +01:00 |
|
Sokomine
|
ebfc068694
|
export_to_simple_dialogs: use d_name where possible
|
2024-03-22 17:26:28 +01:00 |
|
Sokomine
|
30dfa9c378
|
added yl_speak_up.d_id_to_d_name
|
2024-03-22 17:26:05 +01:00 |
|
Sokomine
|
507123660f
|
turned into function: yl_speak_up.export_to_simple_dialogs_language(
|
2024-03-22 17:20:02 +01:00 |
|
Sokomine
|
cfb673993f
|
added yl_speak_up.get_dialog_list_for_export
|
2024-03-22 17:15:13 +01:00 |
|
Sokomine
|
7343366d2f
|
export to simple_dialogs: don't export special or generic dialogs
|
2024-03-22 16:23:50 +01:00 |
|
Sokomine
|
8236c9826e
|
now really mostly fixed links in readme.md
|
2024-03-16 17:05:14 +01:00 |
|
Sokomine
|
bbfbb20896
|
fixed links in readme.md
|
2024-03-16 16:51:44 +01:00 |
|
Sokomine
|
96806d3c66
|
try to fix links in readme.md
|
2024-03-16 16:46:54 +01:00 |
|
Sokomine
|
c26068fd48
|
fixed typo and bug #6478
|
2024-03-14 17:17:06 +01:00 |
|
Sokomine
|
443d6568b1
|
support for d_name in export to ink
|
2024-03-10 20:54:05 +01:00 |
|
Sokomine
|
86e4d9a3fa
|
d_name supported for on_failure effects
|
2024-03-10 18:34:28 +01:00 |
|
Sokomine
|
7471691d55
|
properly formspec_escape player-provided list entries
|
2024-03-10 17:10:14 +01:00 |
|
Sokomine
|
1e2981fc38
|
support for d_name in edit_actions
|
2024-03-10 17:01:45 +01:00 |
|
Sokomine
|
5f7f769d87
|
added yl_speak_up.get_sorted_dialog_name_list
|
2024-03-10 17:00:34 +01:00 |
|
Sokomine
|
e306fe3466
|
d_name support for edit_options dialog
|
2024-03-10 16:10:46 +01:00 |
|