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
|
8396464fcf
|
completed last commit
|
2023-12-18 05:25:59 +01:00 |
|
Sokomine
|
fe1910c88f
|
split inventory.lua into api/ and fs/
|
2023-12-18 05:25:26 +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
|
536ad045f6
|
renamed get_fs_ function in alternate_text because it does something diffrent from other get_fs_ functions
|
2023-12-18 04:47:53 +01:00 |
|
Sokomine
|
2cbac5ca7e
|
composing string via concate now
|
2023-12-18 04:46:01 +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
|
afe47c3908
|
moved fs_decorated to api/api_decorated because it does not show its own formspec
|
2023-12-18 02:53:03 +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
|
e8082faf75
|
added forgotten file
|
2023-12-14 04:30:20 +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 |
|
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 |
|