[PR #421] [MERGED] Welcome Interface Fixup #14036

Open
opened 2026-06-07 12:22:56 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/421
Author: @Dark98
Created: 11/9/2020
Status: Merged
Merged: 11/9/2020
Merged by: @dginovker

Base: masterHead: welcome-interface


📝 Commits (1)

📊 Changes

4 files changed (+10 additions, -45 deletions)

View changed files

📝 2006Redone Client/src/main/java/Game.java (+0 -41)
📝 2006Redone Server/src/main/java/com/rebotted/game/players/Player.java (+1 -0)
📝 2006Redone Server/src/main/java/com/rebotted/game/players/PlayerAssistant.java (+4 -4)
📝 2006Redone Server/src/main/java/com/rebotted/game/players/PlayerSave.java (+5 -0)

📄 Description

Fixed last logged in from IP
Various other changes/fixes


🔄 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/421 **Author:** [@Dark98](https://github.com/Dark98) **Created:** 11/9/2020 **Status:** ✅ Merged **Merged:** 11/9/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `welcome-interface` --- ### 📝 Commits (1) - [`f74b0a1`](https://github.com/2006-Scape/2006Scape/commit/f74b0a1b482dc8dc9eeeb33dc158ae11e543c616) Welcome Interface Fixup ### 📊 Changes **4 files changed** (+10 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Client/src/main/java/Game.java` (+0 -41) 📝 `2006Redone Server/src/main/java/com/rebotted/game/players/Player.java` (+1 -0) 📝 `2006Redone Server/src/main/java/com/rebotted/game/players/PlayerAssistant.java` (+4 -4) 📝 `2006Redone Server/src/main/java/com/rebotted/game/players/PlayerSave.java` (+5 -0) </details> ### 📄 Description Fixed last logged in from IP Various other changes/fixes --- <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-06-07 12:22:56 +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#14036