mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #185] [MERGED] Fix dark wizzies aggro, add more togglerender commands and add it to ::commands itself, fixed spam clicking tree gives a ton of logs #4526
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/185
Author: @dginovker
Created: 11/16/2019
Status: ✅ Merged
Merged: 11/16/2019
Merged by: @dginovker
Base:
master← Head:fix_dark_wizzies📝 Commits (3)
d9e1b12Finish [GH-ISSUE #337] Runes are consumed even if you cant tele from wildy after level 20 (#167)2415b33Fix [GH-ISSUE #370] Can't teleport from MB, something weird happens when you run ::stuck (#182)2a435fcFixed [GH-ISSUE #384] NPCS in Port Khazard missing (#183)📊 Changes
9 files changed (+14 additions, -5 deletions)
View changed files
📝
2006Redone Client/src/Game.java(+1 -1)📝
2006Redone Server/src/redone/game/content/combat/npcs/NpcAggressive.java(+1 -1)📝
2006Redone Server/src/redone/game/content/skills/core/Woodcutting.java(+3 -2)📝
2006Redone Server/src/redone/net/packets/impl/Commands.java(+9 -1)📝
CompiledServer/production/2006rebotted/Game.class(+0 -0)📝
CompiledServer/production/2006rebotted/redone/game/content/combat/npcs/NpcAggressive.class(+0 -0)📝
CompiledServer/production/2006rebotted/redone/game/content/skills/core/Woodcutting$4.class(+0 -0)📝
CompiledServer/production/2006rebotted/redone/game/content/skills/core/Woodcutting.class(+0 -0)📝
CompiledServer/production/2006rebotted/redone/net/packets/impl/Commands.class(+0 -0)📄 Description
Closes #167 , #182 , #183
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.