Commit Graph

21 Commits

Author SHA1 Message Date
43377500e1 Update texts.lua
After fixing the all_good warning message in yl_api_nodestages, there were two new warning messages introduced at startup from internal.lua:

WARNING[ServerStart]: key settings_dont_match does not exist
WARNING[ServerStart]: key get_filepath does not exist

Plus there was this error when playing without one or more of the optional dependencies ethereal, farming redo, and mobs_animals:

WARNING[ServerStart]: key recipe_not_good does not exist
WARNING[ServerStart]: recipe_not_good

So I added three lines to the bottom of texts.lua to fix or improve these warnings (although I am not 100% sure of the wording for the get_filepath message that appears to only show up when the debug checkbox is checked? I did my best to apply context to the warnings, but edit messages as you see fit.)
2025-03-08 04:47:52 +01:00
AliasAlreadyTaken
5fbda3589f Version 1.0.1 2024-07-20 04:38:14 +02:00
AliasAlreadyTaken
231bed60f8 Fixes broken link in readme 2024-07-20 04:19:19 +02:00
AliasAlreadyTaken
bf5cafdbfe your-land/yl_canned_food_mtg#1 Adds forgotten dependency to yl_canned_food 2024-07-20 04:10:03 +02:00
AliasAlreadyTaken
8bd07b048f Fix broken links 2024-07-18 05:24:52 +02:00
AliasAlreadyTaken
b885684bc8 Version 1.0.0 2024-07-18 04:25:19 +02:00
AliasAlreadyTaken
4ed63e6d1d Minor fixes to the recipes 2024-07-17 01:06:35 +02:00
AliasAlreadyTaken
3b7a4242dc Removes debug statements 2024-07-16 02:26:01 +02:00
AliasAlreadyTaken
205f352d7b Replaces unified_inventory crafting icon 2024-07-16 02:21:40 +02:00
AliasAlreadyTaken
f7755d2086 Splits data into legacy, default and json 2024-07-16 01:55:04 +02:00
AliasAlreadyTaken
cbc01d1435 Splits data into legacy and current 2024-07-15 19:09:37 +02:00
AliasAlreadyTaken
d27ea86306 Fixes additives nil and formatting 2024-07-14 04:09:52 +02:00
AliasAlreadyTaken
28d53ff0f2 Implements feature recipes 2024-07-14 03:57:16 +02:00
AliasAlreadyTaken
9b71ca5085 Formatting 2024-07-14 03:55:47 +02:00
AliasAlreadyTaken
ce3d645405 Implements feature eat including data structure 2024-07-14 01:24:21 +02:00
AliasAlreadyTaken
76fae9a185 Implements feature unified_inventory integration 2024-07-13 23:58:32 +02:00
AliasAlreadyTaken
84282965b1 Basic data structure, two examples 2024-07-13 23:15:06 +02:00
AliasAlreadyTaken
ca32b743a1 Adds all necessary files 2024-07-13 22:34:52 +02:00
AliasAlreadyTaken
d13d6f60b0 Removes all unneccessary files 2024-07-13 22:16:09 +02:00
AliasAlreadyTaken
4aaa9b3f65 Renames mod to yl_canned_food_mtg and adds documentation 2024-07-13 22:12:46 +02:00
your-land
133a306e42 Initial commit 2024-07-13 19:21:36 +00:00