[PR #187] [MERGED] Next branch again #1762

Closed
opened 2026-05-21 10:16:04 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/187
Author: @Gptaqbc
Created: 11/17/2019
Status: Merged
Merged: 11/17/2019
Merged by: @dginovker

Base: masterHead: next-branch-again


📝 Commits (3)

  • 5976228 Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system
  • 2441699 Fixed typo
  • 2f37dc2 Fixed item fuck up when wearing them. For example full helm trimmed and robes trimmed

📊 Changes

7 files changed (+41 additions, -18 deletions)

View changed files

📝 2006Redone Server/data/cfg/shops.cfg (+3 -3)
📝 2006Redone Server/src/redone/game/content/skills/core/Woodcutting.java (+18 -1)
📝 2006Redone Server/src/redone/game/items/Item.java (+13 -10)
📝 2006Redone Server/src/redone/game/items/ItemAssistant.java (+2 -0)
📝 2006Redone Server/src/redone/game/items/impl/LightSources.java (+1 -1)
📝 2006Redone Server/src/redone/game/players/PlayerAssistant.java (+1 -1)
📝 2006Redone Server/src/redone/game/shops/ShopHandler.java (+3 -2)

📄 Description

Fixed item fuck up when wearing them. For example full helm trimmed and robes trimmed

closes #180


🔄 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/187 **Author:** [@Gptaqbc](https://github.com/Gptaqbc) **Created:** 11/17/2019 **Status:** ✅ Merged **Merged:** 11/17/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `next-branch-again` --- ### 📝 Commits (3) - [`5976228`](https://github.com/2006-Scape/2006Scape/commit/59762280897365a2d6e99b246e7abcf4770c5efa) Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system - [`2441699`](https://github.com/2006-Scape/2006Scape/commit/2441699e615578069999823f2c9dd8c102befcb1) Fixed typo - [`2f37dc2`](https://github.com/2006-Scape/2006Scape/commit/2f37dc225638dc370ccd7959293156033c44c2b6) Fixed item fuck up when wearing them. For example full helm trimmed and robes trimmed ### 📊 Changes **7 files changed** (+41 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/data/cfg/shops.cfg` (+3 -3) 📝 `2006Redone Server/src/redone/game/content/skills/core/Woodcutting.java` (+18 -1) 📝 `2006Redone Server/src/redone/game/items/Item.java` (+13 -10) 📝 `2006Redone Server/src/redone/game/items/ItemAssistant.java` (+2 -0) 📝 `2006Redone Server/src/redone/game/items/impl/LightSources.java` (+1 -1) 📝 `2006Redone Server/src/redone/game/players/PlayerAssistant.java` (+1 -1) 📝 `2006Redone Server/src/redone/game/shops/ShopHandler.java` (+3 -2) </details> ### 📄 Description Fixed item fuck up when wearing them. For example full helm trimmed and robes trimmed closes #180 --- <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-21 10:16:04 +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#1762