[PR #61] [MERGED] My development cryptic #11020

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/61
Author: @DPSCryptic
Created: 10/16/2019
Status: Merged
Merged: 10/18/2019
Merged by: @dginovker

Base: masterHead: my-development-cryptic


📝 Commits (7)

📊 Changes

11 files changed (+38 additions, -28 deletions)

View changed files

📝 .idea/misc.xml (+1 -1)
📝 2006Redone Server/src/redone/game/shops/ShopAssistant.java (+23 -23)
📝 2006Redone Server/src/redone/integrations/discord/commands/Commands.java (+1 -1)
📝 2006Redone Server/src/redone/net/packets/impl/Bank10.java (+3 -2)
📝 2006Redone Server/src/redone/net/packets/impl/BankAll.java (+3 -1)
📝 2006Redone Server/src/redone/net/packets/impl/Commands.java (+7 -0)
📝 CompiledServer/production/2006rebotted/redone/game/shops/ShopAssistant.class (+0 -0)
📝 CompiledServer/production/2006rebotted/redone/integrations/discord/commands/Commands.class (+0 -0)
📝 CompiledServer/production/2006rebotted/redone/net/packets/impl/Bank10.class (+0 -0)
📝 CompiledServer/production/2006rebotted/redone/net/packets/impl/BankAll.class (+0 -0)
git (+0 -0)

📄 Description

dont look at:

  • i dont even know what i changed
  • delete hatchet
  • delete tree
  • delete woodcutting

did these without looking in skills.core

added a wealth command for those who want it.

added sell all option in shops, this will be lowering the load of the server too


🔄 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/61 **Author:** [@DPSCryptic](https://github.com/DPSCryptic) **Created:** 10/16/2019 **Status:** ✅ Merged **Merged:** 10/18/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `my-development-cryptic` --- ### 📝 Commits (7) - [`9e4ce2a`](https://github.com/2006-Scape/2006Scape/commit/9e4ce2aa44456c64ecaf1d036326133e2b51a922) i dont even know what i changed - [`81d231b`](https://github.com/2006-Scape/2006Scape/commit/81d231bc41ec938b7295a2ba51605b8eabe39a54) Delete Hatchet.java - [`ff64247`](https://github.com/2006-Scape/2006Scape/commit/ff64247854162019b416d32a5a117c076261794d) Delete Tree.java - [`76f9675`](https://github.com/2006-Scape/2006Scape/commit/76f96756af1f9a3401a73c75f80c00330c55c159) Delete WoodcuttingEvent.java - [`5ffd84a`](https://github.com/2006-Scape/2006Scape/commit/5ffd84a305dbbf363a8d5dde18587df47facc660) wealth command - [`bf3360e`](https://github.com/2006-Scape/2006Scape/commit/bf3360ef2faf1b3b815c4d141c7dcd3dc283932e) sell all option - [`faf65d3`](https://github.com/2006-Scape/2006Scape/commit/faf65d3e6fcc5fd78a9ef2dc5c69b78e28fab0b2) haha ### 📊 Changes **11 files changed** (+38 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `.idea/misc.xml` (+1 -1) 📝 `2006Redone Server/src/redone/game/shops/ShopAssistant.java` (+23 -23) 📝 `2006Redone Server/src/redone/integrations/discord/commands/Commands.java` (+1 -1) 📝 `2006Redone Server/src/redone/net/packets/impl/Bank10.java` (+3 -2) 📝 `2006Redone Server/src/redone/net/packets/impl/BankAll.java` (+3 -1) 📝 `2006Redone Server/src/redone/net/packets/impl/Commands.java` (+7 -0) 📝 `CompiledServer/production/2006rebotted/redone/game/shops/ShopAssistant.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/redone/integrations/discord/commands/Commands.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/redone/net/packets/impl/Bank10.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/redone/net/packets/impl/BankAll.class` (+0 -0) ➕ `git` (+0 -0) </details> ### 📄 Description dont look at: - i dont even know what i changed - delete hatchet - delete tree - delete woodcutting did these without looking in skills.core added a wealth command for those who want it. added sell all option in shops, this will be lowering the load of the server too --- <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-04 12:21:18 +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#11020