[PR #614] [MERGED] Various Changes #650

Closed
opened 2026-05-15 02:58:08 +00:00 by Dark98 · 0 comments
Owner

📋 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: masterHead: cleanup


📝 Commits (8)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/614 **Author:** [@Dark98](https://github.com/Dark98) **Created:** 2/8/2023 **Status:** ✅ Merged **Merged:** 2/9/2023 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `cleanup` --- ### 📝 Commits (8) - [`f695744`](https://github.com/2006-Scape/2006Scape/commit/f6957448b23a7e573e7dc9de8ca0c6bf7f9190c1) Clean Old Log Files - [`bd1903c`](https://github.com/2006-Scape/2006Scape/commit/bd1903c45efe12a48f22ca35d07c654ecf6ccb25) Various Changes - [`1fefd0d`](https://github.com/2006-Scape/2006Scape/commit/1fefd0dff3ef6f9cd80f9e9f4faf46db4cfc3711) Removed data/net.xml & Created Moved NetworkConstants.java - [`0423478`](https://github.com/2006-Scape/2006Scape/commit/04234788e9a92a89edaeaf28276a16dc8d04bcd3) Add HTTP & Jaggrab Port's to ConfigLoader - [`d45bd8a`](https://github.com/2006-Scape/2006Scape/commit/d45bd8a6ee1d20cfcf8c3b2b889341376b713fdf) IntelliJ Reformat ConfigLoader.java - [`bc9af6b`](https://github.com/2006-Scape/2006Scape/commit/bc9af6bbf446790cf0fc6d73dde0136996252ddc) Fix Mistake - [`08e60f8`](https://github.com/2006-Scape/2006Scape/commit/08e60f85b700cdc87a3d8c152e1f90ddbcdae269) Attempt #2 - [`e5680de`](https://github.com/2006-Scape/2006Scape/commit/e5680de8cfac129be25b8590b16ccd6ea0bce3a9) Woops, wrong port ### 📊 Changes **201 files changed** (+1265 additions, -12571 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-05-15 02:58:08 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#650