Project Zomboid
Craft Helper Continued Beta
Εμφάνιση 1-10 από 12 καταχωρίσεις
< 1  2 >
Ενημέρωση: 1 Απρ 2024 στις 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)

Ενημέρωση: 31 Μαρ 2024 στις 6:52

sync with main mod

Ενημέρωση: 30 Μαρ 2024 στις 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

Ενημέρωση: 30 Μαρ 2024 στις 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])

Ενημέρωση: 24 Μαρ 2024 στις 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

Ενημέρωση: 18 Φεβ 2024 στις 4:54

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

Ενημέρωση: 18 Φεβ 2024 στις 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

Ενημέρωση: 30 Δεκ 2023 στις 14:08

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

Ενημέρωση: 29 Δεκ 2023 στις 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

Ενημέρωση: 26 Δεκ 2023 στις 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