Project Zomboid
Craft Helper Continued Beta
กำลังแสดง 1-10 จาก 12 รายการ
< 1  2 >
อัปเดต: 1 เม.ย. 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)

อัปเดต: 31 มี.ค. 2024 @ 6: 52am

sync with main mod

อัปเดต: 30 มี.ค. 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

อัปเดต: 30 มี.ค. 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])

อัปเดต: 24 มี.ค. 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

อัปเดต: 18 ก.พ. 2024 @ 4: 54am

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

อัปเดต: 18 ก.พ. 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

อัปเดต: 30 ธ.ค. 2023 @ 2: 08pm

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

อัปเดต: 29 ธ.ค. 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

อัปเดต: 26 ธ.ค. 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