195,947 Commits over 4,110 Days - 1.99cph!

4 Months Ago
Add item ownership when an item is upgraded into another item - christmas presents - easter eggs - super stocking - halloween candy
4 Months Ago
Compile fix
4 Months Ago
Set item ownership when item is researched inside research table
4 Months Ago
Add item ownership for items produced by recycling other items - uses the last player who opened the recycler
4 Months Ago
Refactor WildlifeTrap to use the existing `LastLootedByPlayer` field instead of storing new reference
4 Months Ago
Add `StorageContainer.LastLootedByPlayer` alongside the ulong `LastLootedBy` field
4 Months Ago
Merge from crafting_update
4 Months Ago
Merge from cookingv2
4 Months Ago
Fix compile error
4 Months Ago
Set item ownership of items caught inside a fish trap
4 Months Ago
Rename digestion booster to metabolism booster Fix compile error
4 Months Ago
Merge from crafting_update
4 Months Ago
Merge from cookingv2
4 Months Ago
1p greybox scene update
4 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)
4 Months Ago
Add item ownership when fishing items with a fishing rod
4 Months Ago
Unsaved playable changes
4 Months Ago
Molotov fix & damage values normalized for 5 fireballs.
4 Months Ago
Petting gesture animation first pass (1p + 3p).
4 Months Ago
Assigned vision care effect to apple pie
4 Months Ago
Show ore sparkles at night while vision care modifier is active
4 Months Ago
Molotov fire consistency update
4 Months Ago
Unsaved
4 Months Ago
Tree x markers appear brighter when using the Vision Care effect
4 Months Ago
Fix osx IL2CPP compile error - switch asset using statement from NUnit -> UnityEngine.Assertions
4 Months Ago
Merge from main -> item_ownership
4 Months Ago
Merge from main
4 Months Ago
Fix compile error
4 Months Ago
Molotov stuff for the orientation fix.
4 Months Ago
Revert scrap tea accidental change
4 Months Ago
Added VisionCare modifier, increases nightlight effect
4 Months Ago
Anim + timeline backups
4 Months Ago
Merge from hopper
4 Months Ago
Improved animation of tiems flying into hopper Fixed hopper speed not being tied to timescale
4 Months Ago
Updated phrases
4 Months Ago
Furnace corpse prefab
4 Months Ago
Merge from crafting_update
4 Months Ago
Merge from cookingv2
4 Months Ago
Fixed missing chicken brain component (unsure how this happened, might have been a merge issue)
4 Months Ago
Added ownership to items made by the industrial crafter - use the player that placed the industrial crafter - phrase "Industrial Crafted by {0}"
4 Months Ago
Add item ownership for items made in mixing table
4 Months Ago
Add "Harvested From Animal by {0}" phrase to animal corpses
4 Months Ago
Add ownership when gathering items from animal corpses - implemented through custom ownership phrase for certain ResourceDispensers - fallback generic "Gathered by PLAYER" phrase
4 Months Ago
Add item ownership when item is dug up with metal detector
4 Months Ago
Add ownership to item when it's purchased from an NPC vending machine
4 Months Ago
Parent merge
4 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
4 Months Ago
Merge from crafting_update
4 Months Ago
Merge from cookingv2
4 Months Ago
Chicken default name now pulls from the streamer name list