userJarryd Campicancel
branchrust_reboot/main/temperaturesensor_dotscancel

9 Commits over 31 Days - 0.01cph!

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