[PR #125] [MERGED] Read Comment #3119

Closed
opened 2026-05-24 12:20:46 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/125
Author: @Dark98
Created: 10/28/2019
Status: Merged
Merged: 10/28/2019
Merged by: @Dark98

Base: masterHead: master


📝 Commits (1)

📊 Changes

3 files changed (+20 additions, -32 deletions)

View changed files

📝 2006Redone Server/src/redone/game/dialogues/DialogueHandler.java (+0 -17)
📝 2006Redone Server/src/redone/game/players/Client.java (+7 -4)
📝 2006Redone Server/src/redone/game/players/PlayerAssistant.java (+13 -11)

📄 Description

Made firstTimeTutorial handle the inital login stuff instead of it being ran with the dialogue
made the warning about the bank pin send for all players
fixed weight calculation on first login(closes #109)


🔄 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/125 **Author:** [@Dark98](https://github.com/Dark98) **Created:** 10/28/2019 **Status:** ✅ Merged **Merged:** 10/28/2019 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`912a08c`](https://github.com/2006-Scape/2006Scape/commit/912a08c42377ef89d2cdce2a4d482b54dba2c7e3) Read Comment ### 📊 Changes **3 files changed** (+20 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/redone/game/dialogues/DialogueHandler.java` (+0 -17) 📝 `2006Redone Server/src/redone/game/players/Client.java` (+7 -4) 📝 `2006Redone Server/src/redone/game/players/PlayerAssistant.java` (+13 -11) </details> ### 📄 Description Made firstTimeTutorial handle the inital login stuff instead of it being ran with the dialogue made the warning about the bank pin send for all players fixed weight calculation on first login(closes #109) --- <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-24 12:20:46 +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#3119