Project Zomboid

Project Zomboid

Hanksie's Guitar Wall Hanger
Näytetään 1–10 / 22
< 1  2  3 >
Päivitys: 25.5. klo 11.53

- Fix for error relating to guitar wall spawn logic

Päivitys: 13.12.2024 klo 10.16

- Updated hanging item names to be more consistent (Mountable to Mounted)

Päivitys: 30.11.2024 klo 8.07

- Removed need for hammer type when attaching guitar to hanger

Päivitys: 16.11.2024 klo 10.44

-Improved hanging guitar spawning logic
* added check to ensure only spawn in allowed rooms (not churches or PD's)
* now tracks when all rooms of a building have been processed and marks as complete, avoiding future processing of the same buildings.
* when processing a room and a guitar is found, the building is marked as complete, as this means another player has already processed that building (benefits multiplayer, as each player was potentially adding guitars to the same buildings)

These changes should avoid buildings spawning multiple guitars, especially on multiplayer servers, and in rooms that they shouldn't be spawning in.

Päivitys: 13.11.2024 klo 7.13

-Reduced spawning rates to 5%, max per room to 1, and max per house to 2

Päivitys: 10.11.2024 klo 13.30

-Fixed translations for some items
-Minor error fixes

Päivitys: 6.11.2024 klo 15.22

-Tweaks to hanging guitar spawn rates
-Slight restructuring of spawning logic

Päivitys: 3.11.2024 klo 9.48

-Guitar textures updated with new strings
-Tweaks to spawning probabilities

Päivitys: 31.10.2024 klo 17.28

-Updated Acoustic textures (they're no longer fretless)
-Removed need for hammer when attaching acoustic/bass guitars to hanger(in-line with electric)
-Minor fixes and tweaks

Päivitys: 29.10.2024 klo 19.58

-Hanging guitars can now spawn randomly inside houses when a new cell is loaded -- Huge thanks to Gunslinger !!!!
-Fixed skills required to craft hanger (Carpentry is actually Woodwork in the code...)
-Minor tweaks to code to fix some errors/warnings in console file
-Fix to procedural distribution code