Project Zomboid

Project Zomboid

Veracious Network's Garage
Hiển thị 1-10 trong 12 mục
< 1  2 >
Cập nhật: 2 Thg07 @ 9:46am
bởi 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!

Cập nhật: 30 Thg06 @ 11:08pm
bởi 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

Cập nhật: 9 Thg06 @ 7:53pm
bởi 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

Cập nhật: 17 Thg11, 2024 @ 6:09pm
bởi cdp1337

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

Cập nhật: 13 Thg10, 2024 @ 7:07pm
bởi 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]

Cập nhật: 29 Thg09, 2024 @ 10:58am
bởi 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])

Cập nhật: 18 Thg01, 2024 @ 10:35pm
bởi cdp1337

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

Cập nhật: 12 Thg01, 2024 @ 7:44pm
bởi cdp1337

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

Cập nhật: 9 Thg01, 2024 @ 12:06am
bởi 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)

Cập nhật: 7 Thg01, 2024 @ 5:25pm
bởi 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.