[PR #124] [MERGED] Next #3117

Closed
opened 2026-05-24 12:20:45 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/124
Author: @Gptaqbc
Created: 10/27/2019
Status: Merged
Merged: 10/27/2019
Merged by: @dginovker

Base: masterHead: next


📝 Commits (2)

📊 Changes

2 files changed (+19 additions, -7 deletions)

View changed files

📝 2006Redone Server/src/redone/game/npcs/NpcHandler.java (+19 -7)
📝 CompiledServer/production/2006rebotted/redone/game/npcs/NpcHandler.class (+0 -0)

📄 Description

Fixed the diagonal safefpotting combat bug. The NPC will move when it detects that the player is standing diagonally to it.

Still have some issue around objects but that's another story.

closes #47


🔄 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/124 **Author:** [@Gptaqbc](https://github.com/Gptaqbc) **Created:** 10/27/2019 **Status:** ✅ Merged **Merged:** 10/27/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `next` --- ### 📝 Commits (2) - [`1c4be29`](https://github.com/2006-Scape/2006Scape/commit/1c4be29c0d84a36d9ac398aafa261cc823c038af) Update NpcHandler.class - [`db62ca1`](https://github.com/2006-Scape/2006Scape/commit/db62ca1a59aa9fd1d8996acfb1bb09ba5ee0664c) Update NpcHandler.java ### 📊 Changes **2 files changed** (+19 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/redone/game/npcs/NpcHandler.java` (+19 -7) 📝 `CompiledServer/production/2006rebotted/redone/game/npcs/NpcHandler.class` (+0 -0) </details> ### 📄 Description Fixed the diagonal safefpotting combat bug. The NPC will move when it detects that the player is standing diagonally to it. Still have some issue around objects but that's another story. closes #47 --- <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-24 12:20:45 +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#3117