[PR #281] [MERGED] Fixup smelting #10334

Open
opened 2026-06-03 12:21:45 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/281
Author: @RedSparr0w
Created: 12/12/2019
Status: Merged
Merged: 12/13/2019
Merged by: @Dark98

Base: masterHead: smelting


📝 Commits (4)

📊 Changes

4 files changed (+45 additions, -55 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/content/skills/smithing/Smelting.java (+45 -55)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/smithing/Smelting$1.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/smithing/Smelting$2.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/smithing/Smelting.class (+0 -0)

📄 Description

Closes #275


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/281 **Author:** [@RedSparr0w](https://github.com/RedSparr0w) **Created:** 12/12/2019 **Status:** ✅ Merged **Merged:** 12/13/2019 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `smelting` --- ### 📝 Commits (4) - [`a0041de`](https://github.com/2006-Scape/2006Scape/commit/a0041de93f80f1a538214f17dee3e9d3e8c2632a) Fixup smelting - [`b0abf29`](https://github.com/2006-Scape/2006Scape/commit/b0abf29f192e1aff1bc0c31fe3d9935392202edc) Move iron fail check, show message - [`d2d8bbd`](https://github.com/2006-Scape/2006Scape/commit/d2d8bbd328307ca1c02110adbb9162175d1ee101) revert - [`58bf22f`](https://github.com/2006-Scape/2006Scape/commit/58bf22fe74f417b390164ff98a21596c07060ab5) More smithing refactoring ### 📊 Changes **4 files changed** (+45 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/content/skills/smithing/Smelting.java` (+45 -55) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/smithing/Smelting$1.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/smithing/Smelting$2.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/smithing/Smelting.class` (+0 -0) </details> ### 📄 Description Closes #275 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-06-03 12:21:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#10334