193,779 Commits over 4,079 Days - 1.98cph!

3 Months Ago
Petting gesture animation first pass (1p + 3p).
3 Months Ago
Assigned vision care effect to apple pie
3 Months Ago
Show ore sparkles at night while vision care modifier is active
3 Months Ago
Molotov fire consistency update
3 Months Ago
Unsaved
3 Months Ago
Tree x markers appear brighter when using the Vision Care effect
3 Months Ago
Fix osx IL2CPP compile error - switch asset using statement from NUnit -> UnityEngine.Assertions
3 Months Ago
Merge from main -> item_ownership
3 Months Ago
Merge from main
3 Months Ago
Fix compile error
3 Months Ago
Molotov stuff for the orientation fix.
3 Months Ago
Revert scrap tea accidental change
3 Months Ago
Added VisionCare modifier, increases nightlight effect
3 Months Ago
Anim + timeline backups
3 Months Ago
Merge from hopper
3 Months Ago
Improved animation of tiems flying into hopper Fixed hopper speed not being tied to timescale
3 Months Ago
Updated phrases
3 Months Ago
Furnace corpse prefab
3 Months Ago
Merge from crafting_update
3 Months Ago
Merge from cookingv2
3 Months Ago
Fixed missing chicken brain component (unsure how this happened, might have been a merge issue)
3 Months Ago
Added ownership to items made by the industrial crafter - use the player that placed the industrial crafter - phrase "Industrial Crafted by {0}"
3 Months Ago
Add item ownership for items made in mixing table
3 Months Ago
Add "Harvested From Animal by {0}" phrase to animal corpses
3 Months Ago
Add ownership when gathering items from animal corpses - implemented through custom ownership phrase for certain ResourceDispensers - fallback generic "Gathered by PLAYER" phrase
3 Months Ago
Add item ownership when item is dug up with metal detector
3 Months Ago
Add ownership to item when it's purchased from an NPC vending machine
3 Months Ago
Parent merge
3 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
3 Months Ago
Merge from crafting_update
3 Months Ago
Merge from cookingv2
3 Months Ago
Chicken default name now pulls from the streamer name list
3 Months Ago
Roadsign Gloves V4
3 Months Ago
Fixed not being able to place 4 seeds in the new planter of the new plants (orchid, rose, sunflower, wheat)
3 Months Ago
Merge from crafting_update
3 Months Ago
Merge from cookingv2
3 Months Ago
Fixed incorrect LOD materials on the coop Added a field to control whether chickens can eat a food on ItemModConsumable. Valid food items can now only be inserted into the food slot Fixed a few cases of items ending up in the wrong slot when RMB transferring The following foods can be used in the chicken coop (WIP): All berries Apples Bread Grubs Worms Granola Bar Corn Potato Pumpkin Wheat Cake
3 Months Ago
▋▇█▊▄▋▌▌ ▄▍ ▍▆▋▅▄▋▇ ▆▍▋▄▊▇ ▇▍▊▅▊▆▍, ▇▋▄▍▉ ▅▉▋▋▇▅▌▄█▋ ▍▊▊▅▅▋ ▋▌ ▍█▄ ▄▅▊█ ▊▅▉▅▊▅
3 Months Ago
Convert coop to a RendererLOD Remove unused prefab Fixed import settings on hutch mesh collider Can now interact with the whole hutch structuree, not just the bit on the side
3 Months Ago
Merge from coop
3 Months Ago
Fixed chickens snapping to terrain if coop is placed on foundations
3 Months Ago
Fixed not being able to hatch a new chicken if the coop was full and a chicken died Fixed being able to place coop underwater
3 Months Ago
Combine foliage meshes and make use of multiple draw commands to minimise state changes
3 Months Ago
chicken coop gibs updated prefab
3 Months Ago
Fixed give water button highlighting if player has selected a container with rad water Limit amount of water in chicken coop to 1,000 Coop no longer drops water when destroyed (should drop anything else stored in it)
3 Months Ago
Dir change
3 Months Ago
Cherrypick 113887
3 Months Ago
Merge from crafting_update
3 Months Ago
Replace SavePrefabAsset with SetDirty in AnimalAnimation DoPrepare, fixes errors when opening a prefab with this component Added a RequiredCameraDistanceForSfx on AnimalAnimation, allows us to cull sounds by distance per animal Set to 4m on the chicken coop chickens, should prevent bases being filled with chicken noises if a coop is built inside it
3 Months Ago
Merge from crafting_update