边缘世界 RimWorld

边缘世界 RimWorld

Prepare Landing
neitsa  [开发者] 2018 年 9 月 1 日 上午 2:41
[Update] v0.9.0 [Rimworld Beta 19]
A more readable version of the changelog is available on github[github.com].

# Version 0.9.0 **Released September 1, 2018** **`RimWorld Version: Beta 19`** # General What's New? =========== * PrepareLanding is now compatible with Rimworld Beta 19 (0.19.6814) * New filters: - Movement Difficulty. - Forageability. - Forageable Food. - Minimum Temperature. - Maximum Temperature. * The code now handles correctly the different temperature scales (Celsius, Fahrenheit, Kelvin). - This works for the filters on the temperature tab and the various temperature forecasts. * The following filters were removed - **Note**: they were still working but users would have had no feedback from the game to pick the proper values. - Current, Summer and Winter Movement Time (all replaced with Movement Difficulty). - Summer and Winter Temperature (replaced with Min and Max temperature). * Use of the updated Harmony and HugsLib libraries. ## Internal Changes * The code now correctly handles Unity Material loading and usage on the main thread.