Project Zomboid

Project Zomboid

Insurgent - Airdropped LUV Add-on
Showing 1-10 of 11 entries
< 1  2 >
Update: 3 Nov, 2023 @ 12:28am

Added Korean (KO) translation (thank you KimLeon!)

Update: 31 Mar, 2023 @ 3:45am

Added support for '67 Cadillac Gage Commando using new trait
Included rear windshield and rear door to be removed with weight reduction option
Added which KI5 mods are required in the tooltip of each preset trait

Update: 24 Mar, 2023 @ 9:00pm

Added support for '97 ADI Bushmaster using new trait
Included preset windshield armors and generic middle windows & doors to be removed with weight reduction option
Updated Russian (RU) and Ukrainian (UA) translations for missing strings

Update: 9 Mar, 2023 @ 7:24pm

Redesigned mod options in the code to be passed in an arguments table instead of explicit parameters (reduces amount of hardcoding & makes it easier to add more params)
Added new trait icons for slight variation
Changed "HMMV" to be "Humvee"
Added "surprise me" sandbox option to spawn with any random vehicle
Added minimum and maximum condition sandbox options to control vehicle condition
Added "weight reduction" sandbox option to remove doors from vehicles

Update: 6 Mar, 2023 @ 1:59am

Fixed random positions to not have a 1/24 chance of giving a null pointer exception (list indexes are not zero-based, apparently)
Fixed battery to actually be set to full charge when the vehicle spawns
Adjusted missing translation of vehicle key to instead have player's name upon spawning in multiplayer

Update: 2 Mar, 2023 @ 10:55pm

Extensively rebuilt most of the mod's code for multiplayer support
Added functionality to repair broken door locks, engine, and set battery to full charge (latter is currently not working correctly)

Update: 24 Feb, 2023 @ 4:07pm

Rearranged spawn code to expand upon new functionality
Added support for '92 AM General M998 using new trait
Added support for custom vehicle spawning using new trait and sandbox options, removing the need to modify file text and the dependency on specific vehicle mods

Update: 10 Feb, 2023 @ 10:29pm

Set the M151A2 to spawn in a random circle around the player at 24 different positions, removing the previous static spawn to the left from the player

Update: 6 Feb, 2023 @ 11:01am

Set the M151A2 to spawn next to the player on a different square, instead of directly on top (no more collision issues!)

Update: 6 Feb, 2023 @ 9:01am

Set the M151A2 to always spawn with the same skin, removing the previous random variations
Added Russian (RU) and Ukrainian (UA) translations (thank you Levy!)