Commit Graph

841 Commits

Author SHA1 Message Date
Sokomine
eb6d75c8fc explained what files in fs/ folder are for 2023-12-08 22:43:39 +01:00
Sokomine
abbb8cf123 manage variables/quests: made local functions with fun_ prefix distinct from the input_ function 2023-12-08 22:43:06 +01:00
Sokomine
f37f07c722 moved some files into fs/ and api/ folders to clean up 2023-12-08 22:41:27 +01:00
Sokomine
2c2b3d173d extracted fs_show_what_points_to_this_dialog.lua from fs_alternate_text.lua 2023-12-08 20:39:28 +01:00
Sokomine
e73a0cf35c split fs_properties.lua into fs and api part 2023-12-08 19:32:59 +01:00
Sokomine
2e3bc1ddea removed api_logging.lua functions from fs_show_log.lua 2023-12-08 19:31:22 +01:00
Sokomine
9f7349146d split fs_show_log.lua into api and fs 2023-12-08 19:27:17 +01:00
Sokomine
a1963d6b52 import and export textures, infotext, animation and properties 2023-11-26 00:15:57 +01:00
Sokomine
f3b0f10603 improved readme.md: typo, link to bugtracker, mentionned markup language for the text the npc says 2023-11-25 22:56:56 +01:00
Sokomine
e3762b9c4c do not crash when action leads to d_end in case of success 2023-11-25 20:59:16 +01:00
Sokomine
40a72949eb fixed table of contents in readme.md 2023-11-16 05:39:02 +01:00
Sokomine
992f653534 fixed readme.md 2023-11-16 05:37:26 +01:00
077b7e2425 revert 30d605f8f0
revert readme experiment 2
2023-11-16 04:35:26 +00:00
30d605f8f0 readme experiment 2 2023-11-16 04:33:43 +00:00
81fb3dd999 readme experiment 2023-11-16 04:32:21 +00:00
6425b580dd experiment with link in readme 2023-11-16 04:31:00 +00:00
56e2863b76 updated link in readme.md 2023-11-16 04:07:05 +00:00
Sokomine
556c24f782 made scrollbar for options easier to operate 2023-11-15 22:58:32 +01:00
Sokomine
f1668176ad #16 Show option text even when automatic or random selection is active 2023-11-15 22:31:47 +01:00
Sokomine
9b7e08f2b0 #3 made mute message less misleading 2023-11-14 02:29:43 +01:00
Sokomine
f60aaa8bd0 #5383 mobs_redo now uses get_properties() for hp_max; adjusted update_tag 2023-11-08 22:45:43 +01:00
Sokomine
1416ab39d3 added loging of capturing mobs (at least those using the mobs_redo interface) 2023-11-08 21:46:47 +01:00
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