RimWorld
Simple Utilities: Ceiling
36件中 1-10 を表示
< 1  2  3  4 >
更新: 2023年3月28日 @ 9時54分

v1.5.3
- Changes/optimizes drawing method type for ceiling fixtures to no longer be real time. It used to be set this way to work with the toggle button, but a better method has been worked out that no longer needs this.

更新: 2023年3月23日 @ 22時30分

v1.5.2
- Some touch-up work for the code related to the chandelier flame graphic. It should flicker better now all frame rates accordingly.
- Also, the controller for this graphic no longer needs a harmony patch, reducing some overhead.
- Exposed some hardcoded text to the language keys, for use of translators.

更新: 2023年2月12日 @ 3時02分

Small XML patch fix.

更新: 2023年1月29日 @ 17時14分

v1.5.1
- Internal updates related to changes with the VE framework's random graphic feature.
- Some small code optimizations.

更新: 2022年11月28日 @ 17時07分

Ceiling mounted firefoam popper now 0% cover (won't intercept projectiles)

更新: 2022年10月30日 @ 16時22分

- While placing a ceiling light, its light radius will now be shown.
- Re-ordered the dropdown menu for lights in the architect menu to workaround a bug in Rimworld in which the default selection does not respect tech unlocks. So now Mounted Gloomlight is the default (as it requires no tech).

更新: 2022年10月17日 @ 22時33分

1.4 parity updates - lights use 50% less power with advanced light research, same as vanilla lights. They can now use the color changer and darklight toggle. This also means the removal of the oldschool electric darklight.

更新: 2022年10月12日 @ 16時01分

1.4 support. There's a minor graphical bug with the chandelier flame flicker (hard to notice unless you actually watch it). Should hope to fix this next update.

更新: 2021年12月14日 @ 7時22分

Update
- Fixes an issue in which you could sometimes place a ceiling fixture over another fixture if there was another thing under the light as well like a power conduit. This fix also rewrites the placer code in a more optimized manner.
- Figured out how to re-order the dropdown menus, so now Ceiling Light is the default first building instead of mounted gloomlights.
- Brought over some of the fire rendering optimizations from Scattered Flames, improving chandelier rendering by 35%.
- Other minor code improvements.

更新: 2021年11月4日 @ 2時30分

- The previous update did not quite achieve the compatibility goal I was after. Upon further investigation and adjustments, it should be working better now
- Updated about.xml to mark some load order information and mod dependency.