Vera Aguilera Puerto
d8fe13af04
Further optimize atmos by reusing specific arrays instead of using a shared arraypool
2021-07-24 16:33:04 +02:00
Vera Aguilera Puerto
4ade87c040
Add atmos grid impulses, disabled by default.
2021-07-23 17:27:16 +02:00
Vera Aguilera Puerto
da25266dd5
CVar for explosive depressurization tile ripping.
2021-07-23 13:45:56 +02:00
Vera Aguilera Puerto
4112847142
ECS Atmos Part 5: Moves all logic from GridAtmosphereComponent to AtmosphereSystem. ( #4331 )
2021-07-23 11:09:01 +02:00
Vera Aguilera Puerto
fcafa8f439
ECS Atmos Part 4: Moves all atmos logic from TileAtmosphere to AtmosphereSystem. ( #4295 )
...
* Moves all atmos logic from TileAtmosphere to AtmosphereSystem.
* Atmos uses grid anchoring to check for firelocks instead of grid tile lookups.
* CVar for space wind sound
* CVar for explosive depressurization
2021-07-20 18:03:49 +02:00