mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #513] [MERGED] Couple of fixups #5450
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/513
Author: @RedSparr0w
Created: 10/30/2021
Status: ✅ Merged
Merged: 10/31/2021
Merged by: @Dark98
Base:
master← Head:stuff📝 Commits (6)
0d18a96Show preference stateccb998dFixup multiple of the same item on the ground.f34aa90Fixup combat3ae885fFixup yell, decrease delaya264e27Tidy up yell7526757use jdk8📊 Changes
4 files changed (+32 additions, -19 deletions)
View changed files
📝
2006Scape Client/.settings/org.eclipse.jdt.core.prefs(+8 -3)📝
2006Scape Server/src/main/java/com/rs2/game/content/combat/CombatAssistant.java(+1 -1)📝
2006Scape Server/src/main/java/com/rs2/net/packets/impl/Commands.java(+13 -8)📝
2006Scape Server/src/main/java/com/rs2/world/ItemHandler.java(+10 -7)📄 Description
Fixup yell (display current preference)
Allow players to yell
Fixup dropping multiple of the same item on the ground in the same spot
Fixup combat requiring runes if not using magic
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.