Skip to content

Refactor to read equipment stats from wiki export instead of hardcoded values#135

Draft
IsaacKhor wants to merge 16 commits into
ocditia:mainfrom
IsaacKhor:wikidb_refactor
Draft

Refactor to read equipment stats from wiki export instead of hardcoded values#135
IsaacKhor wants to merge 16 commits into
ocditia:mainfrom
IsaacKhor:wikidb_refactor

Conversation

@IsaacKhor
Copy link
Copy Markdown
Contributor

@IsaacKhor IsaacKhor commented May 24, 2026

I hate monster PRs as much as anybody else but not much of a way around it

  • Load equipment values from DB
  • Equipment not in DB comes from a separate legacy json file
  • Most places that take a string as the key now also take item id, which we then lookup in the json db

Gareth Lloyd and others added 2 commits May 25, 2026 17:12
- python script directly generates the required json db
- use links to rs.wiki for db entries instead of copying assets
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