branchrust_reboot/main/temperaturesensor_dotscancel
9 Commits over 31 Days - 0.01cph!
Add temperature source component to electrical heater
Automatically refresh growables in range of a temperature source when the temperature changes
Added sensors to potato, pumpkin and corn plants
Move unity's new builtin JSON library into /Packages and replace it with Rust's version
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
Added new components to hemp and campfire
Schedule quality update when BaseOven is toggled
Take ECS data into account when calculating temperature
Initial import of temperature sensor, source and calculation system
WIP entities package import