Victoria 3

Victoria 3

185 ratings
Expanded Building Grid
2
4
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
773.872 KB
Jun 29, 2024 @ 11:56am
Nov 22, 2024 @ 7:40pm
12 Change Notes ( view )

Subscribe to download
Expanded Building Grid

Description
Compatibility: 1.8
Update to the original mod by KURO.

Compatch for the Community Mod Framework (credit to Bahmut): https://steamcommunity.com/sharedfiles/filedetails/?id=3410439297

Changes the view of the building grid in the state menu.

Changes/Additions:
  • Add toggle auto-expand button.
  • Add toggle subsidize button.
  • Add toggle privatization button.
  • Add employee capacity bar.
  • Add infrastructure and taxation capacity to the bottom bar.
  • Add weekly balance information
  • Add tax information


My other mods:
31 Comments
FG_Remastered May 4 @ 8:06am 
On line 1014 in states_panel_buildings.gui pls add the following to allow downsizing buildings from the state view:

### DOWNSIZE
button_icon_minus_action = {
parentanchor = left|vcenter
size = { 30 30 }
tooltip = "[Building.GetDownsizeTooltip]"
visible = "[IsValid( Building.Downsize )]"
onclick = "[Execute( Building.Downsize )]"
enabled = "[IsValid( Building.Downsize )]"
using = tooltip_below
}
Bahmut Jan 19 @ 3:33am 
I have created a Compatch for the Community Mod Framework:
https://steamcommunity.com/sharedfiles/filedetails/?id=3410439297
Albonymous Jan 18 @ 5:47am 
This mod doesn't work with Community Mod Framework....
HunterAper Jan 4 @ 6:19am 
It's supposed to be part of the vanilla game.
Stafford Nov 23, 2024 @ 9:19am 
Sweet!
illusive  [author] Nov 22, 2024 @ 7:42pm 
@Staford For seemingly no reason Paradox added an extra word onto the line of script for the auto-expand button. Fixed now, I didn't notice so thanks for pointing it out
Stafford Nov 22, 2024 @ 5:30pm 
I've been using this mod for so long, for all I know it is working. Just missing one favorite feature: the ability to turn on auto-expansion from the state-buildings screen.
Stafford Nov 22, 2024 @ 1:39pm 
Possible! Should I load your mod first or last?
illusive  [author] Nov 22, 2024 @ 1:12pm 
@Stafford Strange, it works fine on my end. Maybe another mod is conflicting which also edits the gui?
Stafford Nov 22, 2024 @ 12:45pm 
Game complains about not being 1.8.1 ready. And it doesn't seem to be working any more.
It was a great mod!