reporust_rebootcancel

117,619 Commits over 3,987 Days - 1.23cph!

27 Days Ago
Add "Harvested From Animal by {0}" phrase to animal corpses
27 Days Ago
Add ownership when gathering items from animal corpses - implemented through custom ownership phrase for certain ResourceDispensers - fallback generic "Gathered by PLAYER" phrase
27 Days Ago
Add item ownership when item is dug up with metal detector
27 Days Ago
Add ownership to item when it's purchased from an NPC vending machine
27 Days Ago
Parent merge
27 Days 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
27 Days Ago
Merge from crafting_update
27 Days Ago
Merge from cookingv2
27 Days Ago
Chicken default name now pulls from the streamer name list
27 Days Ago
Roadsign Gloves V4
27 Days Ago
Fixed not being able to place 4 seeds in the new planter of the new plants (orchid, rose, sunflower, wheat)
27 Days Ago
Merge from crafting_update
27 Days Ago
Merge from cookingv2
27 Days 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
27 Days Ago
▋▇█▊▄▋▌▌ ▄▍ ▍▆▋▅▄▋▇ ▆▍▋▄▊▇ ▇▍▊▅▊▆▍, ▇▋▄▍▉ ▅▉▋▋▇▅▌▄█▋ ▍▊▊▅▅▋ ▋▌ ▍█▄ ▄▅▊█ ▊▅▉▅▊▅
27 Days 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
27 Days Ago
Merge from coop
27 Days Ago
Fixed chickens snapping to terrain if coop is placed on foundations
27 Days 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
27 Days Ago
Combine foliage meshes and make use of multiple draw commands to minimise state changes
27 Days Ago
chicken coop gibs updated prefab
27 Days 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)
27 Days Ago
Dir change
27 Days Ago
Cherrypick 113887
27 Days Ago
Merge from crafting_update
27 Days 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
27 Days Ago
Merge from crafting_update
27 Days Ago
▇▄▌▋▍▄ ▋▌▌▇▊▆▇▋██▌▄█ ▌▊▆▆▄▆▄▊▉▇ █▋▄▋█▆▇▊█▊▅▇▌▋<▇> ▆▄▉ ▇█▋▊▊▋▆▌▅▌▌<▉> ▌▇▆█▇ ▊▊█ ▌▉ ▄▋▇█▇█▌█▌▋▅<▉> ▇▄ ▉▌▄▆ ▉▊▅▉▌▌▋▌▅▇ ▇▋▊▊▊ ▋▇ ▍▆▆█▋▄▊ ▍▄ █▇▍▅▍▉ ▉█ ▍▆█▉▍█▊▉▇█▄▅▅▉<▍▉▊▉▊▌▌▋> ▉█▊▌█ █▌▍ █▌ ▅▆▋▇▇▌▄▋▉▍█▉▉▋▍▌███▇▌▋ ▉▅▊▍▌ ▄▄ ▆▊█▄▆▍ ▍▌▉▆▌█▌▆▌▇ ▄▍▌▍▉▄▇█▄ ▍█▊▉▋ ▇▍ ▄▋▇ ▆▍▉▇▌▍ ▄▍▆▊▍
27 Days Ago
Fix item ownership not being transferred when an item is reskinned to a redirect in the repair bench
27 Days Ago
Rename ItemOwnership.cs -> ItemOwnershipPhrases.cs
27 Days Ago
Store ownership of item inside the entity when the deployable is placed Reapply ownership to the item when the deployable is picked back up Add method to take 1 share of item ownership (incase we do stackable item ownership in future) Save deployable item ownership so it can persist across saves (incase workbench is picked up days after it's placed)
27 Days Ago
Refactor ItemOwnershipShare to have `.IsValid()` method (since it's a struct)
27 Days Ago
Add ItemOwnership to the protobuf of an entity - allows us to save the ownership that the item of a deployable originally had
27 Days Ago
merge from laserlight_green_fix
27 Days Ago
Update phrases
27 Days Ago
Add ownership phrase to easter egg items
27 Days Ago
Add ownership phrase to christmas presents
27 Days Ago
Add code support for ownership to ItemModUnwrap (christmas presents & easter eggs) - also adds support for items spawned from a loot table to be created with ownership
27 Days Ago
Fix Christmas Presents & Easter Eggs not giving items - Unity bug from primitive where it was serializing `allowedItems` cached array as an empty array instead of null even though it was private
27 Days Ago
Fixed laser light color selection showing red twice - green was using the red token
27 Days Ago
Add ownership when item is taken from advent calendar
27 Days Ago
siegeweapons_terrain_proxy_fix -> main
27 Days Ago
Put on the other catapult World Colliders
27 Days Ago
crafting_update -> Aux2
27 Days Ago
bees -> crafting_update
27 Days Ago
- Beehive trigger fix - More material changes
27 Days Ago
merge from sirenlight_culling_fix
27 Days Ago
crafting_update -> Aux2
27 Days Ago
bees -> crafting_update
27 Days Ago
Fixed siren lights short culling distance Some optimisations, added a missing LightAmbientLOD on the point light