mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #19] [MERGED] Connections #5137
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/19
Author: @ben-maher
Created: 10/6/2019
Status: ✅ Merged
Merged: 10/6/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
2 files changed (+6 additions, -1 deletions)
View changed files
📝
2006Redone Server/src/redone/Constants.java(+1 -1)📝
2006Redone Server/src/redone/game/content/skills/core/Woodcutting.java(+5 -0)📄 Description
I've changed the max connections per ip address from 3 to 250!
There's also some code here that might have been merged already, it's another check to help prevent the crash from woodcutting.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.