Cities: Skylines
0 of 0

File information

Last updated

Original upload

Created by

steam_users

Uploaded by

marcocons

Virus scan

Safe to use

Tags for this mod

About this mod

This mod makes possible to apply building themes to a district or the whole city. Only buildings which are contained in one of the selected themes will grow in a district. You can subscribe to theme mods from the workshop, or create your own themes in the game.

Permissions and credits
This mod makes possible to apply building themes to a district or the whole city. Only buildings which are contained in
one of the selected themes will grow in a district. You can subscribe to
theme mods from the workshop, or create your own themes in the game.

Frequent Questions

Q: The european buildings are not working, appear as not loaded. How can I fix this?
A: Make sure that the Euro/Vanilla building style is enabled in content manager

Incompatibilities

This mod is not compatible with:

What This Mod Does
  • Adds 'Themes' tab to districts policies panel where you can select a
    theme for a district or the whole city. The mod unlocks the panel from the start.
  • Adds Building Theme Manager (accessible from the 'Themes' tab) where you can edit existing themes and create your own themes
  • Provides two built-in themes, 'European' and 'International'
  • Improves the building footprint selection (important for themes with only small buildings)

Use 'Themes' tab to enable or disable district's themes. You can specify
any number of active themes. If no theme is active for a district it
will mean that any growable is allowed.

By default no theme will be activated. Make sure that the "European" style is enabled in the content manager styles section.

By default, districts will use the city-wide theme setting. You can check
the 'Enable Theme Managament for this district' checkbox to control the
theme setting for a district separately

If you redraw district's borders the buildings not belonging to district's theme won't disappear.
When it's time for them to upgrade they will level up to a building
that is allowed in the district.

If you want to allow custom workshop assets in a district, you can either add them with the Theme
Manager (see below) or check the 'Allow buildings which are not in any
theme' checkbox.

What This Mod Doesn't Do
  • It won't corrupt your save games if you disable it (though cloned buildings will disappear)
  • It doesn't unlock European growables for non-European biomes or vice
    versa. Enable the European building style in the content manager to do that.

How To Add Custom Themes And Modify The Built In Themes: Theme Manager

You can open the Theme Manager in the 'Themes' tab.

On the left is the list of themes. Select a theme and add and remove
buildings. There is a live preview (which can be rotated) on the right!

Click on a building in the list to select it. There are 2 advanced options which can be controlled:
The spawn rate controls the chance that a building appears. Note that it only works
when you add multiple buildings with the same zone type, level and
footprint size.
The upgrade building can be set if you want the building to upgrade to a specific building (like the same building
model with a pool and solar panels).

It is important to understand how the simulation works:

When you create a new empty zone, a level 1 building will spawn first (so
you have to include one in your theme). This building will upgrade to a
level 2 building when certain requirements are met. The level 2 building
needs to have the same width, and a length which is equal or smaller.
Example: L1 2x3 low-density residential will upgrade to: L2 2x3 or L2 2x2 or L2 2x1 low-density residential.

If there is enough space, the game will expand the front- or backyard of a
building to a maximum length of 4 cells (e.g. a 2x2 building will spawn
as 2x4). This mod changes the behavior a little bit, which can be used
by asset creators: If there are no props or trees in the expanded
backyard, the size will be set back to the original size. That way it is
possible to create neighbourhoods with only 4 cells wide blocks. The UK
Terraced Housing theme uses this feature.

Asset Cloning

The Theme Manager also allows you to clone buildings and assign different
levels to them. This can be used if you don't have enough buildings for
all wealth levels, or if you just want more variety by assigning all
buildings to all levels. To clone a building, select it in the list and
press the 'Clone Building' button in the bottom right. Enter a name to
identify your clone in the building list and select the wealth level.
The clone will appear in the building list.

Important: Clones will be created during the level loading process. You have to go
back to the main menu and reload your save to generate the clones.

Important: When you delete the theme that contains clones, these buildings will
disappear when you load your city the next time! The same happens when
you disable the mod, or when the mod fails to load. But: Your save files
are not broken.

The cloning feature can be disabled completely in the mod settings.

How To Add Custom Themes: Theme Mods

We created some "Theme Mods" which automatically add new themes. These
mods do not include the required building models! Subscribe to the
Building Collection that is mentioned in the mod description! You will
find the new themes in the 'Themes' policy tab.

Building Theme: UK Terraced Housing

Adds a British row houses building theme. Don't forget to upvote rik4000's
creations! Without his excellent work, this theme would not have been
possible!

► Required Building Collection
► Theme Mod
Building Theme: American Trailer Homes

Adds an American low-density homes building theme. Don't forget to upvote
DethKwok's creations! Without his excellent work, this theme would not
have been possible!

► Required Building Collection
► Theme Mod

How the mod saves your data
  • Custom Building Themes and options are stored in an XML file ({Steam folder}\steamapps\common\Cities_Skylines\BuildingThemes.xml)
  • District theme assignment data is saved in the game save.

You do not have to edit these files! Everything can be configured in the game.

Upcoming Features
  • Theme sharing option: Upload your theme to the workshop with two clicks
  • More cloning options: Change the zone type, color variation or density of a building
  • A better 'No High Rises' policy which checks the building height

Feel free to comment. If you have any errors/exceptions please don't paste
them or output_log to comments. Use pastebin or similar tool.

Source Code[github.com]

Using the C# detours code[github.com] created by Sebastian Schöner, released under the MIT license.