RimWorld
Simple FX: Smoke
Εμφάνιση 1-10 από 22 καταχωρίσεις
< 1  2  3 >
Ενημέρωση: 23 Μαρ 2023 στις 17:19

v2.5.2
- Just some code maintenance and minor optimizations. I feel I've written that one countless times before over this mod's life, but there's always something new to learn it seems! Applies some new know-how picked up from my more recent mod projects. About 10% overall improved performance.

Ενημέρωση: 26 Δεκ 2022 στις 23:45

Fixes rare bug related to cache flushing on save reload.

Ενημέρωση: 24 Νοε 2022 στις 2:52

Applies the "indoor smoke alt" feature to most things, basically meaning smoke fx for indoor buildings won' climb as high in elevation.

Ενημέρωση: 23 Νοε 2022 στις 10:29

Wildfire performance
Some techniques used by the newer Simple FX mods have been applied here when dealing with massive wild fires when the Scattered Flames mod is integrated.

- When looking at wild fires, about 20% faster
- When the wildfires are well off camera (beyond 2x the viewing area), it's 5x faster.
- Somewhere around 10% overall faster for colonies with lots of regular smoke emitters (torches, campfires, etc).

Ενημέρωση: 11 Νοε 2022 στις 16:50

Update patch support for VE Power

Ενημέρωση: 5 Νοε 2022 στις 4:34

Fixes a rare NRE bug that could happen with the autotester

Ενημέρωση: 13 Οκτ 2022 στις 11:46

xml patch fix

Ενημέρωση: 12 Οκτ 2022 στις 16:27

1.4 support (no changes needed)

Ενημέρωση: 12 Νοε 2021 στις 10:46

Update
- A number of micro-optimizations, adding up to about 15% overall performance improvement.
- About.xml updated to mark Harmony as required

Ενημέρωση: 10 Νοε 2021 στις 16:31

New
- Mod developers can now use mod extensions to attach smoke fx to things, instead of using comps. This feature was added to support wild fire smoke.