[PR #147] [MERGED] Fixed issue #143 - When casting spells without autocast your player w… #8692

Closed
opened 2026-06-01 12:21:44 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/147
Author: @Gptaqbc
Created: 11/9/2019
Status: Merged
Merged: 11/9/2019
Merged by: @dginovker

Base: masterHead: Issue-#143---Following-player-when-casting-spells


📝 Commits (1)

  • f07f7cb Fixed issue #143 - When casting spells without autocast your player will always move next to the player you casted a spell on.

📊 Changes

2 files changed (+0 additions, -21 deletions)

View changed files

📝 2006Redone Server/src/redone/game/content/combat/CombatAssistant.java (+0 -9)
📝 2006Redone Server/src/redone/net/packets/impl/AttackPlayer.java (+0 -12)

📄 Description

…ill always move next to the player you casted a spell on.

Fixed issue #143 - When casting spells without autocast your player will always move next to the player you casted a spell on.

closes #143


🔄 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/147 **Author:** [@Gptaqbc](https://github.com/Gptaqbc) **Created:** 11/9/2019 **Status:** ✅ Merged **Merged:** 11/9/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `Issue-#143---Following-player-when-casting-spells` --- ### 📝 Commits (1) - [`f07f7cb`](https://github.com/2006-Scape/2006Scape/commit/f07f7cb8b2bd99e6361c8508f47d0028a6a1ab15) Fixed issue #143 - When casting spells without autocast your player will always move next to the player you casted a spell on. ### 📊 Changes **2 files changed** (+0 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/redone/game/content/combat/CombatAssistant.java` (+0 -9) 📝 `2006Redone Server/src/redone/net/packets/impl/AttackPlayer.java` (+0 -12) </details> ### 📄 Description …ill always move next to the player you casted a spell on. Fixed issue #143 - When casting spells without autocast your player will always move next to the player you casted a spell on. closes #143 --- <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-01 12:21:44 +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#8692