stardew-access / stardew-access

An accessibility mod for Stardew Valley with screen reader and keyboard only support!
GNU General Public License v3.0
84 stars 26 forks source link

Recategorization Project #439

Open PepperTheVixen opened 3 months ago

PepperTheVixen commented 3 months ago

This is a short project to improve item categorization, including bug fixes, new categories, recategorizing some objects, and any other miscellaneous recategorization tasks that pop up along the way.

A new "forageables" category has been created for forageable items. A few spring forageable items have been moved into it. There is a bug in the way some items are categorized. If the qualified ID for an item has a category override but no name override, the category supplied in the json is never applied.

This project will move appropriate forageable items into "forageables" and will last for 1-2 days (the weekend).

A pull request will be made so that other users can join in on this change before it is merged.

PepperTheVixen commented 3 months ago

Yeah this is gonna take more than a weekend lol.

So far, I'm making good progress. A lot of work including a bug fix was done in khanshoaib3/stardew-access#440. The difficulty comes in deciding which items should go in which category and why they should not go in a different category.