边缘世界 RimWorld

边缘世界 RimWorld

Moonlight
正在显示第 1 - 10 项,共 20 项条目
< 1  2 >
更新于:2023 年 3 月 23 日 下午 9:02

v1.5.2
- First of my mods to implement an alternative way of cache updating with 1000x less overhead. Before, there was a patch attached to the end of the game's ticker which would regulate when to update the cache (daily). To reduce overhead, this patch has been moved an unrelated method that Rimworld consistently calls every 1000th tick.
- Code maintenance, updating code to my newer style.

更新于:2023 年 2 月 26 日 上午 11:01

v1.5.1
- Biomes! Core incompatibility removed.
- Code maintenance.

更新于:2022 年 12 月 1 日 上午 9:11

Just some internal code maintenance, aligning coding practices with the newer way of doing things.

更新于:2022 年 10 月 10 日 下午 2:00

1.4 support

更新于:2021 年 11 月 26 日 下午 11:49

Alpha Biome's Forsaken Crag biome has been added to the ignore list, due to its unique lighting behavior.

更新于:2021 年 11 月 9 日 下午 1:20

Fixes errors that could occur if there are no maps (caravans only)

更新于:2021 年 10 月 30 日 上午 6:53

XML fix.

更新于:2021 年 10 月 30 日 上午 5:14

- Just internal stuff. Much of the mod has been rewritten to apply experience gained from my more recent mods. Code is simplified down and a bit more lightweight now.
- The method by which SoS2's special space weather was excluded has been changed from being hardcoded to using an XML mod extension, to make it easier to add other exceptions should the need arise in the future.

更新于:2021 年 10 月 2 日 下午 7:32

NRE fix.

更新于:2021 年 10 月 2 日 下午 6:19

Fixes options menu error.