Project Zomboid

Project Zomboid

Veracious Network's Garage
Showing 1-10 of 12 entries
< 1  2 >
Update: 2 Jul @ 9:46am

v1.2.01 - 2025.07.02

Fix regression bug introduced when backporting for B42.10

Thanks Si-Cafe for bringing this to my attention!

Update: 30 Jun @ 11:08pm

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

Update: 9 Jun @ 7:53pm

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

Update: 17 Nov, 2024 @ 6:09pm

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

Update: 13 Oct, 2024 @ 7:07pm

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

Update: 29 Sep, 2024 @ 10:58am

  • 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])

Update: 18 Jan, 2024 @ 10:35pm

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

Update: 12 Jan, 2024 @ 7:44pm

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

Update: 9 Jan, 2024 @ 12:06am

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

Update: 7 Jan, 2024 @ 5:25pm

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.