osrsbox / osrsbox-db

A complete and up-to-date database of Old School Runescape (OSRS) items, monsters and prayers
https://www.osrsbox.com/projects/osrsbox-db/
GNU General Public License v3.0
224 stars 82 forks source link

Create item-search.json file to include duplicate status, and type status #160

Closed osrsbox closed 4 years ago

osrsbox commented 4 years ago

I have been asked to update the Item Search tool on the osrsbox website to include a column for duplicate status, and type - such as normal, noted, and placeholder. This could also introduce adding duplicate to the monster search tool.

This modification could replace the existing items-summary.json file, or maybe a new file should be created, with a unique name so the item, npc and object summary files remain with only the id, and name properties. A new name could be item-search.json as an example.

osrsbox commented 4 years ago

This was added a while ago, but the issue seemed to not get closed.