RimWorld

RimWorld

Vanilla Textures Expanded - Variations
Showing 1-10 of 23 entries
< 1  2  3 >
Update: Jul 4 @ 1:49pm

v3.0:

Updated to RimWorld 1.6

Update: May 21 @ 11:42pm

v2.04:

Added a "Spacer" lamp variation for both standing lamps and desk lamps (if VE Furniture is installed)

Update: May 9 @ 4:16am

v2.03:

- Added support for the new wardrobes and desk lamps in Vanilla Furniture Expanded
- Tweaked code in the VE Framework so that variations can have their own label on mouse over, instead of just displaying the image path
- Added useSouthOrientation to the comp properties in the VE Framework so modders can choose individual items to show the south view (it's north by default)

If you get red errors, your Framework is outdated

Update: Jul 16, 2024 @ 11:16pm

v2.02:

Added proper loadAfter tags to patch VE content

Update: Mar 27, 2024 @ 1:08pm

[Auto-generated text]: Update on 3/27/2024 9:08:15 PM.

Update: Mar 15, 2023 @ 6:05am

v2.01:

- Fix: added north textures for the end tables so the game doesn't bitch

Update: Oct 21, 2022 @ 3:18am

v2.0:

- Updated to RW 1.4

Code for the Random Building Graphics has been changed extensively:

- There is no longer a "sequential mode" in mod options. Instead, all buildings with the CompRandomBuildingGraphic comp (such as those in VE Textures - Variations) will have two buttons: one to randomize textures, and one to choose a texture through a dialog window
- Four new tags have been added for modders: three of them enable or disable the buttons per building as the modder desires. The fourth one allows you to make the building NOT start randomized, so the player can randomize or change the graphic afterwards
- There are now mod options to do the same as these tags. These supersede whatever the modder decides and applies to all buildings using the code.

Documentation (for modders):

https://github.com/Vanilla-Expanded/VanillaExpandedFramework/wiki/Random-Building-Graphic

Update: May 29, 2022 @ 12:27am

v1.106:

Tweak: Comms console will NOT have texture variations now if High Tech Laboratory Facilities (Continued) is installed

Update: May 4, 2022 @ 7:28am

v1.105:

Added autodoors compat with Clutter Doors (Continued)
Added 3 variations for Horseshoes pin
Added 3 variations for Chess table
Added 3 variations for Poker table
Added 3 variations for Billiards table
Added 4 variations for Tube television

Update: Apr 27, 2022 @ 3:29am

v1.104 and v1.103:


- Added variations for Autodoors
- Added variations for Comms Console
- Added variations for Ground Penetrating Scanner
- Added variations for Battery
- Added two new variations for Solar panels
- Added two new variations for Geothermal plant
- Added variations for Advanced Solar Collectors in VFE - Power
- Added variations for Wardrobe in VFE - Core
- Added variations for Royal Dresser in VFE - Core
- Added variations for Lamp end table in VFE - Core