sebastian-heinz / Arrowgene.DragonsDogmaOnline

Server for Dragons Dogma Online
GNU Affero General Public License v3.0
161 stars 52 forks source link

Add new fields to the serverside itemlist #373

Closed RyanYappert closed 1 month ago

RyanYappert commented 1 month ago

Expands the serverside itemlist.csv to include:

Also makes the internal representation of that list a Dictionary keyed by UID, so it should be faster to look up items.

Checklist: