yl_speak_up/editor
2024-02-10 19:52:18 +01:00
..
api moved api_quest_steps.lua to editor/api/ as it is only needed in edit_mode 2024-02-10 19:38:05 +01:00
fs fixed some typos in function names 2024-02-10 00:53:25 +01:00
chat_commands_in_edit_mode.lua moved '/npc_talk force_edit' into editor/ part 2024-02-07 20:28:25 +01:00
command_force_edit_mode.lua moved '/npc_talk force_edit' into editor/ part 2024-02-07 20:28:25 +01:00
edit_mode_apply_changes.lua moved etitor parts into edtior/ folder 2024-02-07 18:34:33 +01:00
edit_mode.lua adjusted the move of api_quest_steps.lua in init.lua and editor/ 2024-02-10 19:52:18 +01:00
exec_actions_action_inv_changed.lua split action_inv_changed function into editor/ and interpreter functionality 2024-02-07 21:44:39 +01:00
exec_all_relevant_effects.lua added dry_run_no_exec parameter to execute_all_relevant_effects so that the function can work properly in edit_mode 2024-02-07 22:12:18 +01:00
print_as_table.lua moved etitor parts into edtior/ folder 2024-02-07 18:34:33 +01:00
show_fs_in_edit_mode.lua split show_fs.lua into editor/ and normal function 2024-02-10 18:51:36 +01:00
trade_in_edit_mode.lua moved add_trade_simple in editor/ into fs/ subfolder 2024-02-10 00:00:33 +01:00