Project Zomboid

Project Zomboid

Veracious Network's Garage
12개 중 1~10개 표시 중
< 1  2 >
업데이트: 2025년 7월 2일 오전 9시 46분
작성자: cdp1337

v1.2.01 - 2025.07.02

Fix regression bug introduced when backporting for B42.10

Thanks Si-Cafe for bringing this to my attention!

업데이트: 2025년 6월 30일 오후 11시 08분
작성자: cdp1337

Optimized assets and support for Tetris Inventory

  • Add support for Tetris Inventory
  • Optimize tire rack asset to greatly reduce total size
  • Nissan 240SX for KI5 tires support - Slider6996
  • Fix to support B42.10 change in recipe OnCreate

업데이트: 2025년 6월 9일 오후 7시 53분
작성자: cdp1337

Project Zomboid B42 support!

  • Add support for B42
  • Add battery charger shelf
  • Add magazines for learning the various recipes
  • Add KI5's SteelTire1 - Slider6996
  • Add KI5's 73 Ford Falcon - Slider6996
  • Add KI5's 75 Grand Prix - Slider6996
  • Add KI5's 84 Jeep XJ - Slider6996
  • Add KI5's 85 GM - Slider6996
  • Add KI5's 86 Chevy CUCV - Slider6996
  • Add KI5's 88 Toyota Hilux - Slider6996
  • Add KI5's 92 Jeep YJ - Slider6996
  • Add KI5's 04 VW Touran - Slider6996

업데이트: 2024년 11월 17일 오후 6시 09분
작성자: cdp1337

  • added '91 Ford LTD Crown Victoria / Country Squire by KI5 MR #18 by Slider[github.com]

업데이트: 2024년 10월 13일 오후 7시 07분
작성자: cdp1337

  • Add KI5 tire for 1969 Mini #10[github.com]
  • Fix regression bug of 16-bit image #11[github.com]
  • Add KI5 tire 93 Ford CF8000 Tire Type Heavy-Duty #10[github.com]
  • Add KI5 tire M35A2 RunFlat 4 Tire Axle #10[github.com]
  • Add KI5 tire M923 RunFlat 2 Tire Axle #10[github.com]
  • Add KI5 tire RunFlat 4 Tire Axle #10[github.com]
  • Add KI5 tire 75 Pontiac Grand Prix H17 Tire Type Sport #10[github.com]
  • Add KI5 tire 87 Chevrolet Suburban Tire Type Heavy-Duty #10[github.com]
  • Add KI5 tire Pontiac Rally II R15 Tire Type Standard #10[github.com]
  • Add KI5 tire Pontiac Rally II R17 Tire Type Sport #10[github.com]
  • Add KI5 tire 77 Pontiac Firebird - slider6996 MR #17[github.com]
  • Add support for I18N #12[github.com]

업데이트: 2024년 9월 29일 오전 10시 58분
작성자: cdp1337

  • Add more KI5 tires thanks to slider6996 (Merge Request #5[github.com])
  • Update cost to include 10 metal pipes
  • Update cost to include 1 welding rod
  • Cleanup asset to have better tire coloring
  • Add blue painted tire rack (Issue #3[github.com])
  • Add green painted tire rack (Issue #3[github.com])
  • Add orange painted tire rack (Issue #3[github.com])
  • Add pink painted tire rack (Issue #3[github.com])
  • Add purple painted tire rack (Issue #3[github.com])
  • Add red painted tire rack (Issue #3[github.com])
  • Add yellow painted tire rack (Issue #3[github.com])
  • Fix non-table error in some servers (Issue #4[github.com])

업데이트: 2024년 1월 18일 오후 10시 35분
작성자: cdp1337

  • Switch to 3D model versions for sprites
  • Add updated M151A2 RunFlat Tire from KI5

업데이트: 2024년 1월 12일 오후 7시 44분
작성자: cdp1337

  • Fix spelling for 59 Meteor Tire items
  • Set category to Welding

업데이트: 2024년 1월 9일 오전 12시 06분
작성자: cdp1337

  • Cleanup source code A LOT
  • Add documentation throughout
  • Switch from ISInventoryTransferAction.transferItem to ItemPickerJava.updateOverlaySprite for better single player reliability
  • Implement K15 vehicle tires (thanks NoFaceTV)
  • Fix multiplayer support for sprites
  • Fix animation (was using the incorrect one)

업데이트: 2024년 1월 7일 오후 5시 25분
작성자: cdp1337

HOTFIX - Fix issue with transferring items in a vehicle.

Since there is no event for monitoring item transfers to containers, an override to ISInventoryTransferAction.transferItem
is required. We just needed to implement an additional check if the source or destination container does not have a Sprite.