View and filter all Items of Anno 1800. Access it here: anno-toolkit.jansepke.de
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
npm install # install dependencies
npm run dev # run development server
npm run build # create production build
npm run start # run production build
- download and start RDA Explorer
- open lastest
.rda
file (e.g.C:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\games\Anno 1800\maindata\data31.rda
) - extract
data/config/export/main/asset/assets.xml
,data/config/gui/texts_english.xml
anddata/config/gui/texts_german.xml
- copy files to the
./import-data
folder - run
npm run xml-to-json
- add ship items
- sort list (e.g. select effect values)
- select and summarize items in expedition list
- add ship values to expedition list
- add resources to expedition list (product.json)
- filter for specific traits
- filter by ship type
- add ship stats
- add where to get item
- ship expedition slot optimizer
- support active items
- filter by world
- filter by DLC
- share item button
- add icons for effects (icon.json)
- automatically switch between centered and scrollable tabs
- refactor data loading
- Progressive Web App https://github.com/vercel/next.js/tree/master/examples/progressive-web-app
- mark CraftableItem as non researchable (researchsubcategory.json)