[PR #338] [MERGED] Fixed dcing on picking up items when inventory is full that I introduced #6677

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

📋 Pull Request Information

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

Base: masterHead: newz


📝 Commits (1)

  • 5ced385 Fixed dcing on picking up items when inventory is full that I introduced

📊 Changes

3 files changed (+10 additions, -8 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/content/minigames/Dueling.java (+5 -1)
📝 2006Redone Server/src/com/rebotted/game/items/ItemAssistant.java (+0 -2)
📝 2006Redone Server/src/com/rebotted/net/packets/impl/ClickingButtons.java (+5 -5)

📄 Description

No description provided


🔄 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/338 **Author:** [@Gptaqbc](https://github.com/Gptaqbc) **Created:** 12/30/2019 **Status:** ✅ Merged **Merged:** 12/30/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `newz` --- ### 📝 Commits (1) - [`5ced385`](https://github.com/2006-Scape/2006Scape/commit/5ced385940ff4c810cc68fa4657f596781821cdc) Fixed dcing on picking up items when inventory is full that I introduced ### 📊 Changes **3 files changed** (+10 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/content/minigames/Dueling.java` (+5 -1) 📝 `2006Redone Server/src/com/rebotted/game/items/ItemAssistant.java` (+0 -2) 📝 `2006Redone Server/src/com/rebotted/net/packets/impl/ClickingButtons.java` (+5 -5) </details> ### 📄 Description _No description provided_ --- <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-29 12:21:25 +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#6677