userAdam Wcancel
branchrust_reboot/main/creative_alwaysoncancel

18 Commits over 0 Days - ∞cph!

Yesterday
Change fogmachine and snow machine checks to work the same as everything else
2 Days Ago
Merge from main
3 Days Ago
Compile fixes
3 Days Ago
Increased look at toggle command accuracy
3 Days Ago
Some refactor and allow non-admins to use commands.
3 Days Ago
Refactor some checks to use IsInCreativeMode instead of manually checking for all users or flag. Clamp radius command distance.
3 Days Ago
Merge from main
6 Days Ago
Added support for fog and snow machines
15 Days Ago
Added Crative.alwaysOnEnabled bool convar to toggle the feature entirely. Add some extra safety checks behind alwaysOnEnabled.
15 Days Ago
Flags
15 Days Ago
Added toggleAlwaysOnRadius command
15 Days Ago
Added toggleAlwaysOn single entity command, sets flag for the IAlwaysOn entity you are looking at.
15 Days Ago
Fixes. Support for turning off.
15 Days Ago
Refactor
15 Days Ago
Candle support.
15 Days Ago
Test save
15 Days Ago
Very wip/testing toggleAlwaysOnAll command. BaseOven initial always-on support, works without fuel and turns on if necessary. TorchDeployableLightSource wip always-on support, creates a torch item if none present when toggled on. Doesn't drain torch durability.
15 Days Ago
IAlwaysOn wip