Files
Bubberstation/code/modules
Kyle Spier-Swenson ce5d98c7d6 Tweaks space wind probability curve.
Basically, before move_prob would be 50% if the pressure was exactly equal to the atoms resistance value, 100% if it was exactly double, etc.

Now that number is 75% if the difference is exactly pressure_resistance, but we minus 25% from the number, meaning it's still 50% if the difference is exactly pressure_resistance, but it raises and lowers fasters otherwise.

We also don't even attempt to move if the move_prob is lower than 25%, to avoid the issue where even small differences make everything move over time.
2016-08-08 16:53:20 -07:00
..
2016-07-31 17:02:21 +12:00
2016-07-22 10:16:13 +12:00
2016-07-23 22:56:45 -05:00
2016-08-08 04:07:18 -07:00
2016-08-03 00:22:27 -07:00
2016-08-03 18:09:07 -05:00
2016-08-09 09:38:10 +12:00
2016-08-09 09:38:10 +12:00
2016-07-31 09:57:11 -04:00