Files
wwdpublic/Content.Shared/Atmos
VMSolidus e4cf2c5fb7 Flammable Performance Improvements (#2462)
# Description


![image](https://github.com/user-attachments/assets/8d33ca00-9ad7-4c51-8cbd-5ea09a3067a8)

I'm yeeting the server costs for the flammable system. This system will
no longer querry every entity that might be on fire to check if they're
on fire, and is instead querrying only entities that have a new
OnFireComponent, which is used to tell them that they're on fire. 99%
cost reductions are fun.

I have verified in testing that this works. 

# Changelog

🆑
- fix: Dramatically improved performance of the flammable system.
2025-07-12 12:20:34 +10:00
..
2025-03-15 16:05:58 +02:00