Project Zomboid

Project Zomboid

Craft Helper Continued Beta
Zobrazuje se 1–10 z 12 položek
< 1  2 >
Aktualizace: 1. dub. 2024 v 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)

Aktualizace: 31. bře. 2024 v 6.52

sync with main mod

Aktualizace: 30. bře. 2024 v 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

Aktualizace: 30. bře. 2024 v 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])

Aktualizace: 24. bře. 2024 v 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

Aktualizace: 18. úno. 2024 v 4.54

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

Aktualizace: 18. úno. 2024 v 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

Aktualizace: 30. pro. 2023 v 14.08

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

Aktualizace: 29. pro. 2023 v 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

Aktualizace: 26. pro. 2023 v 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