Project Zomboid
PZNS NPC Framework
Εμφάνιση 1-10 από 47 καταχωρίσεις
< 1  2  3  4  5 >
Ενημέρωση: 11 Μαϊ 2024 στις 21:58
από OKKG

OKKG: Added an sandbox option to hide NPC names

Ενημέρωση: 17 Δεκ 2023 στις 18:46

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

Ενημέρωση: 13 Δεκ 2023 στις 1:59

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

Ενημέρωση: 22 Νοε 2023 στις 2:00

Ενημέρωση: 22 Νοε 2023 στις 1:56

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

Ενημέρωση: 28 Οκτ 2023 στις 22:29

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)

Ενημέρωση: 6 Οκτ 2023 στις 11:41

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.

Ενημέρωση: 18 Σεπ 2023 στις 19:08

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

Ενημέρωση: 9 Σεπ 2023 στις 20:52

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.

Ενημέρωση: 8 Σεπ 2023 στις 14:44

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