198,696 Commits over 4,140 Days - 2.00cph!

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