mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #11] [MERGED] Make new contributors welcome #7214
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/11
Author: @dginovker
Created: 10/5/2019
Status: ✅ Merged
Merged: 10/5/2019
Merged by: @dginovker
Base:
master← Head:make_new_contributors_welcome📝 Commits (2)
b6ceeab@mediabi3ba026b6Fix up for guide and making server run easier📊 Changes
14 files changed (+77 additions, -9 deletions)
View changed files
➕
2006Redone Client/src/Client.java(+22 -0)📝
2006Redone Client/src/Game.java(+1 -1)📝
2006Redone Client/src/Main.java(+12 -0)📝
2006Redone Server/src/redone/Server.java(+16 -1)📝
2006Redone Server/src/redone/game/content/skills/core/Woodcutting.java(+1 -4)📝
2006Redone file_server/src/org/apollo/jagcached/FileServer.java(+15 -0)➕
CompiledServer/production/2006rebotted/Client.class(+0 -0)📝
CompiledServer/production/2006rebotted/Game.class(+0 -0)📝
CompiledServer/production/2006rebotted/Main.class(+0 -0)📝
CompiledServer/production/2006rebotted/org/apollo/jagcached/FileServer.class(+0 -0)📝
CompiledServer/production/2006rebotted/redone/Server.class(+0 -0)📝
CompiledServer/production/2006rebotted/redone/game/content/skills/core/Woodcutting$4.class(+0 -0)📝
CompiledServer/production/2006rebotted/redone/game/content/skills/core/Woodcutting.class(+0 -0)📝
README.md(+10 -3)📄 Description
Find development guide here: https://github.com/dginovker/2006rebotted
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.