[PR #323] [MERGED] Some stuff on weight #12970

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

📋 Pull Request Information

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

Base: masterHead: new-stuff-6


📝 Commits (2)

  • 3fea1c0 Some stuff on weight
  • a53921e Cleaned some code related to trading and fixed most likely the issue where the player stays busy and cant trade till relog

📊 Changes

5 files changed (+17 additions, -13 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/items/ItemAssistant.java (+6 -5)
📝 2006Redone Server/src/com/rebotted/game/items/ItemDefinitions.java (+2 -2)
📝 2006Redone Server/src/com/rebotted/game/items/Weight.java (+2 -2)
📝 2006Redone Server/src/com/rebotted/game/players/Trading.java (+3 -3)
📝 2006Redone Server/src/com/rebotted/net/packets/impl/Walking.java (+4 -1)

📄 Description

Some stuff on weight

closes #198


🔄 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/323 **Author:** [@Gptaqbc](https://github.com/Gptaqbc) **Created:** 12/24/2019 **Status:** ✅ Merged **Merged:** 12/24/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `new-stuff-6` --- ### 📝 Commits (2) - [`3fea1c0`](https://github.com/2006-Scape/2006Scape/commit/3fea1c0a5e85fdb37a10d16fa901c307351dc0ba) Some stuff on weight - [`a53921e`](https://github.com/2006-Scape/2006Scape/commit/a53921ece4d11b666762de08a29788951b4c9d5b) Cleaned some code related to trading and fixed most likely the issue where the player stays busy and cant trade till relog ### 📊 Changes **5 files changed** (+17 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/items/ItemAssistant.java` (+6 -5) 📝 `2006Redone Server/src/com/rebotted/game/items/ItemDefinitions.java` (+2 -2) 📝 `2006Redone Server/src/com/rebotted/game/items/Weight.java` (+2 -2) 📝 `2006Redone Server/src/com/rebotted/game/players/Trading.java` (+3 -3) 📝 `2006Redone Server/src/com/rebotted/net/packets/impl/Walking.java` (+4 -1) </details> ### 📄 Description Some stuff on weight closes #198 --- <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:46 +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#12970