KilnLavaControl
Control the speed and delay of the Kiln lava, Citadel fog and Nadir souls.
CHANGELOG
Changelog
2.0.0
- Modified the refresh rate RPC call due to changes with the Citadel update
- Added separate multipliers and delay times for Kiln, the Citadel rising fog, and Nadir's souls
1.2.0
- Changed multiplier logic to use the actual amount we moved rather than some weird division with a magic value
- KilnLavaSpeedMultiplier now goes from -10.0 to 10.0
- Negative speeds lower the lava, can't be lowered than the starting position
- Can lower the lava once it reaches the top, entertaining but not useful in any capacity
1.1.0
- Removed redundant global enable option
1.0.0
- Initial release