branchrust_reboot/main/coop_improvementscancel
10 Commits over 0 Days - ∞cph!
Another attempt at fixing the ShouldDropEgg chicken NRE
Adjusted the egg drop process so it ejects backwards from the chicken, not from the side
Fixed birthday cake not showing consumable information in the inventory
Fixed EffectParent component printing that it was finding colliders on every vm effect even if the returned collider list was 0 size
Fixed not being able to insert birthday cake and honeycomb into chicken coop despite them being listed as compatible
Don't allow the player to start petting another chicken while they are already petting a chicken (it worked, but printed a warning on the client and looked bad)
Added an indicator to the consumable food info panel if a food item can be fed to chickens
Added a tooltip to the food slot on the chicken coop that lists all compatible food
Chickens now start producing eggs at 75% happiness (was 50%)
This aligns with the green smiley face on the status widget, so no green face = no eggs
Chickens now spawn with all of their needs between 20%-40% (was 40-80)
Don't allow chicken name changes from players that don't have building auth (still allow egg thefts though)