mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #273] [MERGED] Random fixes #2484
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/273
Author: @mrextremez
Created: 12/12/2019
Status: ✅ Merged
Merged: 12/12/2019
Merged by: @dginovker
Base:
master← Head:newstuff📝 Commits (1)
54b7600Random fixes📊 Changes
11 files changed (+83 additions, -18 deletions)
View changed files
📝
2006Redone Server/data/cfg/globaldrops.txt(+2 -0)📝
2006Redone Server/src/com/rebotted/game/items/ItemAssistant.java(+5 -1)📝
2006Redone Server/src/com/rebotted/game/items/UseItem.java(+3 -1)➕
2006Redone Server/src/com/rebotted/game/items/impl/GodPages.java(+40 -0)📝
2006Redone Server/src/com/rebotted/net/packets/impl/BankAll.java(+0 -1)📝
2006Redone Server/src/com/rebotted/net/packets/impl/ChangeRegions.java(+0 -1)📝
2006Redone Server/src/com/rebotted/net/packets/impl/ClickItem.java(+25 -11)📝
2006Redone Server/src/com/rebotted/net/packets/impl/ItemClick2.java(+3 -0)📝
2006Redone Server/src/com/rebotted/net/packets/impl/ItemClick3.java(+4 -1)📝
2006Redone Server/src/com/rebotted/net/packets/impl/ItemOnItem.java(+1 -1)📝
2006Redone Server/src/com/rebotted/net/packets/impl/PickupItem.java(+0 -1)📄 Description
closes #265
closes #262
closes #259
closes #243
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.