Project Zomboid
Hanksie's Guitar Wall Hanger
Εμφάνιση 1-10 από 22 καταχωρίσεις
< 1  2  3 >
Ενημέρωση: 25 Μαϊ στις 11:53

- Fix for error relating to guitar wall spawn logic

Ενημέρωση: 13 Δεκ 2024 στις 10:16

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

Ενημέρωση: 30 Νοε 2024 στις 8:07

- Removed need for hammer type when attaching guitar to hanger

Ενημέρωση: 16 Νοε 2024 στις 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.

Ενημέρωση: 13 Νοε 2024 στις 7:13

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

Ενημέρωση: 10 Νοε 2024 στις 13:30

-Fixed translations for some items
-Minor error fixes

Ενημέρωση: 6 Νοε 2024 στις 15:22

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

Ενημέρωση: 3 Νοε 2024 στις 9:48

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

Ενημέρωση: 31 Οκτ 2024 στις 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

Ενημέρωση: 29 Οκτ 2024 στις 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