RimWorld

RimWorld

Simple Utilities: Ceiling
Showing 21-30 of 36 entries
< 1  2  3  4 >
Update: 13 Sep, 2021 @ 8:59pm

Fixes a few pixels.

Update: 13 Sep, 2021 @ 8:34pm

Chandelier update
- Finally, a pre-industrial ceiling light has arrived: the candle chandelier. These are 2x2 wood-fuel-based lights. They include support for Perspective: Buildings to offset them a half-tile to fit into odd-tiled spaces.
- They can also substitute the brazier for throneroom requirements.

Update: 11 Sep, 2021 @ 7:02pm

Optimization update
- [Technical] Due to improvement in how the visibility toggle switch works, the Map Component is no longer needed, and has been removed (you will see a red error next time you load your save. You can ignore this and it'll only happen once).
- [Technical] All fixtures no longer use a ThingComp to store their mounting properties, but instead a modExtension. This reduces overhead.
- Removal of some template textures that were accidentally bundled in this mod.
- Lights cannot be placed over columns now (or any building that supports roofs).
- You can now place over blueprints so long as those blueprints will be safe-to-build-over things.

Update: 7 Sep, 2021 @ 3:31pm

- Vanilla Expanded Framework is no longer required, but instead optional. Without it, the texture variants aren't available.
- Changed hardcoded strings in the code to support language translations instead.
- Minor code optimizations.

Update: 3 Sep, 2021 @ 9:05pm

Fixes missing on/off gizmo for the sun lamp.

Update: 2 Sep, 2021 @ 11:10pm

- Small update, just simplifies some needlessly complicated code.

Update: 29 Aug, 2021 @ 1:31am

- New feature: A visibility toggle button to hide all ceiling fixtures.

Update: 28 Aug, 2021 @ 5:44am

Mounted gloomlight fixes:
- Research no longer required
- Fixed mass
- Fixed missing beauty score (now the same as a regular gloomlight)

Update: 24 Aug, 2021 @ 4:33am

- New: Ceiling mounted gloomlights. Gloomlights are uninstalled from the battlefield and are used as a component to construct a mounted fixture. However, these are installed as permanent fixtures and cannot be salvaged once built.
- Minor code optimization

Update: 23 Aug, 2021 @ 9:30pm

- Fixes bug where plants couldn't be planted under sunlamps