Project Zomboid

Project Zomboid

Craft Helper Continued Beta
Showing 1-10 of 12 entries
< 1  2 >
Update: 1 Apr, 2024 @ 11:20am

  • Prevent re-caching item texture if already tried to cache (and texture is not found)
  • Fixed error when caching texture for Moveable and texture is missing
  • Item fixing support (wip)

Update: 31 Mar, 2024 @ 6:52am

sync with main mod

Update: 30 Mar, 2024 @ 1:24pm

Release candidate 1

  • Hold shift to bypass sub-list scrolling
  • Global state for expanded sections
  • Fix item count not updating in filters
  • Fix books not showing once again
  • Fix item props are not loading when checking evolved recipe

Update: 30 Mar, 2024 @ 6:13am

  • Fixed "Show recipe origin" option not updating instantly
  • Added extra option under "Context behaviour" (Default + Shift for extra)
  • Added Simplified Chinese translation (thanks to Auncer[crowdin.com] and HW Chen[crowdin.com])
  • Updated French translation Added French translation (thanks to SKAREZ[crowdin.com])

Update: 24 Mar, 2024 @ 12:15pm

  • Added 4x icons (24px -> 96px)
  • Fixed incorrect font size applied on startup
  • Fixed preset tooltip not showing in some cases
  • Fixed incorrect image/text if recipe has no result
  • Fixed type filter button not clickable in some cases
  • Disable filters screen (wip)
  • Move code to render favorite star to common funcs

Update: 18 Feb, 2024 @ 4:54am

  • Fix error in addItemView when (evo-)recipes for/by item is nil

Update: 18 Feb, 2024 @ 4:39am

  • "Remove all favorites" button
  • Scroll lists by Shift(+Ctrl) + mouse wheel
  • Fixed hidden recipes showing in item views
  • Fixed inability to close CHC window via hotkey when its minimized

Update: 30 Dec, 2023 @ 2:08pm

  • Fix broken render if no items in list
  • Remove some dead code
  • More prepwork for custom filters

Update: 29 Dec, 2023 @ 3:39pm

  • Scroll lists by Shift(+Ctrl) + mouse wheel
  • override ISCraftingCategoryUI:addToFavorite instead of ISCraftingUI:populateRecipesList to avoid conflicts
  • moved keybind help to filter row
  • smaller icons
  • added smaller font (NewSmall) as an option
  • added types for attributes (will be used by filters)
  • UI/UX fixes and updates

Update: 26 Dec, 2023 @ 3:17pm

  • Reduced lag in large lists by ~70-80%
  • Groundwork for custom filters (wip)
  • Renamed some files for better readability (old ones are kept for a while)
  • Added attributes for Moveables
  • Various (micro-)optimizations
  • Serialize window config only if all views properly saved
  • Config format changed from json to lua
  • Fixed inability to search moveables from inventory