Project Zomboid

Project Zomboid

Hanksie's Guitar Wall Hanger
Showing 1-10 of 22 entries
< 1  2  3 >
Update: 25 May @ 11:53am

- Fix for error relating to guitar wall spawn logic

Update: 13 Dec, 2024 @ 10:16am

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

Update: 30 Nov, 2024 @ 8:07am

- Removed need for hammer type when attaching guitar to hanger

Update: 16 Nov, 2024 @ 10:44am

-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.

Update: 13 Nov, 2024 @ 7:13am

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

Update: 10 Nov, 2024 @ 1:30pm

-Fixed translations for some items
-Minor error fixes

Update: 6 Nov, 2024 @ 3:22pm

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

Update: 3 Nov, 2024 @ 9:48am

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

Update: 31 Oct, 2024 @ 5:28pm

-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

Update: 29 Oct, 2024 @ 7:58pm

-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