mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #302] [MERGED] Fix noclip #413
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/302
Author: @dginovker
Created: 12/18/2019
Status: ✅ Merged
Merged: 12/18/2019
Merged by: @dginovker
Base:
master← Head:more_packet_prevention📝 Commits (2)
ab1070dAdd bank area checks back since previously you could open a bank, and as long as you didn't open another interface you could abuse it77dc471Fix noclip (NEEDS TESTING)📊 Changes
11 files changed (+32 additions, -49 deletions)
View changed files
📝
2006Redone Server/src/com/rebotted/game/items/ItemAssistant.java(+2 -2)📝
2006Redone Server/src/com/rebotted/game/players/Player.java(+2 -6)📝
2006Redone Server/src/com/rebotted/game/players/PlayerAssistant.java(+6 -2)📝
2006Redone Server/src/com/rebotted/game/players/PlayerHandler.java(+22 -39)📝
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
Closes #175
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #302] [MERGED] Fix noclipto [PR #302] [MERGED] Fix noclip