mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #319] [MERGED] New stuff 4 #11210
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/2006-Scape/2006Scape/pull/319
Author: @Gptaqbc
Created: 12/23/2019
Status: ✅ Merged
Merged: 12/24/2019
Merged by: @dginovker
Base:
master← Head:new-stuff-4📝 Commits (9)
5e1d933Added some sound, refactored fletching and arrowmaking a bit... I've maybe fixed the issue with fletching.. idkbd9f5a9Commented clipping server side check so we can work on it680d2a1Added Canifis bank to the bank boolean463f8c0Merge remote-tracking branch 'upstream/master' into new-stuff-483d3e2dFixed the drops problem5df08feMerge remote-tracking branch 'upstream/master' into new-stuff-427e8e88Merge remote-tracking branch 'upstream/master' into new-stuff-4da17c21Added cannonball making, fixed some typos, added some command for admin to get 999k hp and prayer points(usefull for debugging)136b0d6Update DwarfCannon.java📊 Changes
8 files changed (+78 additions, -15 deletions)
View changed files
📝
2006Redone Server/src/com/rebotted/game/content/combat/range/DwarfCannon.java(+44 -0)📝
2006Redone Server/src/com/rebotted/game/content/quests/impl/RestlessGhost.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/content/skills/crafting/JewelryMaking.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/content/skills/fletching/LogCutting.java(+17 -11)📝
2006Redone Server/src/com/rebotted/game/content/skills/slayer/Slayer.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/dialogues/DialogueHandler.java(+1 -1)📝
2006Redone Server/src/com/rebotted/net/packets/impl/Commands.java(+9 -0)📝
2006Redone Server/src/com/rebotted/net/packets/impl/ItemOnObject.java(+4 -0)📄 Description
closes #256
New feature:
New Commands (admin):
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.