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일 @ 오후 10시 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일 @ 오후 5시 14분

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

업데이트: 2022년 11월 28일 @ 오후 5시 07분

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

업데이트: 2022년 10월 30일 @ 오후 4시 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일 @ 오후 10시 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일 @ 오후 4시 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.