userAdam Wcancel

6,557 Commits over 2,376 Days - 0.11cph!

1 Year 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.
1 Year Ago
Remove some debug log spam.
1 Year Ago
Merge from vendingmachine_sellorder_slots_fix (UI.SellOrder.prefab)
1 Year 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.
1 Year Ago
Fix UI.SellOrder referencing the same item inventory slot twice so that the incorrect numhber of slots show.
1 Year Ago
Merge from armor_slots
1 Year Ago
Refactor copyto armor slot copying because it was getting silly
1 Year Ago
copyto fix for worn backpacks containing an item with armor slots and inserts
1 Year Ago
Merge from crafting_update
1 Year 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.
1 Year Ago
Armor info panel UI changes so that everything can fit with ownership. Also fixes protection area text varying above/below slots.
1 Year Ago
Setup armor insert icons
1 Year 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)
1 Year Ago
Merge from armor_slots
1 Year Ago
Deleted unused leather insert item
1 Year Ago
Applied new colours to all pie entity, view and world model configs.
1 Year Ago
Merge from cookingv2
1 Year Ago
Merge from cookingv2/food_events
1 Year Ago
Tweaks. More debug log removal.
1 Year Ago
Remove debug log
1 Year Ago
setup for hiding/showing third person pie models at correct times
1 Year Ago
food events wip
1 Year Ago
Additional server-side pie consume check. Pie entity bounds fix.
1 Year Ago
Merge from cookingv2
1 Year Ago
Wheat collectable layer fix
1 Year Ago
Fixed Wheat collectable using corn model
1 Year Ago
Merge from armor_slots
1 Year Ago
Merge from cookingv2
1 Year Ago
RecipeLists can now reference other recipe lists and include their recipes. Refactored all recipe related code to use the new combined recipe list.
1 Year Ago
copyto now correctly recreates and copies armor slots and inserts for belt items too (mostly to stop the NRE)
1 Year Ago
Remove eat sound effect from pie items and move to animation event.
1 Year Ago
Merge from armor_slots
1 Year Ago
Applied IsArmor flag to all armor slot container mods.
1 Year Ago
Fix for more consistent item swapping
1 Year Ago
Fix some deployment issues with single plant pot
1 Year Ago
Merge from crafting_update
1 Year Ago
Merge from cookingv2
1 Year Ago
Resetstate now clears all player modifiers
1 Year Ago
Merge from cookingv2
1 Year Ago
Fix plant pots gibbing when harvesting plants.
1 Year Ago
Reduced plant pot water saturation from 9000 to 1000
1 Year Ago
Eeating wheat now gives wheat seeds instead of corn seeds.
1 Year Ago
Remove accidental blueprint component from pies
1 Year Ago
Merge from cookingv2
1 Year Ago
Remove "Eat" UI option for pies
1 Year Ago
Merge from armor_slots
1 Year Ago
Refactor protection getting
1 Year Ago
Fix player preview hover display stats
1 Year Ago
Merge from armor_slots
1 Year Ago
copyto now recreates armor slots and transfers inserts.