[PR #405] [MERGED] Make shops stay after restart #14013

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/405
Author: @dginovker
Created: 8/3/2020
Status: Merged
Merged: 8/3/2020
Merged by: @dginovker

Base: masterHead: makeshopsstay


📝 Commits (1)

  • 500a9f4 Make bots stay after restart

📊 Changes

3 files changed (+67 additions, -47 deletions)

View changed files

📝 2006Redone Server/src/main/java/com/rebotted/GameEngine.java (+2 -0)
📝 2006Redone Server/src/main/java/com/rebotted/game/bots/Bot.java (+5 -3)
📝 2006Redone Server/src/main/java/com/rebotted/game/bots/BotHandler.java (+60 -44)

📄 Description

No description provided


🔄 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/405 **Author:** [@dginovker](https://github.com/dginovker) **Created:** 8/3/2020 **Status:** ✅ Merged **Merged:** 8/3/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `makeshopsstay` --- ### 📝 Commits (1) - [`500a9f4`](https://github.com/2006-Scape/2006Scape/commit/500a9f43695324249d74dc10b360d9c82a90729b) Make bots stay after restart ### 📊 Changes **3 files changed** (+67 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/main/java/com/rebotted/GameEngine.java` (+2 -0) 📝 `2006Redone Server/src/main/java/com/rebotted/game/bots/Bot.java` (+5 -3) 📝 `2006Redone Server/src/main/java/com/rebotted/game/bots/BotHandler.java` (+60 -44) </details> ### 📄 Description _No description provided_ --- <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:53 +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#14013