Project Zomboid

Project Zomboid

Parachuting Start
6개 중 1~6개 표시 중
업데이트: 2023년 3월 24일 @ 오전 12시 37분

Added functionality to immediately perform equip weapon timed actions if the player spawns indoors and does not do the parachute animation

업데이트: 2023년 3월 24일 @ 오전 12시 13분

Updated parachute container model to not float in the air when placed or dropped
Added new event, "OnParachuteLanding", to handle mod functionality
Changed timed action to immediately give a parachute container instead of doing the unequip timed action
Included patch overwrite for Insurgent - Black Ops Profession for it to not interrupt the parachute animation

업데이트: 2023년 3월 22일 @ 오후 7시 45분

Reverted requirement to check if the player is outside instead of checking if the tile has a roof (rooftops are considered outside) (I over-engineered this part and introduced bugs)

업데이트: 2023년 3월 19일 @ 오전 12시 00분

Updated requirement to not only include outside squares but also include rooftops (any squares without roofs)

업데이트: 2023년 3월 18일 @ 오후 9시 17분

Updated models and icon of parachute with higher-quality assets (thank you Dante271!)
Disabled and archived original model and icon in mod files
Added new item, "Parachute Container", to use as a backpack (similar to hiking bag)
Added functionality of automatically replacing the open parachute with the backpack version once the player lands
Reduced the time it takes for the game to fade in from 7 seconds to 5 seconds

업데이트: 2023년 3월 18일 @ 오전 8시 35분

Initial upload