mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #325] [MERGED] New stuff 6 #7382
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/325
Author: @Gptaqbc
Created: 12/25/2019
Status: ✅ Merged
Merged: 12/25/2019
Merged by: @dginovker
Base:
master← Head:new-stuff-6📝 Commits (5)
3fea1c0Some stuff on weighta53921eCleaned some code related to trading and fixed most likely the issue where the player stays busy and cant trade till relog7538950Merge remote-tracking branch 'upstream/master' into new-stuff-65d55f1fremoved a shitload of '== true'8fa0042Fixed drop issue📊 Changes
44 files changed (+159 additions, -159 deletions)
View changed files
📝
2006Redone Server/src/com/rebotted/game/content/combat/CombatAssistant.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/content/combat/range/DwarfCannon.java(+5 -5)📝
2006Redone Server/src/com/rebotted/game/content/minigames/castlewars/CastleWars.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/content/minigames/trawler/Trawler.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/content/skills/SkillHandler.java(+7 -7)📝
2006Redone Server/src/com/rebotted/game/content/skills/agility/ApeAtollAgility.java(+5 -5)📝
2006Redone Server/src/com/rebotted/game/content/skills/agility/BarbarianAgility.java(+6 -6)📝
2006Redone Server/src/com/rebotted/game/content/skills/agility/GnomeAgility.java(+7 -7)📝
2006Redone Server/src/com/rebotted/game/content/skills/agility/WerewolfAgility.java(+6 -6)📝
2006Redone Server/src/com/rebotted/game/content/skills/agility/WildernessAgility.java(+4 -4)📝
2006Redone Server/src/com/rebotted/game/content/skills/crafting/GemCutting.java(+2 -2)📝
2006Redone Server/src/com/rebotted/game/content/skills/crafting/LeatherMaking.java(+2 -2)📝
2006Redone Server/src/com/rebotted/game/content/skills/crafting/Pottery.java(+4 -4)📝
2006Redone Server/src/com/rebotted/game/content/skills/crafting/Spinning.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/content/skills/firemaking/Firemaking.java(+5 -5)📝
2006Redone Server/src/com/rebotted/game/content/skills/fletching/ArrowMaking.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/content/skills/fletching/LogCutting.java(+15 -15)📝
2006Redone Server/src/com/rebotted/game/content/skills/thieving/ThieveOther.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/content/traveling/GnomeGlider.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/dialogues/DialogueHandler.java(+6 -6)...and 24 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.