Skip to content

feat(rdserver): adding Runescape: Dragonwilds game server#4893

Draft
yourfate wants to merge 7 commits intoGameServerManagers:developfrom
yourfate:feature/rdserver
Draft

feat(rdserver): adding Runescape: Dragonwilds game server#4893
yourfate wants to merge 7 commits intoGameServerManagers:developfrom
yourfate:feature/rdserver

Conversation

@yourfate
Copy link
Copy Markdown

@yourfate yourfate commented Apr 5, 2026

Description

Adds the game server for the game Runescape: Dragonwilds.

Fixes #4891

Type of change

  • Bug fix (a change which fixes an issue).
  • New feature (a change which adds functionality).
  • New Server (new server added).
  • Refactor (restructures existing code).
  • Comment update (typo, spelling, explanation, examples, etc).

Checklist

PR will not be merged until all steps are complete.

  • This pull request links to an issue.
  • This pull request uses the develop branch as its base.
  • This pull request subject follows the Conventional Commits standard.
  • This code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have checked that this code is commented where required.
  • I have provided a detailed enough description of this PR.
  • I have checked if documentation needs updating.

Documentation

If documentation does need updating either update it by creating a PR (preferred) or request a documentation update.

Thank you for your Pull Request!

@yourfate
Copy link
Copy Markdown
Author

yourfate commented Apr 19, 2026

If anyone wants to complete this, feel free, I probably won't have time to work on this for a few months.

What is missing:

  • query user for owner ID
  • create server config file with owner ID
  • fill world name / server name / port in config file from the values of the lgsm config somehow
  • make sure to back up the server config file on updates, or write it from scratch on every start?

@dgibbs64 dgibbs64 force-pushed the develop branch 2 times, most recently from 8d80501 to fdb8625 Compare April 19, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant