Smithing skill #2
Labels
No labels
bug
ci-cd
client
epic:security-hardening
feature
optimization
priority:high
priority:low
priority:medium
server
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
BlackLobster/Server#2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
skills/smithing.exis a content stub. Implement smelting bar recipes + anvil smithing (bars→items), interfaces, XP.Source:
lib/black_lobster/game/skills/smithing.ex(TODO content-port). Bot goalsmelt_and_bank.exalready exists.Closing — smithing implemented. Smelting (interface 311) + anvil smithing (interface 312) via the generic make engine, Contract.Smithing gates, cache-verified recipe data (skills/smithing.ex ~680 lines). SmeltAndBank bot goal is live.