Sokomine
|
6381ea59b9
|
count visits to dialogs
|
2024-02-29 12:18:23 +01:00 |
|
Sokomine
|
d52aa2e5cb
|
allowed export/import without editor/
|
2024-02-13 03:04:57 +01:00 |
|
Sokomine
|
42c3751966
|
cleaned up editor/edit_mode.lua by removing unused files
|
2024-02-12 12:06:38 +01:00 |
|
Sokomine
|
c1deea695c
|
allowed reloading when modname is not present
|
2024-02-12 00:29:06 +01:00 |
|
Sokomine
|
e2722d7c60
|
created initial_config.lua so that overriding start dialogs becomes easier
|
2024-02-10 22:33:00 +01:00 |
|
Sokomine
|
f70bc72f85
|
prepared initial_config fs for working without api/formspec_helpers.lua
|
2024-02-10 22:03:52 +01:00 |
|
Sokomine
|
0a3764fe84
|
adjusted the move of api_quest_steps.lua in init.lua and editor/
|
2024-02-10 19:52:18 +01:00 |
|
Sokomine
|
7c72e4215b
|
split show_fs.lua into editor/ and normal function
|
2024-02-10 18:51:36 +01:00 |
|
Sokomine
|
7482061868
|
moved add_trade_simple in editor/ into fs/ subfolder
|
2024-02-10 00:00:33 +01:00 |
|
Sokomine
|
e7369f3075
|
split api_trade_inv.lua into edit_mode and normal mode
|
2024-02-09 05:35:34 +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
|
763a7e27c5
|
moved edit_mode out of functions.lua
|
2024-02-07 22:53:11 +01:00 |
|
Sokomine
|
21c8f1149d
|
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 |
|
Sokomine
|
c2728f853b
|
split action_inv_changed function into editor/ and interpreter functionality
|
2024-02-07 21:44:39 +01:00 |
|
Sokomine
|
e33e1326fd
|
moved edit_mode comment to editor/
|
2024-02-07 20:30:50 +01:00 |
|
Sokomine
|
596d521345
|
moved '/npc_talk force_edit' into editor/ part
|
2024-02-07 20:28:25 +01:00 |
|
Sokomine
|
8dbaaf21d5
|
moved etitor parts into edtior/ folder
|
2024-02-07 18:34:33 +01:00 |
|
Sokomine
|
aa707c40ac
|
moved edit_mode.lua to editor/fs/* and added new edit_mode.lua as future init.lua file for editor mod
|
2024-02-07 06:19:20 +01:00 |
|