RimWorld
Simple FX: Splashes
Wyświetlanie 1-9 z 9 pozycji
Aktualizacja: 5 maja 2023 o godz. 22:33

Updated language keys: Russian language submitted by LeonusDH.

Aktualizacja: 5 maja 2023 o godz. 22:05

v1.2.2
Technical update:
- The "optimize weather overlay" feature has been removed. After several months of discussion and research throughout the performance community on discord, I've concluded that this optimization was a wash due harmony overhead. It may be possible to accomplish with Prepatcher someday, but that's a story for later.
- The map ticker harmony patch has been retargeted to another method to reduce harmony overhead.

Aktualizacja: 3 marca 2023 o godz. 12:00

v1.2.1
- Compatibility fix for Save our Ship2

Aktualizacja: 1 marca 2023 o godz. 4:11

v1.2
- Optimized rewrite of how the cache is built to better work for modlists that interact with the terrain a lot (eg terraforming or dynamic ice).
- The surface that are considered hard enough for raindrops to splash upon are no longer hardcoded and now XML exposed via mod extensions. Authors of unusual terrain types, where the usual rulesets were not working, can now use these extensions if they'd like.

Aktualizacja: 25 grudnia 2022 o godz. 23:25

Update to no longer use obsolete method

Aktualizacja: 26 listopada 2022 o godz. 8:07

Update
- Fixes splashes happening during snow weather
- Minor optimizations and code maintenance

Aktualizacja: 21 listopada 2022 o godz. 19:55

Update
- Normally a splash fx will happen even if it's offscreen. I had looked into preventing this, but the cost of doing so outweighed what it takes to generate a splash. But, while updating my other mod Toggleable Overlays, I learned of an ultra-fast way to calculate this, and applied it here. In a typical scenario this may allow the mod to run about twice as fast, or upwards to 4x faster if you're looking at a spot where there's no hard surfaces.

Aktualizacja: 20 listopada 2022 o godz. 17:05

NRE fix related to the archonexus restart. May also fix some other unusual, edge cases.

Aktualizacja: 16 listopada 2022 o godz. 5:12

Hoot hoot