[PR #561] [MERGED] JFrame Links to Vars & Add Some Args #7552

Closed
opened 2026-05-30 12:22:17 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/561
Author: @Dark98
Created: 1/28/2023
Status: Merged
Merged: 1/28/2023
Merged by: @Dark98

Base: masterHead: jframe-links


📝 Commits (1)

  • 63bd622 JFrame Links to Vars & Add Some Args

📊 Changes

3 files changed (+70 additions, -56 deletions)

View changed files

📝 2006Scape Client/src/main/java/ClientSettings.java (+55 -51)
📝 2006Scape Client/src/main/java/Main.java (+11 -1)
📝 2006Scape Client/src/main/java/RSApplet.java (+4 -4)

📄 Description

  • Changed JFrame Links to Variables in ClientSettings.java
  • -qol/-fixes sets true BILINEAR_MINIMAP_FILTERING, FIX_TRANSPARENCY_OVERFLOW & FULL_512PX_VIEWPORT
  • -no-nav/-disable-nav sets false SHOW_NAVBAR

🔄 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/561 **Author:** [@Dark98](https://github.com/Dark98) **Created:** 1/28/2023 **Status:** ✅ Merged **Merged:** 1/28/2023 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `jframe-links` --- ### 📝 Commits (1) - [`63bd622`](https://github.com/2006-Scape/2006Scape/commit/63bd62257ebdb8ccc61c273549401b3658d74e3b) JFrame Links to Vars & Add Some Args ### 📊 Changes **3 files changed** (+70 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `2006Scape Client/src/main/java/ClientSettings.java` (+55 -51) 📝 `2006Scape Client/src/main/java/Main.java` (+11 -1) 📝 `2006Scape Client/src/main/java/RSApplet.java` (+4 -4) </details> ### 📄 Description * Changed JFrame Links to Variables in ClientSettings.java * -qol/-fixes sets true BILINEAR_MINIMAP_FILTERING, FIX_TRANSPARENCY_OVERFLOW & FULL_512PX_VIEWPORT * -no-nav/-disable-nav sets false SHOW_NAVBAR --- <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-30 12:22:17 +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#7552