mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #312] [MERGED] Random stuff 3 #6659
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/312
Author: @Gptaqbc
Created: 12/22/2019
Status: ✅ Merged
Merged: 12/22/2019
Merged by: @dginovker
Base:
master← Head:random-stuff-3📝 Commits (10+)
7c3f564Make ::update automatically restart server as well01bd595Merge remote-tracking branch 'upstream/master' into random-stuff-3ab1070dAdd 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)8b0838bMerge remote-tracking branch 'upstream/more_packet_prevention' into random-stuff-3a0c2e33Merge remote-tracking branch 'upstream/master' into random-stuff-3633f05aRevert "Fix noclip (#302)"41a0ddbMerge remote-tracking branch 'upstream/revert-302-more_packet_prevention' into random-stuff-3191001dMerge remote-tracking branch 'upstream/master' into random-stuff-334a3378::clip command removed, fixed a typo, reordered some stuff, fixed a bug with others cannon📊 Changes
3 files changed (+46 additions, -29 deletions)
View changed files
📝
2006Redone Server/src/com/rebotted/game/players/Player.java(+2 -0)📝
2006Redone Server/src/com/rebotted/net/packets/impl/PickupItem.java(+29 -18)📝
2006Redone Server/src/com/rebotted/world/GlobalDropsHandler.java(+15 -11)📄 Description
Fixed picking up items requiring 2 clicks when not standing on/near it. Fixed the sound so it doesnt repeat itself anymore if spamclicked.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.