Skip to content

Conversation

@DragonSlayer62
Copy link
Contributor

@DragonSlayer62 DragonSlayer62 commented Aug 4, 2025

  • [ADD] Added "Last Ten" button to crafting gumps to show last ten items crafted
  • [UPD] Updated tailoring crafting gump to remember last sub page that was open
  • [FIX] "Make Last" button in crafting menus no longer requires user to re-select cloth
  • [UPD] Updated tailoring.js header describing how to use the new crafting system.
  • [ADD] Added new recipe system, currently implemented for tailoring only.
    • Craftable items in the tailoring CraftingMap can now be locked behind learnable recipes.
    • Recipes are tied to specific items using a recipeID, defined both in the CraftingMap and on scroll items via custominttag.
    • Recipe scrolls (e.g., [recipescroll]) allow players to learn new crafting options when used.
    • The system supports optional naming of recipes via customstringtag=recipeName, allowing display in UI and messages.
    • If a player has not learned the recipe, the item will be hidden or marked as uncraftable (based on displayUnlearnedRecipes setting).
  • [UPD] Updated Dictionary files with new messges

- [ADD] Added "Last Ten" button to crafting gumps to show last ten items crafted
- [UPD] Updated tailoring crafting gump to remember last sub page that was open
- [FIX] "Make Last" button in crafting menus no longer requires user to re-select cloth
- [ADD] Added new file header describing how to use the new crafting system.
- [ADD] Added new recipe system, currently implemented for tailoring only.
- [UPD] Updated Dictionary files with new messges
@DragonSlayer62 DragonSlayer62 added enhancement New feature or request bugfix Bugs fixed! Ready for Review labels Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Bugs fixed! enhancement New feature or request Ready for Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant