Project Zomboid

Project Zomboid

Progressive Multihit
12개 중 1~10개 표시 중
< 1  2 >
업데이트: 2025년 10월 4일 오전 4시 24분
작성자: nyhr213

fix b42.12 method change

업데이트: 2025년 1월 24일 오전 6시 48분
작성자: nyhr213

-- updated structure for 42, no change in logic.

업데이트: 2024년 7월 15일 오전 10시 12분
작성자: nyhr213

-- fixed bug on min strength req for 2 hits

업데이트: 2024년 1월 29일 오전 11시 06분
작성자: nyhr213

-- fixed hitcount reset for weapons breaking mid swing
-- fixed error when throwing molotovs (no buggy outcome, just error)

업데이트: 2024년 1월 22일 오후 1시 51분
작성자: nyhr213

-- added sandbox option to disable other options that override item hit values
-- added max chance option
-- removed two handed penalty option (still checked)

업데이트: 2024년 1월 19일 오후 11시 12분
작성자: nyhr213

-- fixed issue on java side which allowed barehands shoving even with multihit disabled. should really be the last time I touch this file
-- wip supporting MultihitLimiter mod

업데이트: 2024년 1월 16일 오전 4시 25분
작성자: nyhr213

-- moved check of primary weapon while shoving from java to lua, java now only applies barehands hitcount value when shoving, either with weapon or not
-- fixed wrong hit count calculations when shoving with other weapons such as firearms or throwables

업데이트: 2024년 1월 15일 오전 2시 52분
작성자: nyhr213

-- fixed crash on java patch when shoving with anything other than weapons or unarmed(such as keychain equipped primary). Anyone who applied the previous java patch should recopy and paste the zombie folder from mod\zombie to ProjectZomboid\zombie
-- cleaned lua code, wip setting up some mod options

업데이트: 2024년 1월 13일 오후 3시 25분
작성자: nyhr213

Initial public release.

업데이트: 2024년 1월 13일 오후 1시 25분
작성자: nyhr213