mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #348] [MERGED] A few fun fixes #4613
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/348
Author: @mrextremez
Created: 1/3/2020
Status: ✅ Merged
Merged: 1/3/2020
Merged by: @dginovker
Base:
master← Head:stuff📝 Commits (1)
66f5474A few fun fixes📊 Changes
8 files changed (+153 additions, -122 deletions)
View changed files
📝
2006Redone Server/data/logs/commands/andrew5.txt(+3 -0)➕
2006Redone Server/data/logs/trades/recieved/andrew.txt(+13 -0)📝
2006Redone Server/src/com/rebotted/game/content/combat/Specials.java(+3 -1)📝
2006Redone Server/src/com/rebotted/game/content/skills/fletching/LogCutting.java(+121 -116)📝
2006Redone Server/src/com/rebotted/game/content/skills/fletching/LogCuttingInterface.java(+2 -2)📝
2006Redone Server/src/com/rebotted/game/items/Weight.java(+0 -1)📝
2006Redone Server/src/com/rebotted/game/players/Player.java(+7 -0)📝
2006Redone Server/src/com/rebotted/net/packets/impl/ClickObject.java(+4 -2)📄 Description
Closes #346
Closes #216
Closes #245
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.