Project Zomboid

Project Zomboid

PZNS NPC Framework
Showing 1-10 of 47 entries
< 1  2  3  4  5 >
Update: 11 May, 2024 @ 9:58pm

OKKG: Added an sandbox option to hide NPC names

Update: 17 Dec, 2023 @ 6:46pm

PR: https://github.com/shadowhunter100/PZNS/pull/65
-- Fixing the not knowing job issue
PR: https://github.com/shadowhunter100/PZNS/pull/63
-- Debug Stats Panel by cyberbobjr

Update: 13 Dec, 2023 @ 1:59am

PR: https://github.com/shadowhunter100/PZNS/pull/62
- update from Pull-Request 62 made by cyberbobjr

Update: 22 Nov, 2023 @ 2:00am

Update: 22 Nov, 2023 @ 1:56am

oZumbiAnalitico: Merge pull request #60 from EYO-07/main

Update: 28 Oct, 2023 @ 10:29pm

Fixes and Updates
PR: https://github.com/shadowhunter100/PZNS/pull/58
- Should fix an issue with errors being reported when NPCs are wandering in cells without a room.

Special thanks to EYO-07 (AKA 00shogun)

Update: 6 Oct, 2023 @ 11:41am

Fixes and Updates
Commit: https://github.com/shadowhunter100/PZNS/commit/c96bdd7babedeeb1a9045e3113aaf79de61f180f
- Added a getZ() getter in cases where a specified floor of zombies needs to be cleared. (Thanks to TommySan's report)

Commit: https://github.com/shadowhunter100/PZNS/commit/adf759aff2a4228549d048bb6d5e404f4b29af4e
- Fixed a bug with Hostile NPCs not having red text after speech reset.

Update: 18 Sep, 2023 @ 7:08pm

Fixes and Updates
- PR Link: https://github.com/shadowhunter100/PZNS/pull/55
- Special Thanks to ooShogun (https://github.com/EYO-07)
- Updated melee swings, should have less shoving and more melee attack swings.

- PR Link: https://github.com/shadowhunter100/PZNS/pull/56
- Added square checks before attempting to remove dead bodies from an unloaded/nil square

Update: 9 Sep, 2023 @ 8:52pm

Fixes and Updates
- Reported by ooShogun (https://github.com/EYO-07)
- Ammo were unintentionally being spam-added into NPC inventory.
- This Hotfix update will change from:
- Adding ammo to inventory
- To: Reloading/Refill the gun to current max capacity, bypassing the inventory and reload action.
- May look at this issue again, since not reloading makes NPCs with guns able to fend off hordes with little to no problems.

Update: 8 Sep, 2023 @ 2:44pm

Fixes and Updates
PR Links
- https://github.com/shadowhunter100/PZNS/pull/51
- https://github.com/shadowhunter100/PZNS/pull/52
- Special thanks to "lanceris" for this PR https://github.com/lanceris

Fixed Issues
- Fixed an issue with the last translation update that can break the game due to mismatched text.
- Empty Target/nil target broke companions.
- Improved performance with world map updates.
- Updated Russian Translations