[PR #349] [MERGED] Locally tested - fixed essence mining when multiple people are mining #8081

Closed
opened 2026-05-31 12:21:48 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/349
Author: @MitchvanWijngaarden
Created: 1/6/2020
Status: Merged
Merged: 1/7/2020
Merged by: @dginovker

Base: masterHead: master


📝 Commits (1)

  • ee04373 fixed essence mining when multiple people are mining

📊 Changes

1 file changed (+8 additions, -8 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/content/skills/core/Mining.java (+8 -8)

📄 Description

"Multiple people mining rune essence gives the 'same' issue as thieving. player with highest mining level and/or lowest PID gets the essence, the other players do not. Mining resets for all players once a rock depletes, this should not be the case for rune essence"


🔄 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/349 **Author:** [@MitchvanWijngaarden](https://github.com/MitchvanWijngaarden) **Created:** 1/6/2020 **Status:** ✅ Merged **Merged:** 1/7/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ee04373`](https://github.com/2006-Scape/2006Scape/commit/ee04373571a438a33f744766fdb07b70314b441b) fixed essence mining when multiple people are mining ### 📊 Changes **1 file changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/content/skills/core/Mining.java` (+8 -8) </details> ### 📄 Description "Multiple people mining rune essence gives the 'same' issue as thieving. player with highest mining level and/or lowest PID gets the essence, the other players do not. Mining resets for all players once a rock depletes, this should not be the case for rune essence" --- <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-05-31 12:21:48 +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#8081