Sokomine
|
5cf3e412c5
|
quest api variables are now properly saved and restored
|
2021-07-03 21:25:38 +02:00 |
|
Sokomine
|
1717ad442b
|
added explanations to the alternate_text edit window
|
2021-07-01 23:42:43 +02:00 |
|
Sokomine
|
3d4141e786
|
allow to edit and store alternate texts for dialogs when comming from a particular option/failed effect
|
2021-07-01 22:33:19 +02:00 |
|
Sokomine
|
ff2ba081a9
|
added edit button to colored dialog text
|
2021-07-01 17:24:24 +02:00 |
|
Sokomine
|
2071a45f3d
|
made use of tabheader and container as formspec elements
|
2021-07-01 05:24:25 +02:00 |
|
Sokomine
|
17544df2a1
|
added new function yl_speak_up.prepare_new_dialog_for_option so that the dialog result/effect is present when first editing a new dialog
|
2021-07-01 03:24:52 +02:00 |
|
Sokomine
|
ea5bbb0e7a
|
added yl_speak_up.show_colored_dialog_text for edit menus
|
2021-06-30 23:12:39 +02:00 |
|
Sokomine
|
a43cef9290
|
allow to toggle between successful and unsuccessful action in edit options menu
|
2021-06-29 23:21:48 +02:00 |
|
Sokomine
|
61bd16f3f2
|
made edit option menu slightly nicer
|
2021-06-29 20:26:25 +02:00 |
|
Sokomine
|
cb49d9cfe2
|
better handling of esc in edit options dialog
|
2021-06-25 19:28:53 +02:00 |
|
Sokomine
|
d3a9d20d43
|
edit options dialog now stores o_id instead of passing it on as a hidden parameter
|
2021-06-25 19:23:35 +02:00 |
|
Sokomine
|
e4a7bdc233
|
added save button to edit options dialog (not yet functional)
|
2021-06-25 19:12:58 +02:00 |
|
Sokomine
|
d71e5e1d10
|
made the back to edit dialog option button more comprehensible
|
2021-06-21 18:43:58 +02:00 |
|
Sokomine
|
30420a6b42
|
trade is now an action; removed from edit options dialog
|
2021-06-19 03:22:47 +02:00 |
|
Sokomine
|
2290f9d463
|
removed obsolete code
|
2021-06-16 03:08:55 +02:00 |
|
Sokomine
|
7fe9f18791
|
removed obsolete code
|
2021-06-16 01:43:47 +02:00 |
|
Sokomine
|
ed333192cb
|
implemented storing action npc_gives
|
2021-06-14 23:44:28 +02:00 |
|
Sokomine
|
5d82cbc32d
|
added fs_edit_actions.lua and necessary sourroundings
|
2021-06-12 21:17:58 +02:00 |
|
Sokomine
|
fab84ca4a0
|
added get list of writable variables, some documentation and yl_speak_up.show_effect to fs_edit_effects.lua
|
2021-06-09 00:43:37 +02:00 |
|
Sokomine
|
ba31a932ad
|
added tooltips for precondition and effect list
|
2021-06-07 04:28:15 +02:00 |
|
Sokomine
|
0bea918686
|
limited number of preconditions and options per dialog
|
2021-06-07 04:19:10 +02:00 |
|
Sokomine
|
8157512e6b
|
human readable texts for the preconditions
|
2021-06-07 04:00:06 +02:00 |
|
Sokomine
|
d916178ca0
|
added fs_edit_preconditions.lua and fs_edit_effects.lua
|
2021-06-03 21:12:58 +02:00 |
|
Sokomine
|
a0f338c965
|
prepared adding of precondition and effect edit
|
2021-06-03 18:08:05 +02:00 |
|
Sokomine
|
bd89ba9d56
|
introduced action to fs_edit_options_dialog.lua
|
2021-06-03 03:41:17 +02:00 |
|
Sokomine
|
f199a9d04c
|
don't show add button in edit options menu if already max number of options
|
2021-06-03 01:08:21 +02:00 |
|
Sokomine
|
5c9b633546
|
moved fs_edit_options_dialog.lua functions into extra file
|
2021-06-02 19:19:57 +02:00 |
|