tModLoader

tModLoader

Recipe Editor
Showing 1-10 of 22 entries
< 1  2  3 >
Update: 10 Sep, 2024 @ 7:15pm
by Jake

Recipe Editor v0.1.7.3 has been published to Stable TModLoader v2024.7.
Adjusted the auto config size check to only check the config that is being changed.
Fixed a bug that caused the game to freeze when creating recipes due to a file not found exception.

Update: 1 Sep, 2024 @ 1:59pm
by Jake

Recipe Editor v0.1.7.2 has been published to Stable TModLoader v2024.7.
Slight UI changes.
You can now 'delete' non-custom recipes if they're marked as disabled. This is functionally the same thing as re-enabling them.
Added chat command '/checkconfigsize' to quickly verify if a config is over the 65kb limit.
Added a warning message if a config exceeds the 65kb limit when creating recipes/groups.
You can now view recipe/group details from the profile editor by right clicking a recipe/group and selecting the 'peek' option. Holding down the smart cursor key and mousing over a recipe/group will also quickly bring up its details.
Fixed a bug where the safety check for workstations did not properly detect empty workstations.
Walls can now be used as workstations for your recipe. Unsafe walls are walls placed by worldgen. Safe/other walls are placed by the player. Make sure you select the right wall type when creating your recipe.
Fixed an issue that caused the safety of custom recipe groups to not be properly checked.
Other small various changes.

Update: 21 Aug, 2024 @ 1:38pm
by Jake

Recipe Editor v0.1.7.1 has been published to Stable TModLoader v2024.6.
Fixed an issue where a non-custom recipe's shimmer information wouldn't show if it was disabled.
Fixed an issue that caused logging of incorrect recipe indexes when checking for errors.
Added more conditions.

Update: 13 Aug, 2024 @ 9:05pm
by Jake

Recipe Editor v0.1.7 has been published to Stable TModLoader v2024.6.
Rewrote the mod from scratch. Again... This is to improve maintainability.
Special tiles have been reworked. They now share the workstations grid and are selected from the item grid.
Recipes and groups that contain errors are now shown in their respective editors instead of only in the profile editor.
Greatly improved UI code to minimize frame lag when using the editor.
Other various small changes.
Improved the way recipes, groups, and profiles are stored in their config files. This will render your old recipes, groups, and profiles obsolete. But don't worry, you can convert your old configs in the profile editor.
Added the option to disable ALL recipes from specified mods in the config. (note disabling these will NOT show them in the editor)
Item rules and craft events have been reworked slightly to now show directly in the editor instead of in another window.
Craft events now automatically sync in multiplayer if they invoke an Action rather than a Recipe.OnCraftCallback. See help guide for details.

Update: 23 Sep, 2023 @ 10:32pm

Recipe Editor v0.1.6.2 has been published to Preview TModLoader v2023.8
Updated for the upcoming stable build.
Added a config option for users to disable the chat message notification when entering a world.

Update: 4 Jul, 2023 @ 6:35pm

Version 0.1.6.1 has been published to Preview learn more @ https://discord.gg/SDThAjNpbM
v0.1.6.1:
Fixed an issue where unknown item rules/events would prevent a recipe from being disabled.

v0.1.6.0:
Rewrote the mod from scratch to provide a better structure.
Lots of bug fixes and improvements.
Slightly redesigned the UI for a better, more intuitive experience.
Added an in-game help section so users no longer have to use an external document.

Update: 29 May, 2023 @ 3:56pm

Version 0.1.6.0 has been published to Preview learn more @ https://discord.gg/SDThAjNpbM
View the in-game changelog for a complete list of changes.

Update: 17 Jan, 2023 @ 11:45pm

Version 0.1.5.9 has been published to Stable learn more @ https://discord.gg/SDThAjNpbM
Fixed a bug that caused an exception to be thrown when searching for a recipe group that didn't exist
Fixed a bug that prevented the mod from loading when a group name did not match the required format
Version bump because of steam workshop publish bug

Update: 1 Oct, 2022 @ 5:15pm

Version 0.1.5.4 has been published to Preview learn more @ https://discord.gg/SDThAjNpbM
Updated to work with the newest tmodloader preview build

Update: 2 Sep, 2022 @ 10:45pm

Version 0.1.5.3 has been published to Preview learn more @ https://discord.gg/SDThAjNpbM
Fixed an issue where disabled recipes were appearing twice in the list as both enabled and disabled.