Commit Graph

819 Commits

Author SHA1 Message Date
Sokomine
dc278123d6 added /npc_talk version command 2023-11-05 18:10:49 +01:00
Sokomine
c513e0b8e4 allow to unset cape 2023-11-05 13:05:42 +01:00
Sokomine
62d267cfe7 show only npc in npc list - not blocks 2023-11-05 12:24:20 +01:00
Sokomine
aa3fd4580c fixed bug 2023-11-03 23:12:12 +01:00
Sokomine
8888373210 make back button show edit_options_dialog in manage_quest_steps 2023-11-03 22:00:26 +01:00
Sokomine
a66340ef8a fixed bug in assigning new quest step after deleting old 2023-11-03 19:44:15 +01:00
Sokomine
58976ec35b adding and deleting quest step assignments to poptions is now logged 2023-11-03 15:33:01 +01:00
Sokomine
696a36a145 typo 2023-11-01 21:41:21 +01:00
Sokomine
d57afa434c added export and notes to readme.md 2023-11-01 21:40:31 +01:00
Sokomine
a33b52f0d8 #5295 allow to write internal notes 2023-11-01 21:34:07 +01:00
Sokomine
a735a9a86f allow to import dialogs (without checking) with privs priv 2023-10-31 22:05:15 +01:00
Sokomine
cf868e0761 added export (show .json file structure) 2023-10-29 15:47:56 +01:00
Sokomine
6346a747e0 improved fs_assign_quest_step; deleting is possible 2023-10-28 17:34:43 +02:00
Sokomine
1dd6c587c7 moved adding npc/locations to quest steps into quest_api 2023-10-28 17:32:07 +02:00
Sokomine
6f8dde7e61 #17 made buttons for owner colored diffrently 2023-10-07 13:50:43 +02: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
7e4bd07109 added yl_speak_up.quest_step_show_where_set 2023-10-01 21:42:17 +02:00
Sokomine
2e40e236af used check_if_dialog_has_option 2023-10-01 20:22:08 +02:00
Sokomine
c4e5c65773 make sure npc/location is part of the lists 2023-10-01 20:19:46 +02:00
Sokomine
2d2afdfb26 added yl_speak_up.check_if_dialog_has_option for easier check if option is available 2023-10-01 20:18:51 +02:00
Sokomine
4993656940 actually store assigned quest steps in npc savefile 2023-10-01 14:22:06 +02:00
Sokomine
861c44024a further prepared connection of npc and quest steps 2023-10-01 12:21:31 +02:00
Sokomine
b7423b0d81 prepared better assignment of quest steps to npc 2023-10-01 00:59:40 +02:00
Sokomine
ce067bf18e store quest.var_name as quest id in npc 2023-09-30 21:43:41 +02:00
Sokomine
78f26d42a1 add npcs and locations via add field to lists 2023-09-30 21:03:44 +02:00
Sokomine
13abe1687a make sure quest.npcs and quest.locations exist 2023-09-30 19:38:19 +02:00
Sokomine
94df301302 check if npcs and locations can be removed from quests 2023-09-30 19:14:49 +02:00
Sokomine
f12f778b06 allow to add or delete locations for quests 2023-09-30 13:21:13 +02:00
Sokomine
36ed71ae56 display adding quest locations 2023-09-30 13:16:30 +02:00
Sokomine
2183c1af32 added helper function yl_speak_up.count_used_in_quest_steps 2023-09-30 12:57:49 +02:00
Sokomine
2c28a0fc26 local function grey_if_zero 2023-09-30 12:51:18 +02:00
Sokomine
feae914e85 preparations for adding locations to quests 2023-09-30 12:48:53 +02:00
Sokomine
a3c1c5ccfd added way to add npcs as potential contributors to quests 2023-09-30 11:34:30 +02:00
Sokomine
b82a985ca1 link edit npc contributors in quest overview 2023-09-30 11:23:14 +02:00
Sokomine
7a9ab3867d show names of npc in quest overview 2023-09-30 10:51:11 +02:00
Sokomine
9e3b98d09e got rid of x_add in add quest step 2023-09-29 16:21:30 +02:00
Sokomine
ba81ac2f63 use container for fs_add_quest_steps 2023-09-29 16:08:20 +02:00
Sokomine
3f9da138e0 quest steps are clickable from quest overview page 2023-09-25 05:22:38 +02:00
Sokomine
b621fe7b12 show npcs, locations and items in manage_quests 2023-09-25 01:37:16 +02:00
Sokomine
234a18efff show some quest steps in quest overview 2023-09-25 00:19:47 +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
d267560d2a fixed bug in fashion if mesh not defined 2023-09-24 00:24:14 +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
fd35e172d8 re-enabled quests (which are under development) 2023-09-23 20:03:57 +02:00