userAdam Wcancel
branchrust_reboot/main/armor_slotscancel

52 Commits over 31 Days - 0.07cph!

8 Months Ago
Armor inserts now have material appropriate sounds.
8 Months Ago
Remove armor slots from burlap shirt. Remove armor slots from hide pants (old test data)
8 Months Ago
Explicity set wood and metal insert protection properties
8 Months Ago
Fixed armor insert icon alignment
8 Months Ago
Added null check
8 Months Ago
Merge from crafting_update
8 Months Ago
Refactor copyto armor slot copying because it was getting silly
8 Months Ago
copyto fix for worn backpacks containing an item with armor slots and inserts
8 Months Ago
Merge from crafting_update
8 Months Ago
Deleted unused leather insert item
8 Months Ago
copyto now correctly recreates and copies armor slots and inserts for belt items too (mostly to stop the NRE)
8 Months Ago
Applied IsArmor flag to all armor slot container mods.
8 Months Ago
Fix for more consistent item swapping
8 Months Ago
Merge from crafting_update
8 Months Ago
Refactor protection getting
8 Months Ago
Fix player preview hover display stats
8 Months Ago
copyto now recreates armor slots and transfers inserts.
8 Months Ago
Recreate armor slots and move items over when reskinning an item with armor slots.
9 Months Ago
Merge from crafting_update
9 Months Ago
Fix accept item bug.
9 Months Ago
First pass adding armour slot item mod to Jackets/shirts/suits/vests
9 Months Ago
Refactor to fix save/load CanAcceptItem bug
9 Months Ago
Can now control if crafted or all versions of an item can have armor slots.
9 Months Ago
Test item changes
9 Months Ago
Merge from main
9 Months Ago
Test item tweak
9 Months Ago
Link asbestos armor insert world model
9 Months Ago
Setup leard armor insert worldmodel on the item
9 Months Ago
Merge from main
9 Months Ago
Fix crafting quality tea item id
9 Months Ago
Added wooden armor insert item, setup protection stats. Setup world model.
9 Months Ago
Lead plate radiation protection
9 Months Ago
Armour plate insert world model setup
9 Months Ago
Merge from mfm1
9 Months Ago
Merge from main
10 Months Ago
Merge from main
10 Months Ago
Merge from wip_quality_size
10 Months Ago
Lead armor insert
10 Months Ago
Armor items can now have a randomised number of insert slots on creation. Set the range to 0-3.
10 Months Ago
Asbestos armor insert
10 Months Ago
Speed reduction functionality
10 Months Ago
Merge from main
10 Months Ago
UI
10 Months Ago
Added test clothing items with differing amounts of armor slots. Added test leather and metal inserts with differening stats.
10 Months Ago
Include armor inserts in armor info UI stats
10 Months Ago
Remove log, cleanup.
10 Months Ago
Merge from main
10 Months Ago
Armor slots UI/interaction
10 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.
10 Months Ago
Merge from main