Project Zomboid

Project Zomboid

Quick Sort Build 42
Showing 1-8 of 8 entries
Update: 18 Aug @ 1:04am

- Group Quick Sort menu entries under a single "Quick Sort" submenu by default.
- Added a mod option to disable menu entry grouping in case anyone prefers the old behavior.
- Add an icon to Quick Sort menu entries.

Update: 8 Aug @ 2:51am

- Resolve some issues with Quick Sorting food items

Update: 7 Aug @ 2:20am

- Added "Quick Sort <Category>" action. This will Quick Sort all non-favorited unequipped items with same category as the item from the same source inventory. E.g. if you right click on a Bandage in your backpack, it will say "Quick Sort <FirstAid>" and would sort all items with Category "FirstAid" out of your backpack. Thanks to Nisverah for the idea.
- Cleaned up/added to documentation. Unfortunately sliders don't appear to support tooltips with native mod options right now so I tried to shed some light on those on the workshop page.

Update: 7 Aug @ 12:50am

- Bugfix: Use getDisplayCategory for item category instead of getCategory. Fixes issue where category based sorting does not work in some cases where it seems like it should.

Update: 5 Aug @ 9:14pm

- Fix broken images

Update: 5 Aug @ 9:04pm

- Updated images and mod info

Update: 5 Aug @ 8:39pm

- Use native mod options to expose configuration. The Mod Options mod is no longer required to customize behavior!
- Open sourced the repo and added a link in the workshop description
- Add AI generated translations for all languages currently supported by the game. These probably suck, but are hopefully good enough to at least make the mod usable for a lot of non-English speakers. Pull requests/suggestions welcome :)

Update: 5 Aug @ 3:06am

- Updated for Build 42 and released as a new mod. This was done to avoid any potential current or future issues with maintaining the mod for both old and new versions, since the old version is still the only way to play multiplayer for now.