[PR #111] [MERGED] Refactor commands, Add click to tele command #6569

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/111
Author: @RedSparr0w
Created: 10/26/2019
Status: Merged
Merged: 10/26/2019
Merged by: @Dark98

Base: masterHead: commands-tele


📝 Commits (2)

  • 6071781 refactor commands, add click to tele command
  • a0cade8 move clicktotele to developer commands

📊 Changes

3 files changed (+545 additions, -490 deletions)

View changed files

📝 2006Redone Server/src/redone/game/players/Player.java (+1 -1)
📝 2006Redone Server/src/redone/net/packets/impl/Commands.java (+532 -485)
📝 2006Redone Server/src/redone/net/packets/impl/Walking.java (+12 -4)

📄 Description

Refactored all the commands
Added clicktotele command for developers

clicktotele


🔄 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/111 **Author:** [@RedSparr0w](https://github.com/RedSparr0w) **Created:** 10/26/2019 **Status:** ✅ Merged **Merged:** 10/26/2019 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `commands-tele` --- ### 📝 Commits (2) - [`6071781`](https://github.com/2006-Scape/2006Scape/commit/607178155ae6d725b52166396bfe67b45c35f55d) refactor commands, add click to tele command - [`a0cade8`](https://github.com/2006-Scape/2006Scape/commit/a0cade873533f73191e67d62415c13eef9a2dbbb) move clicktotele to developer commands ### 📊 Changes **3 files changed** (+545 additions, -490 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/redone/game/players/Player.java` (+1 -1) 📝 `2006Redone Server/src/redone/net/packets/impl/Commands.java` (+532 -485) 📝 `2006Redone Server/src/redone/net/packets/impl/Walking.java` (+12 -4) </details> ### 📄 Description Refactored all the commands Added `clicktotele` command for developers ![clicktotele](https://user-images.githubusercontent.com/7288322/67612067-e86fbe00-f7fb-11e9-9f11-84f5e0229ba9.gif) --- <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-29 12:21:01 +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#6569