BlockySurvival / issue-tracker

A non-code repo for tracking issues w/ the Blocky Survival minetest server
12 stars 0 forks source link

Categories for the Unified Inventory #286

Closed oversword closed 3 years ago

oversword commented 3 years ago

I wanted to add categories for the unified inventory, which should make browsing our mods easier.

It's currently under review on the origin repo https://github.com/minetest-mods/unified_inventory/pull/171 https://github.com/minetest-mods/unified_inventory/issues/170

This issue is to inform you guys about the functionality and maybe get you t test it out & review it. After that is done & merged, this issue will also be used to keep track of the progress of categorising all our items, and coming up with categories

oversword commented 3 years ago

Proposed categories (in addition to existing ones):

Existing groups:

Most other groups can be filtered by searching something specific

Lanhild commented 3 years ago

Categories as search filters or proper tabs in the UI ?

oversword commented 3 years ago

@Lanhild they will be like tabs, but tabs cannot contain images or be scrolled, so I had to do it with buttons

Lanhild commented 3 years ago

That's perfectly fine to me

oversword commented 3 years ago

Finally got this merged! Will now make a PR to update unified_inventory, and will try to categorize all our items

oversword commented 3 years ago

We should set unified_inventory_automatic_categorization = false in minetest.conf, I would rather do it manually