userAdam Wcancel
reporust_rebootcancel

5,399 Commits over 2,131 Days - 0.11cph!

3 Months Ago
Remove armor slots from burlap shirt. Remove armor slots from hide pants (old test data)
3 Months Ago
Merge from armor_slots
3 Months Ago
Explicity set wood and metal insert protection properties
3 Months Ago
Merge from armor_slots
3 Months Ago
Fixed armor insert icon alignment
3 Months Ago
Merge from armor_slots
3 Months Ago
Merge from cookingv2
3 Months Ago
Added null check
3 Months Ago
Bumped all pie calories from 30->150
3 Months Ago
Show consumable info panel for pies
3 Months Ago
Merge from crafting_update
3 Months Ago
Deleted all the commented out graphics quality settings I initially exposed incase we wanted/needed them but ultimately became redundant. No functionality change, removing commented out code only.
3 Months Ago
Remove some debug log spam.
3 Months Ago
Merge from vendingmachine_sellorder_slots_fix (UI.SellOrder.prefab)
3 Months Ago
Vending machine sell orders now also correctly show number of slots when an item has slots but no contents... ...meaning vending machine sell orders now correctly show number of armor slots even when empty.
3 Months Ago
Fix UI.SellOrder referencing the same item inventory slot twice so that the incorrect numhber of slots show.
3 Months Ago
Merge from armor_slots
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
Changed tint renderer to list on FoodVisualConfig. Populated the lists for pie entity and world model prefabs. Tint all the LODs. Added a new bear pie projectile and material, set correct colour. Updated all pie projectile materials to use the new pie colours.
3 Months Ago
Armor info panel UI changes so that everything can fit with ownership. Also fixes protection area text varying above/below slots.
3 Months Ago
Setup armor insert icons
3 Months Ago
Fix armour slot issue when reskinning certain items, which only showed up after item ownership merge (my bug - worked before the merge by luck)
3 Months Ago
Merge from armor_slots
3 Months Ago
Deleted unused leather insert item
3 Months Ago
Applied new colours to all pie entity, view and world model configs.
3 Months Ago
Merge from cookingv2
3 Months Ago
Merge from cookingv2/food_events
3 Months Ago
Tweaks. More debug log removal.
3 Months Ago
Remove debug log
3 Months Ago
setup for hiding/showing third person pie models at correct times
3 Months Ago
food events wip
3 Months Ago
Additional server-side pie consume check. Pie entity bounds fix.
3 Months Ago
Merge from cookingv2
3 Months Ago
Wheat collectable layer fix
3 Months Ago
Fixed Wheat collectable using corn model
3 Months Ago
Merge from armor_slots
3 Months Ago
Merge from cookingv2
3 Months Ago
RecipeLists can now reference other recipe lists and include their recipes. Refactored all recipe related code to use the new combined recipe list.
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
Remove eat sound effect from pie items and move to animation event.
3 Months Ago
Merge from armor_slots
3 Months Ago
Applied IsArmor flag to all armor slot container mods.
3 Months Ago
Fix for more consistent item swapping
3 Months Ago
Fix some deployment issues with single plant pot
3 Months Ago
Merge from crafting_update
4 Months Ago
Merge from cookingv2
4 Months Ago
Resetstate now clears all player modifiers
4 Months Ago
Merge from cookingv2