mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #349] [MERGED] Locally tested - fixed essence mining when multiple people are mining #4614
Reference in New Issue
Block a user
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?
📋 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:
master← Head:master📝 Commits (1)
ee04373fixed 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.