Víctor Aguilera Puerto
|
6bb1e9fa5d
|
CVars for atmos (#2633)
* Monstermos is a word!
* Atmos CVars
* Cache CVars in AtmosphereSystem.
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
|
2020-11-27 16:49:12 +01:00 |
|
Víctor Aguilera Puerto
|
19d32eb4ce
|
Removes AtmosCooldown from TileAtmosphere, fixes various atmos issues (#2297)
* Remove AtmosCooldown
* Fix former space tiles always having an immutable gas mixture
* _tile -> _tiles
|
2020-10-19 14:50:16 +02:00 |
|
DrSmugleaf
|
753ca81865
|
Replace MapIndices with Vector2i (#2228)
* Replace MapIndices with Vector2i
* Update da submodule
* AA EE II OO U U
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
|
2020-10-11 15:21:21 +02:00 |
|
Víctor Aguilera Puerto
|
cb43970188
|
Space now has an immutable, cold atmosphere.
|
2020-09-19 15:02:30 +02:00 |
|
DrSmugleaf
|
97a603b0b6
|
Add UnsimulatedGridAtmosphereComponent and a command to add it (#2019)
* Add UnsimulatedGridAtmosphereComponent
* Override prytile, repopulate, invalidate and revalidate
* Attributes
|
2020-09-04 12:22:33 +02:00 |
|