Stellaris

Stellaris

Not enough ratings
Show Building Slot Capacity
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
221.605 KB
Apr 16, 2023 @ 6:59pm
Sep 10 @ 12:15pm
30 Change Notes ( view )

Subscribe to download
Show Building Slot Capacity

Description
About
This mod displays your currently-built building count on the planet view, and details where the building slots are coming from on the tooltip.

Useful for example for knowing how many city districts you are wasting after you've researched some techs or taken some traditions.

Compatibility
Not achievement compatible.

Not compatible with any other mod that changes the planet view (planet_view.gui). I have compatibility mods, use only one:

Compatible with mods:

Save game compatible.

Load Order
Does not matter, as this is the vanilla mod and you have no other mods conflicting, right?

Localisation
Everything is localised using VANILLA strings, so it should be close, but I only speak English and it might sound weird in places.

Modder Info
The mod takes planet_view.gui and makes only two additions: some variables, and an effectButtonType named fl_planet_num_buildings. As part of my automation it does re-flow the file using this[github.com].

Notes
Source code is on GitHub[github.com].

The tooltip will not display most modifiers that are zero, but to test everything out you can select a planet then paste this in the console:
effect custom_tooltip = $fl_num_building_long_static$
7 Comments
G43 mai waifu Aug 24 @ 7:56am 
does it show half slots from orbital habitat? or only shows as interger?
forbiddenlake  [author] Jun 4 @ 6:25am 
Thank you. Should be fixed now
tampaxlollipop Jun 3 @ 6:16pm 
My mistake, yes meant Subterranean origin.
Peter34 Jun 3 @ 1:57pm 
He might be referring to the Origin? Subterranean or something.
forbiddenlake  [author] Jun 2 @ 6:17am 
Hi, which part of mining guilds, specifically? In vanilla at least, that civic only gives +1 minerals from miners.

If you mean Masterful Crafters, I just tested and it works properly for me.
tampaxlollipop Jun 1 @ 3:07pm 
Good mod, but it over-estimates the slots if you run mining guilds (suppose to calculate 1 slot per 3 mines)
forbiddenlake  [author] Sep 19, 2023 @ 4:01pm 
3.9 status: Updated partially: The overall number should be correct, but the explanatory tooltip will be wrong for certain places, in particular habitats. I'm working on it.