Commit Graph

  • 63cb5034d7 fix update_tag to fix your-land/bugtracker#5837 fix-update_tag whosit 2024-01-29 16:01:08 +0300
  • 99e2b4c2ec removed obsolete depends.txt master Sokomine 2024-01-27 04:35:50 +0100
  • bfbc7c238b updated mod.conf Sokomine 2024-01-27 04:33:16 +0100
  • 478849812d license of textures added Sokomine 2024-01-25 18:17:15 +0100
  • aee256938b moved cape texture to yl_npc Sokomine 2024-01-25 18:03:22 +0100
  • 7fc2d89974 removed surplus textures Sokomine 2024-01-25 17:56:38 +0100
  • 753d3f3eec removed obsolete _mask_ textures and test textures Sokomine 2024-01-24 22:02:03 +0100
  • 936cb08e71 added missing fs_inventory.lua file Sokomine 2024-01-20 22:01:21 +0100
  • 34e639f68f typos in function names corrected Sokomine 2024-01-17 04:15:24 +0100
  • c8d5293df0 prevent NPC from mobs_redo to take environmental dammage Sokomine 2024-01-17 03:59:03 +0100
  • 508776c2a0 adjusted get_mesh for new inital_properties method yl_stable_master Sokomine 2023-12-19 03:56:16 +0100
  • 920fbcf062 adjusted to initial_properties in minetest.registered_entities Sokomine 2023-12-19 03:23:18 +0100
  • 964fce04e3 fixed bug in local function Sokomine 2023-12-19 03:21:06 +0100
  • 49b370b7bb explained meaning of api/ folder Sokomine 2023-12-18 06:16:10 +0100
  • 44e8683e61 renamed function input_fs_manage_general to handle_* Sokomine 2023-12-18 06:13:27 +0100
  • 8110442b2a renamed input_routing_show_a_quest_step function to handle_input_routing_show_a_quest_step Sokomine 2023-12-18 06:04:30 +0100
  • f224222d7c moved formspec_helpers.lua into api folder Sokomine 2023-12-18 05:58:39 +0100
  • eb6cf0f031 renamed get_fs_quest_edit_error function to build_fs_quest_edit_error as that is more appropriate Sokomine 2023-12-18 05:52:11 +0100
  • 067744981b renamed function input_fs_manage_general to more appropriate handle_input_fs_manage_general Sokomine 2023-12-18 05:41:41 +0100
  • 922c2af88f renamed get_fs_manage_general function to build_fs_manage_general as that describes it better Sokomine 2023-12-18 05:35:19 +0100
  • 3847dda6ee renamed some get_fs_ functions to better fitting get_sub_fs_ functions Sokomine 2023-12-18 05:31:48 +0100
  • 8396464fcf completed last commit Sokomine 2023-12-18 05:25:59 +0100
  • fe1910c88f split inventory.lua into api/ and fs/ Sokomine 2023-12-18 05:25:26 +0100
  • 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 Sokomine 2023-12-18 05:15:04 +0100
  • 536ad045f6 renamed get_fs_ function in alternate_text because it does something diffrent from other get_fs_ functions Sokomine 2023-12-18 04:47:53 +0100
  • 2cbac5ca7e composing string via concate now Sokomine 2023-12-18 04:46:01 +0100
  • 0f0593100e used table.concat to insert yl_speak_up.show_fs_simple_deco instead of just string concatination Sokomine 2023-12-18 03:02:56 +0100
  • afe47c3908 moved fs_decorated to api/api_decorated because it does not show its own formspec Sokomine 2023-12-18 02:53:03 +0100
  • e9ee295db5 split up fs_talkdialog.lua into fs/ and api/ Sokomine 2023-12-18 02:44:43 +0100
  • 4f15503dfe split fs_fashion.lua up into api/ and fs/ (two files) Sokomine 2023-12-14 04:35:37 +0100
  • e8082faf75 added forgotten file Sokomine 2023-12-14 04:30:20 +0100
  • fad536a0a4 split fs_npc_list.lua into api/ and fs/ Sokomine 2023-12-12 03:01:58 +0100
  • d2e5362cf9 split quest related fs_*.lua into fs/ and api/ Sokomine 2023-12-11 21:48:31 +0100
  • 361bcd9dd1 moved some more fs_*.lua to fs/ Sokomine 2023-12-11 19:41:33 +0100
  • c368538c28 moved fs_edit_*.lua to fs/ Sokomine 2023-12-11 19:24:19 +0100
  • d57ac190eb split trade_simple.lua and other trading into fs/ and api/ part Sokomine 2023-12-11 19:05:33 +0100
  • 031abad71b split fs_trade_via_buy_button.lua in fs/ and api/ Sokomine 2023-12-10 05:13:11 +0100
  • 259a79e359 split fs_trade_limit.lua into fs/ and api/ part Sokomine 2023-12-10 04:56:51 +0100
  • eb6d75c8fc explained what files in fs/ folder are for Sokomine 2023-12-08 22:43:39 +0100
  • abbb8cf123 manage variables/quests: made local functions with fun_ prefix distinct from the input_ function Sokomine 2023-12-08 22:43:06 +0100
  • f37f07c722 moved some files into fs/ and api/ folders to clean up Sokomine 2023-12-08 22:41:27 +0100
  • 2c2b3d173d extracted fs_show_what_points_to_this_dialog.lua from fs_alternate_text.lua Sokomine 2023-12-08 20:39:28 +0100
  • e73a0cf35c split fs_properties.lua into fs and api part Sokomine 2023-12-08 19:32:59 +0100
  • 2e3bc1ddea removed api_logging.lua functions from fs_show_log.lua Sokomine 2023-12-08 19:31:22 +0100
  • 9f7349146d split fs_show_log.lua into api and fs Sokomine 2023-12-08 19:27:17 +0100
  • a1963d6b52 import and export textures, infotext, animation and properties Sokomine 2023-11-26 00:15:57 +0100
  • f3b0f10603 improved readme.md: typo, link to bugtracker, mentionned markup language for the text the npc says Sokomine 2023-11-25 22:56:56 +0100
  • e3762b9c4c do not crash when action leads to d_end in case of success Sokomine 2023-11-25 20:59:16 +0100
  • 40a72949eb fixed table of contents in readme.md Sokomine 2023-11-16 05:39:02 +0100
  • 992f653534 fixed readme.md Sokomine 2023-11-16 05:37:26 +0100
  • 077b7e2425 revert 30d605f8f0 Sokomine 2023-11-16 04:35:26 +0000
  • 30d605f8f0 readme experiment 2 Sokomine 2023-11-16 04:33:43 +0000
  • 81fb3dd999 readme experiment Sokomine 2023-11-16 04:32:21 +0000
  • 6425b580dd experiment with link in readme Sokomine 2023-11-16 04:31:00 +0000
  • 56e2863b76 updated link in readme.md Sokomine 2023-11-16 04:07:05 +0000
  • 556c24f782 made scrollbar for options easier to operate Sokomine 2023-11-15 22:58:32 +0100
  • f1668176ad #16 Show option text even when automatic or random selection is active Sokomine 2023-11-15 22:31:47 +0100
  • 9b7e08f2b0 #3 made mute message less misleading Sokomine 2023-11-14 02:29:43 +0100
  • f60aaa8bd0 #5383 mobs_redo now uses get_properties() for hp_max; adjusted update_tag Sokomine 2023-11-08 22:45:43 +0100
  • 1416ab39d3 added loging of capturing mobs (at least those using the mobs_redo interface) Sokomine 2023-11-08 21:46:47 +0100
  • dc278123d6 added /npc_talk version command Sokomine 2023-11-05 18:10:49 +0100
  • c513e0b8e4 allow to unset cape Sokomine 2023-11-05 13:05:42 +0100
  • 62d267cfe7 show only npc in npc list - not blocks Sokomine 2023-11-05 12:24:20 +0100
  • aa3fd4580c fixed bug Sokomine 2023-11-03 23:12:12 +0100
  • 8888373210 make back button show edit_options_dialog in manage_quest_steps Sokomine 2023-11-03 22:00:26 +0100
  • a66340ef8a fixed bug in assigning new quest step after deleting old Sokomine 2023-11-03 19:44:15 +0100
  • 58976ec35b adding and deleting quest step assignments to poptions is now logged Sokomine 2023-11-03 15:33:01 +0100
  • 696a36a145 typo Sokomine 2023-11-01 21:41:21 +0100
  • d57afa434c added export and notes to readme.md Sokomine 2023-11-01 21:40:31 +0100
  • a33b52f0d8 #5295 allow to write internal notes Sokomine 2023-11-01 21:34:07 +0100
  • a735a9a86f allow to import dialogs (without checking) with privs priv Sokomine 2023-10-31 22:05:15 +0100
  • cf868e0761 added export (show .json file structure) Sokomine 2023-10-29 15:47:56 +0100
  • 6346a747e0 improved fs_assign_quest_step; deleting is possible Sokomine 2023-10-28 17:34:43 +0200
  • 1dd6c587c7 moved adding npc/locations to quest steps into quest_api Sokomine 2023-10-28 17:32:07 +0200
  • 6f8dde7e61 #17 made buttons for owner colored diffrently Sokomine 2023-10-07 13:50:43 +0200
  • 3c4f5bd3ea scrollbar finetuning Sokomine 2023-10-02 04:04:47 +0200
  • 53c9318cd4 better visualization in quest step view over where quest steps can be set Sokomine 2023-10-02 03:48:48 +0200
  • 7e4bd07109 added yl_speak_up.quest_step_show_where_set Sokomine 2023-10-01 21:42:17 +0200
  • 2e40e236af used check_if_dialog_has_option Sokomine 2023-10-01 20:22:08 +0200
  • c4e5c65773 make sure npc/location is part of the lists Sokomine 2023-10-01 20:19:46 +0200
  • 2d2afdfb26 added yl_speak_up.check_if_dialog_has_option for easier check if option is available Sokomine 2023-10-01 20:18:51 +0200
  • 4993656940 actually store assigned quest steps in npc savefile Sokomine 2023-10-01 14:22:06 +0200
  • 861c44024a further prepared connection of npc and quest steps Sokomine 2023-10-01 12:21:31 +0200
  • b7423b0d81 prepared better assignment of quest steps to npc Sokomine 2023-10-01 00:59:40 +0200
  • ce067bf18e store quest.var_name as quest id in npc Sokomine 2023-09-30 21:43:41 +0200
  • 78f26d42a1 add npcs and locations via add field to lists Sokomine 2023-09-30 21:03:44 +0200
  • 13abe1687a make sure quest.npcs and quest.locations exist Sokomine 2023-09-30 19:38:19 +0200
  • 94df301302 check if npcs and locations can be removed from quests Sokomine 2023-09-30 19:14:49 +0200
  • f12f778b06 allow to add or delete locations for quests Sokomine 2023-09-30 13:21:13 +0200
  • 36ed71ae56 display adding quest locations Sokomine 2023-09-30 13:16:30 +0200
  • 2183c1af32 added helper function yl_speak_up.count_used_in_quest_steps Sokomine 2023-09-30 12:57:49 +0200
  • 2c28a0fc26 local function grey_if_zero Sokomine 2023-09-30 12:51:18 +0200
  • feae914e85 preparations for adding locations to quests Sokomine 2023-09-30 12:48:53 +0200
  • a3c1c5ccfd added way to add npcs as potential contributors to quests Sokomine 2023-09-30 11:34:30 +0200
  • b82a985ca1 link edit npc contributors in quest overview Sokomine 2023-09-30 11:23:14 +0200
  • 7a9ab3867d show names of npc in quest overview Sokomine 2023-09-30 10:51:11 +0200
  • 9e3b98d09e got rid of x_add in add quest step Sokomine 2023-09-29 16:21:30 +0200
  • ba81ac2f63 use container for fs_add_quest_steps Sokomine 2023-09-29 16:08:20 +0200
  • 3f9da138e0 quest steps are clickable from quest overview page Sokomine 2023-09-25 05:22:38 +0200
  • b621fe7b12 show npcs, locations and items in manage_quests Sokomine 2023-09-25 01:37:16 +0200