Project Zomboid

Project Zomboid

Advanced Trajectory's Realistic Overhaul
Showing 1-10 of 43 entries
< 1  2  3  4  5 >
Update: 22 Feb @ 6:55pm

Update: 20 Feb @ 9:15pm

Update: 25 Jan @ 2:58pm

Fixed itemremove() error that occurs when mod tries to remove bullet in an unrendered chunk by adding check to remove bullet after traveling a certain distance

b41 + b42

Update: 25 Dec, 2024 @ 4:18pm

added sandbox option that allows player to enable/disable ability of bullet to ignore cars when shooting at a Z level lower than the player (enabled by default)

if using shotgun, zombies will always react to the hits no matter what

Update: 25 Dec, 2024 @ 1:27am

fixed mod not showing on b41

Update: 24 Dec, 2024 @ 11:54pm

B42 compatibility update:

- disable throwing (vanilla throw for now)
- tightened spread for shotguns (big buff)
- reduced crit chance for shotguns (nerf)
- added iso cursor for better ease of aiming
- added bandage to fix inconsistency of shooting zombies stepped on in B42 (hard in b42 for some reason)
- added support for shooting animals
- added files to hide vanilla bullet tracer (user must manually override them with the files in the effects folder of ATRO into project zomboid game directory, more info in FAQ)
- fixed issue where bullet spawns if gun is empty
- hid vanilla gun crosshair
- fixed error when shooting
- fixed texture of projectile not spawning
- fixed weapon attachment nil error
- added support for new height limits
- made change so that bullet ignores car if player shooting from a higher z level

Update: 20 Dec, 2024 @ 8:56pm

accidentally made mistake when attempting upload test mod

Update: 20 Dec, 2024 @ 8:54pm

Update: 20 Dec, 2024 @ 8:53pm

Update: 19 Dec, 2024 @ 8:31pm

- Added potential fix to error when shooting car (prob stemmed from null bulletTable when trying to retrieve penCount of bullet)
- Added option to disable car aim limit/nerf
- Commented off method call for checkBowAndCrossbow. It is no longer needed due to wait zombie is now registered for hit.
- Fixed some sandbox options not showing intended display name