[PR #363] [MERGED] Woodcutting animation fix #12998

Open
opened 2026-06-06 12:21:50 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/363
Author: @mrextremez
Created: 1/14/2020
Status: Merged
Merged: 1/14/2020
Merged by: @dginovker

Base: masterHead: master


📝 Commits (1)

  • fe25c2d Woodcutting animation fix

📊 Changes

4 files changed (+16 additions, -18 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/content/skills/core/Woodcutting.java (+9 -11)
📝 2006Redone Server/src/com/rebotted/game/players/Player.java (+4 -4)
📝 2006Redone Server/src/com/rebotted/net/PacketSender.java (+1 -1)
📝 2006Redone Server/src/com/rebotted/net/packets/impl/Walking.java (+2 -2)

📄 Description

  • Shouldn't copy other players anim anymore if more than 1 person is woodcutting

closes #173


🔄 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/363 **Author:** [@mrextremez](https://github.com/mrextremez) **Created:** 1/14/2020 **Status:** ✅ Merged **Merged:** 1/14/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`fe25c2d`](https://github.com/2006-Scape/2006Scape/commit/fe25c2d6e9c6ecffda3ab9113b54348c07574e52) Woodcutting animation fix ### 📊 Changes **4 files changed** (+16 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/content/skills/core/Woodcutting.java` (+9 -11) 📝 `2006Redone Server/src/com/rebotted/game/players/Player.java` (+4 -4) 📝 `2006Redone Server/src/com/rebotted/net/PacketSender.java` (+1 -1) 📝 `2006Redone Server/src/com/rebotted/net/packets/impl/Walking.java` (+2 -2) </details> ### 📄 Description - Shouldn't copy other players anim anymore if more than 1 person is woodcutting closes #173 --- <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-06-06 12:21:50 +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#12998