yl_speak_up/api
2023-12-18 05:52:11 +01:00
..
api_alternate_text.lua 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
api_decorated.lua moved fs_decorated to api/api_decorated because it does not show its own formspec 2023-12-18 02:53:03 +01:00
api_fashion.lua split fs_fashion.lua up into api/ and fs/ (two files) 2023-12-14 04:35:37 +01:00
api_inventory.lua completed last commit 2023-12-18 05:25:59 +01:00
api_logging.lua moved some files into fs/ and api/ folders to clean up 2023-12-08 22:41:27 +01:00
api_npc_list.lua split fs_npc_list.lua into api/ and fs/ 2023-12-12 03:01:58 +01:00
api_properties.lua moved some files into fs/ and api/ folders to clean up 2023-12-08 22:41:27 +01:00
api_quest_steps.lua 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
api_talk.lua split up fs_talkdialog.lua into fs/ and api/ 2023-12-18 02:44:43 +01:00
api_trade_inv.lua split trade_simple.lua and other trading into fs/ and api/ part 2023-12-11 19:05:33 +01:00
api_trade.lua split trade_simple.lua and other trading into fs/ and api/ part 2023-12-11 19:05:33 +01:00
custom_functions_you_can_override.lua moved some files into fs/ and api/ folders to clean up 2023-12-08 22:41:27 +01:00
fs_edit_general.lua 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