[PR #341] [MERGED] Fixed the delay on banking a non stackable item #10395

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/341
Author: @Gptaqbc
Created: 12/31/2019
Status: Merged
Merged: 12/31/2019
Merged by: @dginovker

Base: masterHead: Fixing-banking-delay-related-to-weight


📝 Commits (1)

  • 25180c4 Fixed the delay on banking a non stackable item

📊 Changes

2 files changed (+473 additions, -474 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/items/ItemAssistant.java (+416 -417)
📝 2006Redone Server/src/com/rebotted/game/items/Weight.java (+57 -57)

📄 Description

Brought back old code as what I previously did affected the time it takes to bank items.


🔄 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/341 **Author:** [@Gptaqbc](https://github.com/Gptaqbc) **Created:** 12/31/2019 **Status:** ✅ Merged **Merged:** 12/31/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `Fixing-banking-delay-related-to-weight` --- ### 📝 Commits (1) - [`25180c4`](https://github.com/2006-Scape/2006Scape/commit/25180c4e623fa4e9af77b1ec41dce0abe47a84e3) Fixed the delay on banking a non stackable item ### 📊 Changes **2 files changed** (+473 additions, -474 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/items/ItemAssistant.java` (+416 -417) 📝 `2006Redone Server/src/com/rebotted/game/items/Weight.java` (+57 -57) </details> ### 📄 Description Brought back old code as what I previously did affected the time it takes to bank items. --- <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:54 +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#10395