mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #614] [MERGED] Various Changes #650
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/614
Author: @Dark98
Created: 2/8/2023
Status: ✅ Merged
Merged: 2/9/2023
Merged by: @Dark98
Base:
master← Head:cleanup📝 Commits (8)
f695744Clean Old Log Filesbd1903cVarious Changes1fefd0dRemoved data/net.xml & Created Moved NetworkConstants.java0423478Add HTTP & Jaggrab Port's to ConfigLoaderd45bd8aIntelliJ Reformat ConfigLoader.javabc9af6bFix Mistake08e60f8Attempt [GH-ISSUE #1] Camera zooming (#2)e5680deWoops, wrong port📊 Changes
201 files changed (+1265 additions, -12571 deletions)
View changed files
📝
2006Scape Server/ServerConfig.Sample.json(+2 -0)➖
2006Scape Server/data/logs/alchlogs/andrewadsfa1.txt(+0 -11)➖
2006Scape Server/data/logs/clickitem/.keep(+0 -0)➖
2006Scape Server/data/logs/clickitem/michael2.txt(+0 -7)➖
2006Scape Server/data/logs/clickitem/michael8.txt(+0 -2)➖
2006Scape Server/data/logs/commands/andrew.txt(+0 -110)➖
2006Scape Server/data/logs/commands/andrew1.txt(+0 -11)➖
2006Scape Server/data/logs/commands/andrew5.txt(+0 -16)➖
2006Scape Server/data/logs/commands/andrew55.txt(+0 -2)➖
2006Scape Server/data/logs/commands/michael.txt(+0 -4)➖
2006Scape Server/data/logs/commands/michael2.txt(+0 -1)➖
2006Scape Server/data/logs/commands/mod den.txt(+0 -1)➖
2006Scape Server/data/logs/dropitem/andrewadsfa1.txt(+0 -10737)➖
2006Scape Server/data/logs/dropitem/andrewf.txt(+0 -1)➖
2006Scape Server/data/logs/dropitem/andrewsdf.txt(+0 -3)➖
2006Scape Server/data/logs/dropitem/irdb.txt(+0 -2)➖
2006Scape Server/data/logs/dropitem/michael.txt(+0 -2)➖
2006Scape Server/data/logs/dropitem/michael2.txt(+0 -16)➖
2006Scape Server/data/logs/dropitem/michael5.txt(+0 -21)➖
2006Scape Server/data/logs/dropitem/michael6.txt(+0 -27)...and 80 more files
📄 Description
Clean Old Log Files
Various Changes
Moved minutes.log to log folder
Made SERVER_LOG_DIR constant
Moved FILE_SYSTEM_DIR to GameConstants & Deleted org.apollo.jagcached.Constants
Removed unused minutes.log from data/data
Removed Duplicate RSAKeyGen
Moved RSAKeyGen from com.rs2.net.rsa to com.rs2.util.rsa
Removed data/net.xml & Created Moved NetworkConstants.java
Add HTTP & Jaggrab Port's to ConfigLoader
IntelliJ Reformat ConfigLoader.java
Fix Mistake
Attempt #2
Woops, wrong port
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.