mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #294] [MERGED] Random fixes 2 #409
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/294
Author: @Gptaqbc
Created: 12/15/2019
Status: ✅ Merged
Merged: 12/16/2019
Merged by: @dginovker
Base:
master← Head:Random-fixes---2📝 Commits (2)
7c3f564Make ::update automatically restart server as well319f5e5Added toggeable snow(only activable in december), added walking queue reset when using objects changing Z, made it so the wildy warning interface is appearing when entering in wildy📊 Changes
6 files changed (+173 additions, -13 deletions)
View changed files
📝
2006Redone Server/src/com/rebotted/GameEngine.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/objects/impl/Climbing.java(+134 -3)📝
2006Redone Server/src/com/rebotted/game/players/Player.java(+16 -2)📝
2006Redone Server/src/com/rebotted/game/players/PlayerHandler.java(+4 -0)📝
2006Redone Server/src/com/rebotted/net/packets/impl/Commands.java(+18 -0)📝
2006Redone Server/src/com/rebotted/net/packets/impl/Walking.java(+0 -7)📄 Description
closes #276
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.