Commit Graph

30 Commits

Author SHA1 Message Date
Sokomine
8888373210 make back button show edit_options_dialog in manage_quest_steps 2023-11-03 22:00:26 +01:00
Sokomine
3c4f5bd3ea scrollbar finetuning 2023-10-02 04:04:47 +02:00
Sokomine
53c9318cd4 better visualization in quest step view over where quest steps can be set 2023-10-02 03:48:48 +02:00
Sokomine
861c44024a further prepared connection of npc and quest steps 2023-10-01 12:21:31 +02:00
Sokomine
3f9da138e0 quest steps are clickable from quest overview page 2023-09-25 05:22:38 +02:00
Sokomine
314c637aae added show all quest steps button 2023-09-24 23:28:34 +02:00
Sokomine
c3d97233dd allow to click on start/end/unconnected steps in list 2023-09-24 23:05:38 +02:00
Sokomine
32510ad974 yl_speak_up.quest_step_show_table_decorated renamed to yl_speak_up.get_fs_show_list_in_box and moved to formspec_helpers.lua 2023-09-23 23:45:31 +02:00
Sokomine
8d0377572d make color of table lines configurable 2023-09-23 23:36:32 +02:00
Sokomine
e2ed6263ac make more use of yl_speak_up.quest_step_show_table_decorated 2023-09-23 23:14:43 +02:00
Sokomine
5e8e31876c added yl_speak_up.quest_step_show_table_decorated 2023-09-23 22:28:33 +02:00
Sokomine
1347fb1bdb show start, end and unconnected quest steps 2023-09-23 21:28:46 +02:00
Sokomine
e8053e25e9 forward quest_step input for embedded_select mode 2023-09-22 06:56:32 +02:00
Sokomine
0ec51adf74 show step list when adding quest step 2023-09-22 06:17:30 +02:00
Sokomine
c744ce6aff put more into containers in fs_manage_quest_steps 2023-09-21 22:35:38 +02:00
Sokomine
7d602fccf2 make sure all relevant tables exist inside quest step data inside quest_api.lua 2023-09-21 22:05:51 +02:00
Sokomine
6a24488ac2 slightly less color in tooltips in fs_manage_quest_steps 2023-09-21 20:36:43 +02:00
Sokomine
b451432b84 make </> buttons work in manage quest steps 2023-09-21 20:20:54 +02:00
Sokomine
eabafafe17 improved tooltips in manage quest steps 2023-09-21 20:07:22 +02:00
Sokomine
9313ef3bef rearranged buttons in manage quest steps 2023-09-21 19:52:19 +02:00
Sokomine
4bcbf8ee0a improved quest step management 2023-09-20 22:43:06 +02:00
Sokomine
83f92f1a49 make quest step in quest step list clickable 2023-09-20 22:26:38 +02:00
Sokomine
35506731bd fixed bug in manage_quest_steps 2023-09-19 05:20:52 +02:00
Sokomine
1c72d714e7 removed surplus edit button 2023-09-19 00:35:28 +02:00
Sokomine
352a0322f4 passing mode of how/where to add new quest steps differntly now 2023-09-19 00:32:32 +02:00
Sokomine
5ba53ba637 added formspec for adding quest steps 2023-09-18 23:33:10 +02:00
Sokomine
1e4e3cbaef improved manage_quest_steps formspec 2023-09-18 21:51:03 +02:00
Sokomine
31f29beecd removed debug message 2023-09-15 00:52:51 +02:00
Sokomine
49c264193c removed overlapping of text in add quest steps formspec 2023-09-15 00:51:23 +02:00
Sokomine
4ce6101bca added first basic creation/delition of quest steps 2023-09-15 00:40:34 +02:00