[PR #469] [MERGED] Create second dialogue #12226

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/469
Author: @dginovker
Created: 12/31/2020
Status: Merged
Merged: 12/31/2020
Merged by: @dginovker

Base: masterHead: createSecondDialogue


📝 Commits (3)

📊 Changes

1 file changed (+76 additions, -69 deletions)

View changed files

📝 2006Redone Server/src/main/java/com/rebotted/game/dialogues/DialogueHandler.java (+76 -69)

📄 Description

Prevents Java function-too-long error


🔄 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/469 **Author:** [@dginovker](https://github.com/dginovker) **Created:** 12/31/2020 **Status:** ✅ Merged **Merged:** 12/31/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `createSecondDialogue` --- ### 📝 Commits (3) - [`12bad65`](https://github.com/2006-Scape/2006Scape/commit/12bad65f6f0b5fc84804584a35f1d7bbc996be82) Add fix for maven encoding on Linux machines - [`4c143c8`](https://github.com/2006-Scape/2006Scape/commit/4c143c8399346a5e2440a0061155a8259745a22a) Merge branch 'master' of https://github.com/2006rebotted/2006rebotted - [`7e374c8`](https://github.com/2006-Scape/2006Scape/commit/7e374c8578ef48ef715ee2514bc4bb0a86e44518) Fix dialoguehandler length ### 📊 Changes **1 file changed** (+76 additions, -69 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/main/java/com/rebotted/game/dialogues/DialogueHandler.java` (+76 -69) </details> ### 📄 Description Prevents Java function-too-long error --- <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-05 12:22:14 +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#12226