mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #28] [MERGED] Oct6 #5833
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/28
Author: @ben-maher
Created: 10/7/2019
Status: ✅ Merged
Merged: 10/7/2019
Merged by: @dginovker
Base:
master← Head:oct6📝 Commits (10+)
1950ee7Revised shop re-stocking interval.6cb1185Revised shop re-stocking interval.41e8d6eUpdated character save directory.bf08f30Renamed new player save directory from accounts to characters.0e57e65Added inverse for random toggle, since it's the first thing I type every time.82a64f0Added god capes.79a2166Merge remote-tracking branch 'origin/master'a8cd861Re-implemented experiments.c6915ebYell now looks a little cleaner.0ecf52fFixed outside of bounds exception on High scores, when player count doesn't meet threshold.📊 Changes
4 files changed (+21 additions, -11 deletions)
View changed files
📝
2006Redone Server/src/redone/Constants.java(+1 -1)📝
2006Redone Server/src/redone/game/content/skills/core/Woodcutting.java(+5 -0)📝
2006Redone Server/src/redone/game/npcs/Npc.java(+7 -9)📝
2006Redone Server/src/redone/net/packets/impl/ItemOnNpc.java(+8 -1)📄 Description
We need to schedule some time soon to sort out these pull requests...
Here's some updated Npc code to allow players to shear sheep in peace.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.