userAdam Wcancel
branchrust_reboot/main/armor_slotscancel

52 Commits over 31 Days - 0.07cph!

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