Sokomine
|
e27809d4d7
|
show_fs: npc_list
|
2024-02-09 21:31:30 +01:00 |
|
Sokomine
|
b2fb83d046
|
show_fs: trade_list
|
2024-02-09 21:29:24 +01:00 |
|
Sokomine
|
0490f8183c
|
fixed get_fs_show_log wrapper parameter
|
2024-02-09 21:10:24 +01:00 |
|
Sokomine
|
d6338abeca
|
show_fs: edit_trade_limit
|
2024-02-09 21:03:22 +01:00 |
|
Sokomine
|
82616c85b1
|
show_fs: trade_limit
|
2024-02-09 21:01:00 +01:00 |
|
Sokomine
|
2a8b621606
|
show_fs: show_log
|
2024-02-09 20:56:26 +01:00 |
|
Sokomine
|
7cbc610866
|
show_fs: inventory
|
2024-02-09 20:53:33 +01:00 |
|
Sokomine
|
1cc4f2e742
|
log add_trade_simple in npc_was_changed as an exception without having to resort to edit_mode directly
|
2024-02-09 06:20:18 +01:00 |
|
Sokomine
|
0f6962e0a8
|
split fs_add_trade_simple into editor/ and rest
|
2024-02-09 06:09:40 +01:00 |
|
Sokomine
|
d10b394204
|
adjusted fs_do_trade_simple so that it works with edit_mode beeing only in editor/
|
2024-02-07 23:36:12 +01:00 |
|
Sokomine
|
21005455ab
|
added some missing local variables in fs/fs_talkdialog.lua
|
2024-02-07 22:18:15 +01:00 |
|
Sokomine
|
8dbaaf21d5
|
moved etitor parts into edtior/ folder
|
2024-02-07 18:34:33 +01:00 |
|
Sokomine
|
abf063975e
|
fixed exit button not working in initial config
|
2024-02-05 23:28:02 +01:00 |
|
Sokomine
|
630287d99a
|
split up input function of fs/fs_talkdialog.lua
|
2024-02-05 06:37:00 +01:00 |
|
Sokomine
|
682cc3bccd
|
finished get_fs_talkdialog split into normal and edit mode
|
2024-02-04 01:38:44 +01:00 |
|
Sokomine
|
89bd9ea546
|
renamed add_buttons function to get_fs_talkdialog_add_edit_and_command_buttons and placed commands like walk/follow/stand/inventory there
|
2024-02-02 21:19:43 +01:00 |
|
Sokomine
|
8b3fb10faf
|
moved yl_speak_up.get_fs_talkdialog_add_edit_buttons to edit_mode.lua
|
2024-02-02 20:57:23 +01:00 |
|
Sokomine
|
4d2da67f9d
|
turned yl_speak_up.get_fs_talkdialog_add_player_offers_item into extra function
|
2024-02-02 19:44:51 +01:00 |
|
Sokomine
|
3dab37dae7
|
moved yl_speak_up.get_fs_talkdialog_line_in_edit_mode to edit_mode.lua and shortened to get_fs_talkdialog_line
|
2024-02-02 19:27:16 +01:00 |
|
Sokomine
|
24a6edcd53
|
moved get_fs_talkdialog_main_text_in_edit_mode to edit_mode.lua and renamed to get_fs_talkdialog_main_text
|
2024-02-02 19:11:13 +01:00 |
|
Sokomine
|
4cfab4c1d8
|
created yl_speak_up.apply_autoanswer_and_random_and_d_got_item and adjusted yl_speak_up.calculate_displayable_options; created edit_mode.lua for overrides
|
2024-02-02 18:58:03 +01:00 |
|
Sokomine
|
79aae18038
|
added back item to error message when npc refuses an item
|
2024-02-02 18:25:29 +01:00 |
|
Sokomine
|
936cb08e71
|
added missing fs_inventory.lua file
|
2024-01-20 22:01:21 +01:00 |
|
Sokomine
|
964fce04e3
|
fixed bug in local function
|
2023-12-19 03:21:06 +01:00 |
|
Sokomine
|
44e8683e61
|
renamed function input_fs_manage_general to handle_*
|
2023-12-18 06:13:27 +01:00 |
|
Sokomine
|
8110442b2a
|
renamed input_routing_show_a_quest_step function to handle_input_routing_show_a_quest_step
|
2023-12-18 06:04:30 +01:00 |
|
Sokomine
|
f224222d7c
|
moved formspec_helpers.lua into api folder
|
2023-12-18 05:58:39 +01:00 |
|
Sokomine
|
eb6cf0f031
|
renamed get_fs_quest_edit_error function to build_fs_quest_edit_error as that is more appropriate
|
2023-12-18 05:52:11 +01:00 |
|
Sokomine
|
067744981b
|
renamed function input_fs_manage_general to more appropriate handle_input_fs_manage_general
|
2023-12-18 05:41:41 +01:00 |
|
Sokomine
|
922c2af88f
|
renamed get_fs_manage_general function to build_fs_manage_general as that describes it better
|
2023-12-18 05:35:19 +01:00 |
|
Sokomine
|
3847dda6ee
|
renamed some get_fs_ functions to better fitting get_sub_fs_ functions
|
2023-12-18 05:31:48 +01:00 |
|
Sokomine
|
3ae305dcc9
|
moved fs_edit_general.lua to api/; renamed most get_fs_ functions there to get_sub_fs_ and main function to build_fs_ for more clarity
|
2023-12-18 05:15:04 +01:00 |
|
Sokomine
|
0f0593100e
|
used table.concat to insert yl_speak_up.show_fs_simple_deco instead of just string concatination
|
2023-12-18 03:02:56 +01:00 |
|
Sokomine
|
e9ee295db5
|
split up fs_talkdialog.lua into fs/ and api/
|
2023-12-18 02:44:43 +01:00 |
|
Sokomine
|
4f15503dfe
|
split fs_fashion.lua up into api/ and fs/ (two files)
|
2023-12-14 04:35:37 +01:00 |
|
Sokomine
|
fad536a0a4
|
split fs_npc_list.lua into api/ and fs/
|
2023-12-12 03:01:58 +01:00 |
|
Sokomine
|
d2e5362cf9
|
split quest related fs_*.lua into fs/ and api/
|
2023-12-11 21:48:31 +01:00 |
|
Sokomine
|
361bcd9dd1
|
moved some more fs_*.lua to fs/
|
2023-12-11 19:41:33 +01:00 |
|
Sokomine
|
c368538c28
|
moved fs_edit_*.lua to fs/
|
2023-12-11 19:24:19 +01:00 |
|
Sokomine
|
d57ac190eb
|
split trade_simple.lua and other trading into fs/ and api/ part
|
2023-12-11 19:05:33 +01:00 |
|
Sokomine
|
031abad71b
|
split fs_trade_via_buy_button.lua in fs/ and api/
|
2023-12-10 05:13:11 +01:00 |
|
Sokomine
|
259a79e359
|
split fs_trade_limit.lua into fs/ and api/ part
|
2023-12-10 04:56:51 +01:00 |
|
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 |
|