Project Zomboid

Project Zomboid

Barricaded World - Extended Erosion [b41/b42]
Näytetään 1–10 / 10
Päivitys: 23.12.2024 klo 16.37
tekijältä Onkeen

Added b42 support

Päivitys: 24.9.2022 klo 13.24

- Fix out-of-bounds errors on some window tiles
- Slight performance improvement in tile parsing

Päivitys: 5.2.2022 klo 13.18

Added the ability to protect some doors or windows from erosion

  • Right click on your safehouse’s doors/windows and select “Protect from erosion”
  • You can also remove protection from erosion the same way
  • See it in action here

Päivitys: 3.1.2022 klo 3.32

- Fixed "leading outside doors" breaking chances that were too high (80%)
- Tweaked doors chances (40% break, 20% barricaded, interior still never barricaded)

Päivitys: 31.12.2021 klo 3.12

- Tweaked doors chances (20% break, 25% barricaded, interior still never barricaded)
- MP fix: Avoid multiple parsing at 100% erosion by synchronizing ModData with client

Päivitys: 30.12.2021 klo 16.44

- Optimization! Now use addRandomBarricades() vanilla function for planks instead of own custom code (less customization of percentages, more performances loading world)
- Doors are now affected too (40% chances of break, 25% chances of being barricaded, interior doors never barricaded, garage doors are unaffected)
- The 30 days since first load is now a 30 days since last time the tile was loaded
- Flag applied to windows/doors parsed at 100% erosion to avoid further infinite barricading

Päivitys: 29.12.2021 klo 12.04

- Added erosion integration
- The more advanced the erosion, the more chances the following code has to happen
- Example: 25% of current erosion advancement means 25% chance for a windows to go through the Barricaded World code.
- 30 days after a place first load, if the place is loaded again, the code will be run again for current erosion
- Removed metal bars because of incompatibility with bay windows
- First attempt to fix unbaricading issue in MP

Päivitys: 29.12.2021 klo 8.05

All windows in the game are now taken into account by the mod
Windows are now randomly broken (60%)
Windows placed by the user are excluded from the mod parsing for destruction/auto barricade
Windows that have been "spared" on first load are no longer at risk of being broken by the mod
Only windows on ground floor gets barricaded, top floors may still be destroyed

Päivitys: 29.12.2021 klo 1.45

Päivitys: 27.12.2021 klo 11.25