Commit Graph

34 Commits

Author SHA1 Message Date
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
1dd6c587c7 moved adding npc/locations to quest steps into quest_api 2023-10-28 17:32:07 +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
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
78f26d42a1 add npcs and locations via add field to lists 2023-09-30 21:03:44 +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
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
1347fb1bdb show start, end and unconnected quest steps 2023-09-23 21:28:46 +02:00
Sokomine
52b280035e fs improvements 2023-09-22 07:17:14 +02:00
Sokomine
8b8fbfa4aa improved back button 2023-09-22 07:00:18 +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
58fe04cd49 show in add_quest_steps how many locations *set* a quest step 2023-09-22 00:29:31 +02:00
Sokomine
fd525a950f do not offer the quest step itself as dependency 2023-09-20 04:45:10 +02:00
Sokomine
030f75be15 improved inserting quest steps before/after others 2023-09-20 00:33:46 +02:00
Sokomine
0204f38a46 allow to remove quest steps from the lists of requirements 2023-09-19 19:47:00 +02:00
Sokomine
d9208a1365 added first temporary storing of previous quest steps 2023-09-19 05:23:16 +02:00
Sokomine
6ecf800a60 prepared adding quest steps 2023-09-19 04:16:38 +02:00
Sokomine
decae6977e changed formspec size for add quest steps 2023-09-19 02:17:17 +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