Project Zomboid

Project Zomboid

Veracious Network's Garage
12件中 1-10 を表示
< 1  2 >
更新: 7月2日 @ 9時46分

v1.2.01 - 2025.07.02

Fix regression bug introduced when backporting for B42.10

Thanks Si-Cafe for bringing this to my attention!

更新: 6月30日 @ 23時08分

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

更新: 6月9日 @ 19時53分

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日 @ 18時09分

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

更新: 2024年10月13日 @ 19時07分

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

  • 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日 @ 22時35分

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

更新: 2024年1月12日 @ 19時44分

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

更新: 2024年1月9日 @ 0時06分

  • 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日 @ 17時25分

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.