DayZ
Furniture
Showing 1-10 of 13 entries
< 1  2 >
Update: 28 Jan, 2023 @ 9:49am

Furniture v0.7.0-test

[+] Added detailed item descriptions for almost all furniture items.

[+] Added Wardrobe. It's quite similar to locker, but has 50 extra cargo capacity.
[+] Added Small Cupboard. For now it has 100 cargo capacity. In next version attachments and capacity will be changed.
[+] Added Metal Garbage bin (100 cargo)
[+] Added Plasic Garbage bin (100 cargo)
[+] Added Garbage Container (200 cargo)
[+] Added Logpile: 30 wooden logs
[+] Added Tool Trolley with 100 cargo + 16 slots for the next instruments:
- Hatchet;
- WoodAxe;
- FirefighterAxe;
- Pickaxe;
- Hacksaw;
- HandSaw;
- Crowbar;
- Shovel;
- Hammer;
- SledgeHammer;
- FarmingHoe;
- PipeWrench;
[+] Added Material Storage Crate with next attachments
- 100 Wooden planks
- 40 Metal sheets
- 20 Metal wires
- 20 Ropes
- 32 Big stones
- 40 Nettings
- 40 Tarp
- 10 Long wooden sticks
later will be probably added: Camo Net and Tanned Leather

Also for now it is allowed to put clothes with items in cargo into locker attachment slots.
Another significant change was related to code base, now is polished and I'd say organized (except config.cpp, it's still a bit messy).

Update: 9 Jan, 2023 @ 6:33am

Furniture v0.6.0-test

[+] Added sexy weapon crate

Update: 7 Jan, 2023 @ 5:13am

Furniture v0.5.0-test

Crucial change!
For now all types have SRP_ prefix, regarding this spec: https://community.bistudio.com/wiki/OFPEC_tags.
It's needed to avoid addon or game conflicts in the future.

Update: 5 Jan, 2023 @ 6:49am

Furniture v0.4.1-test
[+] bugfix for incorrect stack size for WoodReserve
(Bark_Oak, Bark_Birch: varQuantityMax=8 => varQuantityMax=64, added varStackMax=8 to limit the stack size)

Update: 4 Jan, 2023 @ 9:14am

Furniture v0.4-test

[+] Added two new items for storage clothes:
- Gray Locker
- Blue Locker

!!! Notice !!!
These lockers DO NOT allow the storage of non-empty clothes (with items inside).
Only attachments are allowed.

If you want lockers to store non-empty clothes - contact me: Sr.Pomidor#8637

Update: 3 Jan, 2023 @ 7:57am

Furniture v0.3.2-test
[+] bugfix for incorrect stack size for Woodpile and WoodReserve
(Firewood: varQuantityMax=6 => varQuantityMax=100)

Update: 2 Jan, 2023 @ 6:15am

Furniture v0.3.1-test
[+] language fix
[+] Added support for Spanish

Update: 1 Jan, 2023 @ 8:03am

Furniture v0.3-test
[+] Added two containers for firewood, bark and sticks:
- WoodReserve [misc_woodreserve]
- Woodpile [misc_woodpile1]
[+] types.xml included
[+] bugfixes

Update: 30 Dec, 2022 @ 3:08pm

fixed UtilityRack visibility

Update: 29 Dec, 2022 @ 5:09pm

update mod.cpp info