userJarryd Campicancel
branchrust_reboot/main/cookingv2/coopcancel

30 Commits over 31 Days - 0.04cph!

47 Days Ago
Merge from parent
47 Days Ago
Compile fixes
47 Days Ago
Fixed moving and sleeping on chicken sharing a flag Fixed being able to pick up the chicken coop while it has chickens Refactors
50 Days Ago
Chickens in coops now go to sleep at night
51 Days Ago
Added debug.ForceChickensSpawnEgg, forces all chickens in the provided range to drop an egg Eggs now drop from just behind the chicken
51 Days Ago
Rework how chickens drop eggs in the world Every 20-40s check if there are players within 100m, if they are there's a 50% chance an egg will drop This should mean players that find chickens in the wild could randomly find eggs in the area, or they could chase chickens for a while to try and get an egg Eggs are now a common item for despawn purposes so they will time out pretty quickly (and we don't flood servers with physics eggs)
52 Days Ago
Implemented visibility system for chickens (taken from recent horse implementation)
52 Days Ago
Move need updates into a budgeted work queue
53 Days Ago
Small status widget update, break out vitals into a new prefab with tooltips and bigger progress bars
53 Days Ago
If chickens are below 50% happiness they will slowly start to take damage, if above 50% they will slowly heal
53 Days Ago
Farmable chickens now take damage and drop corpses like regular chickens
53 Days Ago
Names Added a slot for produced eggs in the chicken coop loot panel Chickens now lay eggs periodically if they are happy (randomised, so the happier the chicken the more eggs) Added a slight tint colour randomisation to each chicken (experimental)
53 Days Ago
Farmable chickens don't collide with player movement Added a crosshair panel to show stats of each chicken when the player looks at them (like the plant genetics display)
53 Days Ago
Chickens now animate correctly Fixed sfx not working, falls back to normal chicken sfx
54 Days Ago
First pass piping update data (similar to IO tool)
54 Days Ago
Created farming inventory loadout Chickens can eat and drink
54 Days Ago
Added server.fillChickenCoop command
54 Days Ago
Hook up sunlight tracking
54 Days Ago
Refactors for future content Added sunlight stat
54 Days Ago
First pass new model setup
54 Days Ago
Protobuf
54 Days Ago
Merge from parent
2 Months Ago
Unsaved chicken name stuff
2 Months Ago
Water and food handling
2 Months Ago
Spawning, initial stats
2 Months Ago
Merge from parent
2 Months Ago
First pass on spawning process, status tracking, loot panels
2 Months Ago
Prototyping a new simple chicken for use in coops
2 Months Ago
Merge from parent
3 Months Ago
Chicken coop tests