Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

items_osrs.json is out of date #12

Open
Chasesc opened this issue Nov 16, 2022 · 3 comments
Open

items_osrs.json is out of date #12

Chasesc opened this issue Nov 16, 2022 · 3 comments

Comments

@Chasesc
Copy link
Owner

Chasesc commented Nov 16, 2022

I believe items_osrs.json was originally added when this project was first started in 2017. It is missing any items that have been added since then.

This is closely tied to #6 , but could be an easier change if someone finds updated data instead of requiring a code change.

@Taur1ne
Copy link
Contributor

Taur1ne commented Jan 16, 2023

The below comment has a link to a newer item_db.json.

osrsbox/osrsbox-db#236 (comment)

Looks to be pretty up to date since it has the new Saturated heart included. Unfortunately, it looks to have a completely different JSON schema than items_osrs.json

...
"27641": {
    "id": 27641,
    "name": "Saturated heart",
    "isTradeable": false,
    "icon": "data:image/png;base64,<snip>="
  },
...

@Dynrothe
Copy link

I try to update it every week when new items get added.
It currently has the data the Bank layout editor requires but I can add other information if someone needs it, just let me know.

@Dynrothe
Copy link

The links are now outdated, if you wish to still use my files you can find them here where they will stay for the foreseeable future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants