[PR #190] [MERGED] New stuff again #4532

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

📋 Pull Request Information

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

Base: masterHead: new-stuff-again


📝 Commits (8)

📊 Changes

3 files changed (+274 additions, -273 deletions)

View changed files

📝 2006Redone Server/src/redone/game/items/Item.java (+272 -272)
📝 2006Redone Server/src/redone/game/players/Trading.java (+1 -1)
📝 2006Redone Server/src/redone/net/packets/impl/Walking.java (+1 -0)

📄 Description

closes #156


🔄 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/190 **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:** `new-stuff-again` --- ### 📝 Commits (8) - [`2d2bfaa`](https://github.com/2006-Scape/2006Scape/commit/2d2bfaa66be36229aed7b2a84ef008c423b0493c) Fixes some agreesive monsters that should be unaggressive - [`b47080a`](https://github.com/2006-Scape/2006Scape/commit/b47080a853e5897025534d1bd3cf0c6b78cf1560) more items - [`db3f819`](https://github.com/2006-Scape/2006Scape/commit/db3f819d0bf28864e10b2978b7291fc29ea6b432) Update Item.java - [`3600b0e`](https://github.com/2006-Scape/2006Scape/commit/3600b0e0cc768858dfa0b4223680d7d715d1aa5a) Fixed some items visual bugs - Helmet - [`bfadaa4`](https://github.com/2006-Scape/2006Scape/commit/bfadaa49fd7ee31725c8106b91d4206a46d86331) Merge branch 'master' into new-stuff-again - [`5349387`](https://github.com/2006-Scape/2006Scape/commit/5349387225a3515cedbb2ee85015fdcad08283cb) Fixed trading issues. - [`139d32d`](https://github.com/2006-Scape/2006Scape/commit/139d32d86a373c040baa74afc1d8431e31e25b70) Merge branch 'new-stuff-again' of https://github.com/Gptaqbc/2006rebotted into new-stuff-again - [`c2787bc`](https://github.com/2006-Scape/2006Scape/commit/c2787bc930dfc7b6c8cc45c1ae8d4f53713abd8f) removed shit that occured while fixing the conflict. ### 📊 Changes **3 files changed** (+274 additions, -273 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/redone/game/items/Item.java` (+272 -272) 📝 `2006Redone Server/src/redone/game/players/Trading.java` (+1 -1) 📝 `2006Redone Server/src/redone/net/packets/impl/Walking.java` (+1 -0) </details> ### 📄 Description closes #156 --- <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-26 12:21:01 +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#4532