userAdam Wcancel
branchrust_reboot/main/creative_alwaysoncancel

18 Commits over 0 Days - ∞cph!

2 Months Ago
Change fogmachine and snow machine checks to work the same as everything else
2 Months Ago
Merge from main
2 Months Ago
Compile fixes
2 Months Ago
Increased look at toggle command accuracy
2 Months Ago
Some refactor and allow non-admins to use commands.
2 Months Ago
Refactor some checks to use IsInCreativeMode instead of manually checking for all users or flag. Clamp radius command distance.
2 Months Ago
Merge from main
2 Months Ago
Added support for fog and snow machines
3 Months Ago
Added Crative.alwaysOnEnabled bool convar to toggle the feature entirely. Add some extra safety checks behind alwaysOnEnabled.
3 Months Ago
Flags
3 Months Ago
Added toggleAlwaysOnRadius command
3 Months Ago
Added toggleAlwaysOn single entity command, sets flag for the IAlwaysOn entity you are looking at.
3 Months Ago
Fixes. Support for turning off.
3 Months Ago
Refactor
3 Months Ago
Candle support.
3 Months Ago
Test save
3 Months 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.
3 Months Ago
IAlwaysOn wip