RandomSteve-BreatheEasy icon

BreatheEasy

Removes smoke, dust, camera effects (heat wave in ashlands), and keeps things lit so you can breathe easy. Azumatt's NoDust series is included in this mod.

CHANGELOG

Version Update Notes
1.0.3 - Major Creature Dust System Overhaul: Completely rewrote the creature dust removal logic for better reliability and control
RemoveAllRagdollVFX now has 100% independent control over ragdoll removal
• Improved effect filtering to use direct array manipulation instead of unreliable AddItem method
• Enhanced configuration descriptions to clearly explain things
• Fixed edge cases where effects were being incorrectly removed or preserved
- Mod Compatibility: Still maintains effect list integrity to prevent conflicts with other mods that modify creature death effects
• Mod description/Readme file updated.
1.0.2 - Enhanced Fireplace/Smelter/Cooking Station Controls: Added granular fuel consumption options! You can now choose which types of stations consume fuel:
Smelters Use Fuel - Toggle coal consumption for smelters (addresses user request to keep smelting process intact)
Cooking Stations Use Fuel - Control fuel usage for cooking stations
Fireplaces Use Fuel - Control fuel usage for fireplaces
Show Fuel in Hover Text - Choose whether to display fuel levels in tooltips
- Code Improvements: Centralized fuel consumption logic for better maintainability
1.0.1 - Add a configuration option specifically for dust on creatures. Overridden by Remove All Ragdoll Effects & Remove All Effects. Meaning, if you have those on, it will do nothing.
1.0.0 - Initial Release