125,653 Commits over 4,171 Days - 1.26cph!

7 Months Ago
Cherrypicked fireflickerfix.
7 Months Ago
Merge from fireflickerfix
7 Months Ago
▇▍ ▇▉▊▍▅ ▍▋▋▉▍▌
7 Months Ago
Optimized cooking workbench texture settings/sizes. Removed a couple of textures that weren't doing anything (flat) Set AO to Linear.
7 Months Ago
Add item ownership when an item is upgraded into another item - christmas presents - easter eggs - super stocking - halloween candy
7 Months Ago
Compile fix
7 Months Ago
Set item ownership when item is researched inside research table
7 Months Ago
Add item ownership for items produced by recycling other items - uses the last player who opened the recycler
7 Months Ago
Refactor WildlifeTrap to use the existing `LastLootedByPlayer` field instead of storing new reference
7 Months Ago
Add `StorageContainer.LastLootedByPlayer` alongside the ulong `LastLootedBy` field
7 Months Ago
Merge from cookingv2
7 Months Ago
Fix compile error
7 Months Ago
Set item ownership of items caught inside a fish trap
7 Months Ago
Rename digestion booster to metabolism booster Fix compile error
7 Months Ago
Merge from cookingv2
7 Months Ago
Added digestion boost modifier to pork pie - increases the healing over time effect speed by 3x (how quickly the light green section of the health bar is filled in by actual health)
7 Months Ago
Add item ownership when fishing items with a fishing rod
7 Months Ago
Molotov fix & damage values normalized for 5 fireballs.
7 Months Ago
Petting gesture animation first pass (1p + 3p).
7 Months Ago
Assigned vision care effect to apple pie
7 Months Ago
Show ore sparkles at night while vision care modifier is active
7 Months Ago
Molotov fire consistency update
7 Months Ago
Unsaved
7 Months Ago
Tree x markers appear brighter when using the Vision Care effect
7 Months Ago
Fix osx IL2CPP compile error - switch asset using statement from NUnit -> UnityEngine.Assertions
7 Months Ago
Merge from main -> item_ownership
7 Months Ago
Merge from main
7 Months Ago
Fix compile error
7 Months Ago
Molotov stuff for the orientation fix.
7 Months Ago
Revert scrap tea accidental change
7 Months Ago
Added VisionCare modifier, increases nightlight effect
7 Months Ago
Merge from hopper
7 Months Ago
Improved animation of tiems flying into hopper Fixed hopper speed not being tied to timescale
7 Months Ago
Updated phrases
7 Months Ago
Furnace corpse prefab
7 Months Ago
Merge from cookingv2
7 Months Ago
Fixed missing chicken brain component (unsure how this happened, might have been a merge issue)
7 Months Ago
Added ownership to items made by the industrial crafter - use the player that placed the industrial crafter - phrase "Industrial Crafted by {0}"
7 Months Ago
Add item ownership for items made in mixing table
7 Months Ago
Add "Harvested From Animal by {0}" phrase to animal corpses
7 Months Ago
Add ownership when gathering items from animal corpses - implemented through custom ownership phrase for certain ResourceDispensers - fallback generic "Gathered by PLAYER" phrase
7 Months Ago
Add item ownership when item is dug up with metal detector
7 Months Ago
Add ownership to item when it's purchased from an NPC vending machine
7 Months Ago
Wip first pass of container corpses On death, storage containers spawn a "destroyed" version of themselves, saving a percentage of the items inside The corpse can be hammered by the original owner to restore the original entity and regain access to the loot Added new convars
7 Months Ago
Merge from cookingv2
7 Months Ago
Chicken default name now pulls from the streamer name list
7 Months Ago
Roadsign Gloves V4
7 Months Ago
Fixed not being able to place 4 seeds in the new planter of the new plants (orchid, rose, sunflower, wheat)
7 Months Ago
Merge from crafting_update
7 Months Ago
Merge from cookingv2