userJarryd Campicancel
branchrust_reboot/main/cookingv2/coopcancel

30 Commits over 31 Days - 0.04cph!

5 Months Ago
Merge from parent
5 Months Ago
Compile fixes
5 Months Ago
Fixed moving and sleeping on chicken sharing a flag Fixed being able to pick up the chicken coop while it has chickens Refactors
5 Months Ago
Chickens in coops now go to sleep at night
5 Months Ago
Added debug.ForceChickensSpawnEgg, forces all chickens in the provided range to drop an egg Eggs now drop from just behind the chicken
5 Months 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)
5 Months Ago
Implemented visibility system for chickens (taken from recent horse implementation)
5 Months Ago
Move need updates into a budgeted work queue
5 Months Ago
Small status widget update, break out vitals into a new prefab with tooltips and bigger progress bars
5 Months Ago
If chickens are below 50% happiness they will slowly start to take damage, if above 50% they will slowly heal
5 Months Ago
Farmable chickens now take damage and drop corpses like regular chickens
5 Months 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)
5 Months 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)
5 Months Ago
Chickens now animate correctly Fixed sfx not working, falls back to normal chicken sfx
5 Months Ago
First pass piping update data (similar to IO tool)
5 Months Ago
Created farming inventory loadout Chickens can eat and drink
5 Months Ago
Added server.fillChickenCoop command
5 Months Ago
Hook up sunlight tracking
5 Months Ago
Refactors for future content Added sunlight stat
5 Months Ago
First pass new model setup
5 Months Ago
Protobuf
5 Months Ago
Merge from parent
6 Months Ago
Unsaved chicken name stuff
6 Months Ago
Water and food handling
6 Months Ago
Spawning, initial stats
6 Months Ago
Merge from parent
6 Months Ago
First pass on spawning process, status tracking, loot panels
6 Months Ago
Prototyping a new simple chicken for use in coops
6 Months Ago
Merge from parent
6 Months Ago
Chicken coop tests