[PR #123] [MERGED] minor fix for door glitch #3116

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/123
Author: @Guthix2827
Created: 10/27/2019
Status: Merged
Merged: 10/27/2019
Merged by: @dginovker

Base: masterHead: master


📝 Commits (3)

  • f5501b1 running locally env - null password given
  • 9fbfc47 open door from distance fix, needs improvment
  • e7d8021 Merge branch 'master' into master

📊 Changes

2 files changed (+494 additions, -492 deletions)

View changed files

📝 2006Redone Server/src/redone/game/globalworldobjects/Doors.java (+8 -4)
📝 2006Redone Server/src/redone/net/packets/impl/ClickObject.java (+486 -488)

📄 Description

No description provided


🔄 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/123 **Author:** [@Guthix2827](https://github.com/Guthix2827) **Created:** 10/27/2019 **Status:** ✅ Merged **Merged:** 10/27/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`f5501b1`](https://github.com/2006-Scape/2006Scape/commit/f5501b109ea19f3acf466558d694acafbfd93bae) running locally env - null password given - [`9fbfc47`](https://github.com/2006-Scape/2006Scape/commit/9fbfc4765cdbd2106f7a174f48eb199cab2ab40b) open door from distance fix, needs improvment - [`e7d8021`](https://github.com/2006-Scape/2006Scape/commit/e7d8021b3a3ce411d0e5b9e1efdbb35db20d58a6) Merge branch 'master' into master ### 📊 Changes **2 files changed** (+494 additions, -492 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/redone/game/globalworldobjects/Doors.java` (+8 -4) 📝 `2006Redone Server/src/redone/net/packets/impl/ClickObject.java` (+486 -488) </details> ### 📄 Description _No description provided_ --- <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#3116