branchrust_reboot/main/collectable_optim_passcancel

6 Commits over 28 Days - 0.01cph!

4 Months Ago
Fixed clear dying option not working when tapping E on a dead plant Had to add AllowOnUseToFindFirstAvailable toggle as by default tapping E can only ever use the option with the lowest order, even if we're showing a different option on the crosshair Proabbly makes sense for this to be the default behaviour but to limit scope for bugs just enable this on plants Add growableentity.killall convar
4 Months Ago
Possible genetic growable crossbreeding fix
4 Months Ago
Merge from main
4 Months Ago
Remove server colliders on all plantable berries, corn, potato, wheat, orchid, rose and sunflower
4 Months Ago
Remove collider on server from hemp.entity Update GrowAll command to work via Query instead of Vis
4 Months Ago
Merge from main