RimWorld
Vanilla Textures Expanded - Variations
1-10 van 23 items weergegeven
< 1  2  3 >
Update: 4 jul om 13:49

v3.0:

Updated to RimWorld 1.6

Update: 21 mei om 23:42

v2.04:

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

Update: 9 mei om 4:16

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: 16 jul 2024 om 23:16

v2.02:

Added proper loadAfter tags to patch VE content

Update: 27 mrt 2024 om 13:08

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

Update: 15 mrt 2023 om 6:05

v2.01:

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

Update: 21 okt 2022 om 3:18

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: 29 mei 2022 om 0:27

v1.106:

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

Update: 4 mei 2022 om 7:28

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: 27 apr 2022 om 3:29

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