Project Zomboid

Project Zomboid

Craft Helper Continued Beta
1–10/12 bejegyzés mutatása
< 1  2 >
Frissítés: 2024. ápr. 1. @ 11:20

  • 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)

Frissítés: 2024. márc. 31. @ 6:52

sync with main mod

Frissítés: 2024. márc. 30. @ 13:24

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

Frissítés: 2024. márc. 30. @ 6:13

  • 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])

Frissítés: 2024. márc. 24. @ 12:15

  • 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

Frissítés: 2024. febr. 18. @ 4:54

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

Frissítés: 2024. febr. 18. @ 4:39

  • "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

Frissítés: 2023. dec. 30. @ 14:08

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

Frissítés: 2023. dec. 29. @ 15:39

  • 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

Frissítés: 2023. dec. 26. @ 15:17

  • 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