branchrust_reboot/main/temperaturesensor_dotscancel

9 Commits over 31 Days - 0.01cph!

5 Years Ago
Add temperature source component to electrical heater Automatically refresh growables in range of a temperature source when the temperature changes
5 Years Ago
Added sensors to potato, pumpkin and corn plants
5 Years Ago
Fix hemp merge conflict
5 Years Ago
Move unity's new builtin JSON library into /Packages and replace it with Rust's version
5 Years Ago
Merge from main
5 Years Ago
Added separate client and server entity worlds for a clean separation of logic in the editor Add [ServerSystem] and [ClientSystem] attributes to control systems that are only required in a specific build
5 Years Ago
Added new components to hemp and campfire Schedule quality update when BaseOven is toggled Take ECS data into account when calculating temperature
5 Years Ago
Initial import of temperature sensor, source and calculation system
5 Years Ago
WIP entities package import