边缘世界 RimWorld

边缘世界 RimWorld

170 个评价
Seasonal Weather (Continued)
   
奖励
收藏
已收藏
取消收藏
Mod, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
文件大小
发表于
更新日期
883.816 KB
2020 年 4 月 2 日 上午 10:46
7 月 1 日 上午 11:07
12 项改动说明 ( 查看 )

订阅以下载
Seasonal Weather (Continued)

在 Mlie 的 1 个合集中
Mlie's resurrected mods
969 件物品
描述

Update of AaronCRobinsons mod
https://github.com/AaronCRobinson/SeasonalWeather



[discord.gg]
[github.com]




SeasonalWeather
Extends weather to change based on season. Please comment and let me know any feedback about seasonal settings or potential related features.

Features
Each season has different weather commonalities for each weather type
All biomes have weather adapted a bit to fit each season. More to come.
Most biomes are less clear now and I think Jungles in particular will go more in this direction.
New weather types are added: Dust, Dry Duststorm, Foggy Snow, Cloudy, and Windy
New weather disasters are added: Wildfire, and Earthquake
Disasters can be disabled/enabled in mod settings
Growth rates are increased for plants by 20% during rainfall
Weather Drone has been added (maybe needs a better name). Weather can affect mood in rare cases (like a psychic drone).
Added Double Rainbow. Rarely after a weather event which contained rain, a double rainbow appears and improves moods.
Wildfires
Intvention will shorten the length of this event
Min length if fire is surpressed is about half a day
Min length without intervention is 5 days
Max length a quadrum
Translations
English
Turkish (by Slevilex)
Acknowledgements
HammerheadCow/IgnisGlacies for Windy, Cloudy, and FogSnow weather.

Special thanks to Pardeike's amazing non-destructive patching library, Harmony.


  • See if the the error persists if you just have this mod and its requirements active.
  • If not, try adding your other mods until it happens again.
  • Always post your log using the Log Uploader
  • For best support, please use the Discord-channel for error-reporting.
  • Do not report errors by making a discussion-thread, I get no notification of that.
  • If you have the solution for a problem, please post it to the GitHub repository.
  • Use RimSort[github.com] to sort your mods

| tags: disasters
37 条留言
Milunay 8 月 17 日 上午 9:17 
It's good to have more effects in seasons, thank you. Is it possible to modify the seasons lenght ? Maybe a way to chose this lenght ?
Mlie  [作者] 7 月 31 日 上午 11:59 
@Orangetotodile It will be more common for some seasons and less for others. I dont have an exact definition
Orangetotodile 7 月 31 日 上午 11:53 
I'm looking for a mod that makes weather actually happen normally. Is that included here? The description doesn't plainly say weather will be more common, just that it's adjusted for different biomes which could still be very rare but the type you get depends on biome.
Tec 2024 年 8 月 16 日 上午 1:54 
nvm, it is steam, it seems i was still on the 2nd of April version, i have redownloaded and the latest doesnt have this issue.
Tec 2024 年 8 月 16 日 上午 1:42 
the assembly provided by the steam files for 1.4, shows that the 1.4 assembly was updated on the 2nd of April. So it seems it has updated when 1.5 was released.
Tec 2024 年 8 月 16 日 上午 1:39 
In 1.5 the LetterStack.RecieveLetter recieved an extra string, int and bool to the arguments.

While the source code only has the first 3 arguments, when decompiled, it seems it was compiled using 1.5 method and thats what it recognises it as. So in 1.4 it errors.

ive switched to your older version on the github and the issue does not persist. perhaps its the steam version specifically that has the issue.
Mlie  [作者] 2024 年 8 月 15 日 上午 11:55 
@Tec Not sure what you mean, the 1.4 assembly has not been changed since 2022. I get no such error when I test the mod.
Tec 2024 年 8 月 15 日 上午 8:03 
There is an issue with the "SeasonalWeather.WeatherSoothe.StartNextWeatherPostfix" for 1.4. its using the 1.5 method call in the 1.4 assembly. Throwing an error for each Letter during weather change
Mlie  [作者] 2023 年 6 月 30 日 上午 11:01 
@Karmapowered I assume it should work, but I have not verified that as I dont use either of the mods myself. Report back your findings if you test it
Karmapowered 2023 年 6 月 30 日 上午 8:39 
Could this mod be used to expand on the Regrowth weathers ?

For example,
https://pastebin.com/wj2VZi9X

I'm looking for options that would allow me to not outright disable the Regrowth weathers (in the settings of that mod), but disable them instead per biome and season.

Would 0 as commonality disable a weather in the biome for that season ?

Also, do both weather systems (this mod's and Regrowth's mods) work together (merging) or do they conflict ?