[PR #13] [MERGED] Local debugging accounts fix #8609

Closed
opened 2026-06-01 12:21:26 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/13
Author: @ben-maher
Created: 10/5/2019
Status: Merged
Merged: 10/5/2019
Merged by: @dginovker

Base: masterHead: master


📝 Commits (4)

  • 1950ee7 Revised shop re-stocking interval.
  • 6cb1185 Revised shop re-stocking interval.
  • 41e8d6e Updated character save directory.
  • bf08f30 Renamed new player save directory from accounts to characters.

📊 Changes

3 files changed (+7 additions, -13 deletions)

View changed files

📝 2006Redone Server/src/redone/game/players/PlayerSave.java (+6 -12)
📝 2006Redone Server/src/redone/game/shops/ShopHandler.java (+1 -1)
📝 CompiledServer/production/2006rebotted/redone/game/shops/ShopHandler.class (+0 -0)

📄 Description

I have changed the pathing of the local directory so that it maps correctly on local machines and servers.
I have also accidentally comitted the previous compiled code (oops, sorry!)


🔄 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/13 **Author:** [@ben-maher](https://github.com/ben-maher) **Created:** 10/5/2019 **Status:** ✅ Merged **Merged:** 10/5/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`1950ee7`](https://github.com/2006-Scape/2006Scape/commit/1950ee738272f69a0791f2d4723452a9d64d15a4) Revised shop re-stocking interval. - [`6cb1185`](https://github.com/2006-Scape/2006Scape/commit/6cb1185b8290196324857f50785d2eabf370d97e) Revised shop re-stocking interval. - [`41e8d6e`](https://github.com/2006-Scape/2006Scape/commit/41e8d6e33277ba5312dff28e8044aac873a493ac) Updated character save directory. - [`bf08f30`](https://github.com/2006-Scape/2006Scape/commit/bf08f30edf1277352c72150d9e05b91eae7c7bdf) Renamed new player save directory from accounts to characters. ### 📊 Changes **3 files changed** (+7 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/redone/game/players/PlayerSave.java` (+6 -12) 📝 `2006Redone Server/src/redone/game/shops/ShopHandler.java` (+1 -1) 📝 `CompiledServer/production/2006rebotted/redone/game/shops/ShopHandler.class` (+0 -0) </details> ### 📄 Description I have changed the pathing of the local directory so that it maps correctly on local machines and servers. I have also accidentally comitted the previous compiled code (oops, sorry!) --- <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-01 12:21:26 +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#8609