mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #506] [MERGED] Process client arguments, Auto login option #14144
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/506
Author: @RedSparr0w
Created: 10/1/2021
Status: ✅ Merged
Merged: 10/2/2021
Merged by: @dginovker
Base:
master← Head:client-args📝 Commits (3)
71cfbdbProcess client arguments, Auto loginf0eba8eSimplifya26265bFixup server XP rate📊 Changes
4 files changed (+39 additions, -27 deletions)
View changed files
📝
2006Scape Client/src/main/java/Client.java(+2 -18)📝
2006Scape Client/src/main/java/Game.java(+3 -0)📝
2006Scape Client/src/main/java/Main.java(+33 -8)📝
2006Scape Server/src/main/java/com/rs2/GameConstants.java(+1 -1)📄 Description
Info:
Added three possible arguments for launching client:
server,username,password.Aliases:
-s-server-u-user-username-p-pass-passwordExample:
Testing on local:
NOTE:
Also fixed up the server XP rate, must have changed it by accident in one of the other PRs 😅
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.