Project Zomboid

Project Zomboid

Hanksie's Guitar Wall Hanger
Viser 1-10 af 22 forekomster
< 1  2  3 >
Opdatering: 25. maj kl. 11:53

- Fix for error relating to guitar wall spawn logic

Opdatering: 13. dec. 2024 kl. 10:16

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

Opdatering: 30. nov. 2024 kl. 8:07

- Removed need for hammer type when attaching guitar to hanger

Opdatering: 16. nov. 2024 kl. 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.

Opdatering: 13. nov. 2024 kl. 7:13

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

Opdatering: 10. nov. 2024 kl. 13:30

-Fixed translations for some items
-Minor error fixes

Opdatering: 6. nov. 2024 kl. 15:22

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

Opdatering: 3. nov. 2024 kl. 9:48

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

Opdatering: 31. okt. 2024 kl. 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

Opdatering: 29. okt. 2024 kl. 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