mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #642] [MERGED] Fixed magic attacks running up to NPCs and Players #5539
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/642
Author: @ipkpjersi
Created: 12/23/2023
Status: ✅ Merged
Merged: 9/21/2024
Merged by: @Dark98
Base:
master← Head:fix-maging-npcs-distance📝 Commits (5)
e87adf3Fixed magic attacks running up to NPCs1e8d9b3Revert "Fixed magic attacks running up to NPCs"5720fe9Fixed magic attacks running up to NPCs0973040Fixed player running up to players when casting magic92fb1d5Updated comment📊 Changes
1 file changed (+15 additions, -1 deletions)
View changed files
📝
2006Scape Server/src/main/java/com/rs2/game/content/combat/CombatAssistant.java(+15 -1)📄 Description
I'd actually also like to refactor this since followId vs followId2 is horrible naming, but, one step at a time... This is good to go as it stands right now.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.