[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 #1062

Closed
opened 2026-05-20 10:15:58 +00:00 by Dark98 · 0 comments
Owner

📋 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: masterHead: fix_dark_wizzies


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/185 **Author:** [@dginovker](https://github.com/dginovker) **Created:** 11/16/2019 **Status:** ✅ Merged **Merged:** 11/16/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `fix_dark_wizzies` --- ### 📝 Commits (3) - [`d9e1b12`](https://github.com/2006-Scape/2006Scape/commit/d9e1b127fcd18233220a0726dfc4cf28e39e2499) Finish #167 - [`2415b33`](https://github.com/2006-Scape/2006Scape/commit/2415b33a5c4c1b04c4ac2561a1ec145ac72d21da) Fix #182 - [`2a435fc`](https://github.com/2006-Scape/2006Scape/commit/2a435fca211aa4977536b8b681233c72ef137445) Fixed #183 ### 📊 Changes **9 files changed** (+14 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Closes #167 , #182 , #183 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-05-20 10:15:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#1062