mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #342] [MERGED] Random stuff #6000
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/342
Author: @mrextremez
Created: 12/31/2019
Status: ✅ Merged
Merged: 12/31/2019
Merged by: @dginovker
Base:
master← Head:randomchanges📝 Commits (1)
54868abRandom stuff📊 Changes
16 files changed (+78 additions, -140 deletions)
View changed files
📝
2006Redone Client/bin/Main.class(+0 -0)📝
2006Redone Server/src/com/rebotted/game/content/combat/CombatAssistant.java(+6 -3)📝
2006Redone Server/src/com/rebotted/game/content/combat/magic/SpellTeleport.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/content/combat/npcs/NpcCombat.java(+15 -21)📝
2006Redone Server/src/com/rebotted/game/content/combat/range/DwarfCannon.java(+0 -6)📝
2006Redone Server/src/com/rebotted/game/content/combat/range/RangeData.java(+2 -4)📝
2006Redone Server/src/com/rebotted/game/content/minigames/Dueling.java(+1 -4)📝
2006Redone Server/src/com/rebotted/game/content/minigames/PestControl.java(+12 -43)📝
2006Redone Server/src/com/rebotted/game/content/quests/impl/BlackKnightsFortress.java(+2 -2)📝
2006Redone Server/src/com/rebotted/game/content/quests/impl/PiratesTreasure.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/dialogues/DialogueHandler.java(+19 -40)📝
2006Redone Server/src/com/rebotted/game/npcs/NpcHandler.java(+4 -3)📝
2006Redone Server/src/com/rebotted/game/npcs/drops/NPCDrops.java(+4 -4)📝
2006Redone Server/src/com/rebotted/game/objects/ObjectsActions.java(+2 -2)📝
2006Redone Server/src/com/rebotted/net/PacketSender.java(+6 -3)📝
2006Redone Server/src/com/rebotted/net/packets/impl/Commands.java(+3 -3)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.