Commit Graph

4 Commits

Author SHA1 Message Date
MrPerson a9ed716853 Fix nuke-op shuttle gets infinitely hot issue
Cause was faulty logic in datum/gas_mixture/mimic() that was leaking a null value into some multiplication math. It's still wrong, but at least it keeps the air too cold instead of making it literally infinitely hot.
Fixes #7691
Fixes #4740
Fixes #8166
2015-03-17 14:53:12 -07:00
Aranclanos 21f00b98c6 Fixes LINDA not properly activating turfs who are next to unsimulated turfs with differences (space turfs are unsimulated)
Fixes turfs losing air too slow next to space turfs when the adjacent turfs number is low.
2014-11-05 14:54:29 -03:00
Firecage bf4ae320c5 Absolute paths for files in the datums folder 2014-08-16 13:50:53 +02:00
YotaXP cb7052f81c Removed group_multiplier nonsense from gas_mixture.
Moved gas_mixture.dm to the datums directory.
Deleted FEA.
2014-02-28 18:12:33 -05:00