[PR #2] [CLOSED] Two fixes #2

Closed
opened 2026-05-23 10:41:47 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/Parabot/pull/2
Author: @ipkpjersi
Created: 12/28/2024
Status: Closed

Base: developmentHead: development


📝 Commits (2)

  • c8ed571 Added multi-world support
  • 4e80f28 Prevent minimizing client resulting in black screen

📊 Changes

2 files changed (+15 additions, -2 deletions)

View changed files

📝 src/main/java/org/parabot/Landing.java (+12 -0)
📝 src/main/java/org/parabot/core/ui/BotUI.java (+3 -2)

📄 Description

Description

I was bored over my winter break, so here are two improvements.


🔄 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/Parabot/pull/2 **Author:** [@ipkpjersi](https://github.com/ipkpjersi) **Created:** 12/28/2024 **Status:** ❌ Closed **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (2) - [`c8ed571`](https://github.com/2006-Scape/Parabot/commit/c8ed571454d4cd87f22e263f462915a9558a5fe2) Added multi-world support - [`4e80f28`](https://github.com/2006-Scape/Parabot/commit/4e80f28d6434ce0049f2899ca27c1bf27fb3dbd6) Prevent minimizing client resulting in black screen ### 📊 Changes **2 files changed** (+15 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/main/java/org/parabot/Landing.java` (+12 -0) 📝 `src/main/java/org/parabot/core/ui/BotUI.java` (+3 -2) </details> ### 📄 Description ### Description I was bored over my winter break, so here are two improvements. --- <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-23 10:41:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/Parabot#2