Project Zomboid

Project Zomboid

Hanksie's Guitar Wall Hanger
1-10 van 22 items weergegeven
< 1  2  3 >
Update: 25 mei om 11:53

- Fix for error relating to guitar wall spawn logic

Update: 13 dec 2024 om 10:16

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

Update: 30 nov 2024 om 8:07

- Removed need for hammer type when attaching guitar to hanger

Update: 16 nov 2024 om 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.

Update: 13 nov 2024 om 7:13

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

Update: 10 nov 2024 om 13:30

-Fixed translations for some items
-Minor error fixes

Update: 6 nov 2024 om 15:22

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

Update: 3 nov 2024 om 9:48

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

Update: 31 okt 2024 om 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

Update: 29 okt 2024 om 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