Stellaris

Stellaris

25 个评价
[Discontinued] Show Building Slot Capacity
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
221.605 KB
2023 年 4 月 16 日 下午 6:59
2024 年 10 月 29 日 下午 12:45
31 项改动说明 ( 查看 )

订阅以下载
[Discontinued] Show Building Slot Capacity

描述
Mod Discontinued

Due to me not playing Stellaris anymore, and version 4.0's significant changes, I will no longer be updating this mod.

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$
9 条留言
Peter34 2024 年 11 月 16 日 上午 10:37 
The UIOD version of this mod that I use only shows rounded-down integer values for Habitats, and frankly that's a pain on the butt. I've asked to have ot show decimals as a comment under the UIOD version.
WAAAAGH!!! 2024 年 11 月 15 日 下午 6:36 
thx! keep my time and my mental
G43 mai waifu 2024 年 8 月 24 日 上午 7:56 
does it show half slots from orbital habitat? or only shows as interger?
forbiddenlake  [作者] 2024 年 6 月 4 日 上午 6:25 
Thank you. Should be fixed now
tampaxlollipop 2024 年 6 月 3 日 下午 6:16 
My mistake, yes meant Subterranean origin.
Peter34 2024 年 6 月 3 日 下午 1:57 
He might be referring to the Origin? Subterranean or something.
forbiddenlake  [作者] 2024 年 6 月 2 日 上午 6:17 
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 2024 年 6 月 1 日 下午 3:07 
Good mod, but it over-estimates the slots if you run mining guilds (suppose to calculate 1 slot per 3 mines)
forbiddenlake  [作者] 2023 年 9 月 19 日 下午 4:01 
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.