mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #303] [MERGED] Revert "Fix noclip" because it did not work #8052
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/303
Author: @dginovker
Created: 12/19/2019
Status: ✅ Merged
Merged: 12/19/2019
Merged by: @dginovker
Base:
master← Head:revert-302-more_packet_prevention📝 Commits (1)
633f05aRevert "Fix noclip (#302)"📊 Changes
10 files changed (+47 additions, -30 deletions)
View changed files
📝
2006Redone Server/src/com/rebotted/game/players/Player.java(+6 -2)📝
2006Redone Server/src/com/rebotted/game/players/PlayerAssistant.java(+2 -6)📝
2006Redone Server/src/com/rebotted/game/players/PlayerHandler.java(+39 -22)📝
CompiledServer/production/2006rebotted/com/rebotted/game/items/ItemAssistant.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/players/Player$2.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/players/Player$3.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/players/Player$4.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/players/Player.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/players/PlayerAssistant.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/players/PlayerHandler.class(+0 -0)📄 Description
Reverts dginovker/2006rebotted#302
Reopens #175
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.