Sokomine
|
769b4046b4
|
ask for initial_config at first talk
|
2024-12-05 19:59:19 +01:00 |
|
Sokomine
|
fab5316837
|
fixed error message when no dialog is found
|
2024-03-22 19:47:27 +01:00 |
|
Sokomine
|
7905d9937f
|
allow to name and rename dialogs
|
2024-03-09 19:25:51 +01:00 |
|
Sokomine
|
a8b92a754f
|
options can now be marked as Done when having been visited once
|
2024-02-29 16:10:58 +01:00 |
|
Sokomine
|
189165dd22
|
count visits to options
|
2024-02-29 12:40:59 +01:00 |
|
Sokomine
|
6381ea59b9
|
count visits to dialogs
|
2024-02-29 12:18:23 +01:00 |
|
Sokomine
|
691301019b
|
created yl_speak_up.generate_next_dynamic_dialog_simple
|
2024-02-14 05:26:18 +01:00 |
|
Sokomine
|
774b076f3b
|
first implementation of actual d_dynamic execution
|
2024-02-14 04:10:08 +01:00 |
|
Sokomine
|
b93186d3c2
|
allow to edit name, description and owner even without editor installed
|
2024-02-12 02:10:46 +01:00 |
|
Sokomine
|
db2f401322
|
show_fs: talk
|
2024-02-09 21:59:41 +01:00 |
|
Sokomine
|
21005455ab
|
added some missing local variables in fs/fs_talkdialog.lua
|
2024-02-07 22:18:15 +01:00 |
|
Sokomine
|
630287d99a
|
split up input function of fs/fs_talkdialog.lua
|
2024-02-05 06:37:00 +01:00 |
|
Sokomine
|
682cc3bccd
|
finished get_fs_talkdialog split into normal and edit mode
|
2024-02-04 01:38:44 +01:00 |
|
Sokomine
|
89bd9ea546
|
renamed add_buttons function to get_fs_talkdialog_add_edit_and_command_buttons and placed commands like walk/follow/stand/inventory there
|
2024-02-02 21:19:43 +01:00 |
|
Sokomine
|
8b3fb10faf
|
moved yl_speak_up.get_fs_talkdialog_add_edit_buttons to edit_mode.lua
|
2024-02-02 20:57:23 +01:00 |
|
Sokomine
|
4d2da67f9d
|
turned yl_speak_up.get_fs_talkdialog_add_player_offers_item into extra function
|
2024-02-02 19:44:51 +01:00 |
|
Sokomine
|
3dab37dae7
|
moved yl_speak_up.get_fs_talkdialog_line_in_edit_mode to edit_mode.lua and shortened to get_fs_talkdialog_line
|
2024-02-02 19:27:16 +01:00 |
|
Sokomine
|
24a6edcd53
|
moved get_fs_talkdialog_main_text_in_edit_mode to edit_mode.lua and renamed to get_fs_talkdialog_main_text
|
2024-02-02 19:11:13 +01:00 |
|
Sokomine
|
4cfab4c1d8
|
created yl_speak_up.apply_autoanswer_and_random_and_d_got_item and adjusted yl_speak_up.calculate_displayable_options; created edit_mode.lua for overrides
|
2024-02-02 18:58:03 +01:00 |
|
Sokomine
|
0f0593100e
|
used table.concat to insert yl_speak_up.show_fs_simple_deco instead of just string concatination
|
2023-12-18 03:02:56 +01:00 |
|
Sokomine
|
e9ee295db5
|
split up fs_talkdialog.lua into fs/ and api/
|
2023-12-18 02:44:43 +01:00 |
|