userAdam Wcancel
branchrust_reboot/main/armor_slotscancel

52 Commits over 31 Days - 0.07cph!

21 Days Ago
Armor inserts now have material appropriate sounds.
21 Days Ago
Remove armor slots from burlap shirt. Remove armor slots from hide pants (old test data)
21 Days Ago
Explicity set wood and metal insert protection properties
21 Days Ago
Fixed armor insert icon alignment
21 Days Ago
Added null check
21 Days Ago
Merge from crafting_update
22 Days Ago
Refactor copyto armor slot copying because it was getting silly
22 Days Ago
copyto fix for worn backpacks containing an item with armor slots and inserts
22 Days Ago
Merge from crafting_update
23 Days Ago
Deleted unused leather insert item
24 Days Ago
copyto now correctly recreates and copies armor slots and inserts for belt items too (mostly to stop the NRE)
24 Days Ago
Applied IsArmor flag to all armor slot container mods.
24 Days Ago
Fix for more consistent item swapping
25 Days Ago
Merge from crafting_update
28 Days Ago
Refactor protection getting
28 Days Ago
Fix player preview hover display stats
28 Days Ago
copyto now recreates armor slots and transfers inserts.
28 Days Ago
Recreate armor slots and move items over when reskinning an item with armor slots.
31 Days Ago
Merge from crafting_update
32 Days Ago
Fix accept item bug.
35 Days Ago
First pass adding armour slot item mod to Jackets/shirts/suits/vests
35 Days Ago
Refactor to fix save/load CanAcceptItem bug
35 Days Ago
Can now control if crafted or all versions of an item can have armor slots.
35 Days Ago
Test item changes
35 Days Ago
Merge from main
41 Days Ago
Test item tweak
44 Days Ago
Link asbestos armor insert world model
44 Days Ago
Setup leard armor insert worldmodel on the item
45 Days Ago
Merge from main
45 Days Ago
Fix crafting quality tea item id
45 Days Ago
Added wooden armor insert item, setup protection stats. Setup world model.
45 Days Ago
Lead plate radiation protection
46 Days Ago
Armour plate insert world model setup
46 Days Ago
Merge from mfm1
58 Days Ago
Merge from main
59 Days Ago
Merge from main
59 Days Ago
Merge from wip_quality_size
2 Months Ago
Lead armor insert
2 Months Ago
Armor items can now have a randomised number of insert slots on creation. Set the range to 0-3.
2 Months Ago
Asbestos armor insert
2 Months Ago
Speed reduction functionality
2 Months Ago
Merge from main
2 Months Ago
UI
2 Months Ago
Added test clothing items with differing amounts of armor slots. Added test leather and metal inserts with differening stats.
2 Months Ago
Include armor inserts in armor info UI stats
2 Months Ago
Remove log, cleanup.
2 Months Ago
Merge from main
2 Months Ago
Armor slots UI/interaction
2 Months Ago
OnClothingChanged is now called if a wearable item's contents changes. ItemContainer.ContentsHash now includes sub contents. Client & server both update proteciton values when armor inserts are applied.
2 Months Ago
Merge from main