All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Calendar Versioning.
- Update item data
- Fix inability to search for "linen"
- Increase max search results
- Make search results scrollable
- Fix incorrect additional-item-chance discounts for ingredients
- Add ability to factor in additional-item-chance
- Add new UI that allows users to enter their additional-item trade-skill bonuses; these values are persisted to local-storage
- Fix missing silkweave png
- Fix missing trade-skills from certain patched items
- Download smaller pngs
- Update item data
- Fix items like
Infused Silk
not showing up due to the search being run on unsorted items
- Fix items like satchels not showing up in search by increasing the fuzzy search threshold
- Fix incorrect Lodestone data due to duplicate Lodestone IDs
- Add missing items from latest version
- Add missing items from patch 1.1+
- Fix missing starmetal gathering and skinning starmetal tools
- Add data patching mechanism that relies on patch files located in
resources/data
- Fix coarse leather recipe
- Remove references to rawhide scraps
- Implement ability to copy shareable link as a button
- Fix missing category options e.g. Sand Flux
- Change how category options are defaulte, hopefully an improvement
- Implement URL-based routing, copy and paste away!
- Cards are now free to grow as wide as they please
- Dropdowns are no longer cut off by invisible forces
- Add Gitpod support
- Fix incorrect sums in summary
- Fix dropdown-option clicks propagating down to underlying elements
- Fix long dropdowns being partially obstructed by following items
- Fix links being clickable beyong their text
- Fix unmounted-component-update React console error
- Google Analytics
- Fixed loading text so that it doesn't shift when the loading SVG is displayed
- Add ingredients-summary card
- Align quantity text to the left
- Sort category options by XP instead of tier
- Fix issues with searching
- Fix dropdown not closing on mobile when selecting an option
- Add support for multiplying items that output a stack of more than one item e.g.
Iron Arrows
- Add support for selecting from item categories e.g.
Tier 3 Metals
- Add button to remove all items
- Add clarifying icons to buttons
- Inline background color into index.html so that it loads more quickly
- Add vercel configuration
- Scrape data from nwdb.info instead of newworldfans.com
- Remove dead code around theming and local-storage
- Remove dead webworker JS
- Remove unused images in build
- Remove unused CSS and item data