[PR #618] [MERGED] Add exception fallback to support more java #1348

Closed
opened 2026-05-20 10:17:03 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/618
Author: @advnau
Created: 2/9/2023
Status: Merged
Merged: 2/9/2023
Merged by: @Dark98

Base: masterHead: fix


📝 Commits (3)

📊 Changes

2 files changed (+179 additions, -165 deletions)

View changed files

📝 2006Scape Server/src/main/java/com/rs2/game/content/consumables/Food.java (+161 -159)
📝 2006Scape Server/src/main/java/com/rs2/util/ConstantReplacer.java (+18 -6)

📄 Description

fixes constant replacer in intellij, this class will get phased out eventually


🔄 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/618 **Author:** [@advnau](https://github.com/advnau) **Created:** 2/9/2023 **Status:** ✅ Merged **Merged:** 2/9/2023 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `fix` --- ### 📝 Commits (3) - [`ec4d52d`](https://github.com/2006-Scape/2006Scape/commit/ec4d52d0ba802308844db5f8ea3a53ed14a33b77) Add exception fallback to support more java - [`5708fee`](https://github.com/2006-Scape/2006Scape/commit/5708fee9f1d4c7bf34eddb3fc1e54cfe27571cab) dark is lazy - [`38b7ee1`](https://github.com/2006-Scape/2006Scape/commit/38b7ee1de6d91e24616a1bed9958997ed7af467c) Update Food.java ### 📊 Changes **2 files changed** (+179 additions, -165 deletions) <details> <summary>View changed files</summary> 📝 `2006Scape Server/src/main/java/com/rs2/game/content/consumables/Food.java` (+161 -159) 📝 `2006Scape Server/src/main/java/com/rs2/util/ConstantReplacer.java` (+18 -6) </details> ### 📄 Description fixes constant replacer in intellij, this class will get phased out eventually --- <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-20 10:17:03 +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#1348