[PR #33] [MERGED] Essence mining #12724

Closed
opened 2026-06-06 12:21:12 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/33
Author: @ben-maher
Created: 10/7/2019
Status: Merged
Merged: 10/7/2019
Merged by: @dginovker

Base: masterHead: essence-mining


📝 Commits (3)

  • cbc26c8 Clay mining is now implemented.
  • 8a419ff Partial implementation of Essence mining, this doesn't implement pure essence yet though there's boilerplate code to assist.
  • 0a38394 Merge branch 'master' into essence-mining

📊 Changes

2 files changed (+402 additions, -382 deletions)

View changed files

📝 2006Redone Server/src/redone/game/content/skills/core/Mining.java (+399 -382)
📝 2006Redone Server/src/redone/game/objects/ObjectsActions.java (+3 -0)

📄 Description

I can't see why it wouldn't auto merge but, here's Essence Mining.


🔄 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/33 **Author:** [@ben-maher](https://github.com/ben-maher) **Created:** 10/7/2019 **Status:** ✅ Merged **Merged:** 10/7/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `essence-mining` --- ### 📝 Commits (3) - [`cbc26c8`](https://github.com/2006-Scape/2006Scape/commit/cbc26c8ee576a8bcca9369955a31c279b45a6c72) Clay mining is now implemented. - [`8a419ff`](https://github.com/2006-Scape/2006Scape/commit/8a419ffa947575e9d1a41a0ba03f1b6493e1cdb0) Partial implementation of Essence mining, this doesn't implement pure essence yet though there's boilerplate code to assist. - [`0a38394`](https://github.com/2006-Scape/2006Scape/commit/0a38394ebcfcc04513ac4544f1c517df5e0448e2) Merge branch 'master' into essence-mining ### 📊 Changes **2 files changed** (+402 additions, -382 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/redone/game/content/skills/core/Mining.java` (+399 -382) 📝 `2006Redone Server/src/redone/game/objects/ObjectsActions.java` (+3 -0) </details> ### 📄 Description I can't see why it wouldn't auto merge but, here's Essence Mining. --- <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-06 12:21:12 +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#12724