2025-11-25 04:04:29

This commit is contained in:
actions[bot]
2025-11-25 04:04:29 +00:00
parent cae4bc2ca7
commit a519b263f0
110 changed files with 5920 additions and 4846 deletions

View File

@@ -92,136 +92,30 @@ guiTypes = {
}
containerWindowType = {
name = "resources"
position = { x = 70 y = 16 }
size = { width = 100% height = 60 }
name = "resource_strip_container"
position = { x = 0 y = 16 }
size = { width = -20 height = 25 }
buttonType = {
name = "oil_icon"
position = { x=0 y=2 }
spriteType = "GFX_resources_strip"
frame = 1
#pdx_tooltip = "PRODUCTION_MATERIALS_OIL"
}
#iconType ={
# name = "resources_bg"
# quadTextureSprite = "GFX_trade_filter_bg"
# position = { x= 0 y = 0 }
# Orientation = "UPPER_LEFT"
#}
instantTextboxType = {
name = "oil_value"
position = { x = 31 y = 5 }
textureFile = ""
font = "hoi_18mbs"
borderSize = {x = 0 y = 0}
text = "999"
maxWidth = 50
maxHeight = 20
format = left
#pdx_tooltip = "PRODUCTION_MATERIALS_OIL"
}
buttonType = {
name = "rubber_icon"
position = { x=70 y=2 }
spriteType = "GFX_resources_strip"
frame = 3
#pdx_tooltip = "PRODUCTION_MATERIALS_RUBBER"
}
instantTextboxType = {
name = "rubber_value"
position = { x = 101 y = 5 }
textureFile = ""
font = "hoi_18mbs"
borderSize = {x = 0 y = 0}
text = "999"
maxWidth = 50
maxHeight = 20
format = left
#pdx_tooltip = "PRODUCTION_MATERIALS_RUBBER"
}
buttonType = {
name = "steel_icon"
position = { x=140 y=2 }
spriteType = "GFX_resources_strip"
frame = 5
#pdx_tooltip = "PRODUCTION_MATERIALS_STEEL"
}
instantTextboxType = {
name = "steel_value"
position = { x = 171 y = 5 }
textureFile = ""
font = "hoi_18mbs"
borderSize = {x = 0 y = 0}
text = "999"
maxWidth = 50
maxHeight = 20
format = left
#pdx_tooltip = "PRODUCTION_MATERIALS_STEEL"
}
buttonType = {
name = "aluminium_icon"
position = { x=210 y=2 }
spriteType = "GFX_resources_strip"
frame = 2
#pdx_tooltip = "PRODUCTION_MATERIALS_ALUMINIUM"
}
instantTextboxType = {
name = "aluminium_value"
position = { x = 241 y = 5 }
textureFile = ""
font = "hoi_18mbs"
borderSize = {x = 0 y = 0}
text = "999"
maxWidth = 50
maxHeight = 20
format = left
#pdx_tooltip = "PRODUCTION_MATERIALS_ALUMINIUM"
}
buttonType = {
name = "tungsten_icon"
position = { x=280 y=2 }
spriteType = "GFX_resources_strip"
frame = 4
#pdx_tooltip = "PRODUCTION_MATERIALS_TUNGSTEN"
}
instantTextboxType = {
name = "tungsten_value"
position = { x = 309 y = 5 }
textureFile = ""
font = "hoi_18mbs"
borderSize = {x = 0 y = 0}
text = "999"
maxWidth = 50
maxHeight = 20
format = left
#pdx_tooltip = "PRODUCTION_MATERIALS_TUNGSTEN"
}
buttonType = {
name = "chromium_icon"
position = { x=350 y=2 }
spriteType = "GFX_resources_strip"
frame = 6
#pdx_tooltip = "PRODUCTION_MATERIALS_CHROMIUM"
}
instantTextboxType = {
name = "chromium_value"
position = { x = 381 y = 5 }
textureFile = ""
font = "hoi_18mbs"
borderSize = {x = 0 y = 0}
text = "999"
maxWidth = 50
maxHeight = 20
format = left
#pdx_tooltip = "PRODUCTION_MATERIALS_CHROMIUM"
}
gridBoxType = {
orientation = "CENTER_UP"
name = "resources_grid"
position = { x = -240 y = 1 }
size = { width = 100% height = 100% }
slotsize = { width = 70 height = 31 }
max_slots = { x = 7 y = 1 }
add_horizontal = no
format = "UPPER_LEFT"
}
}
#################################
iconType = {
name = "docyards_output_icon"
@@ -1179,16 +1073,16 @@ guiTypes = {
iconType = {
name ="MIO_icon"
spriteType = "GFX_industrial_manufacturer_icon"
position = { x= 7 y = 7 }
position = { x= 8 y = 8 }
Orientation = "UPPER_LEFT"
}
instantTextBoxType = {
name ="available_MIOs"
position = { x= 35 y = 8 }
position = { x= 30 y = 8 }
font = "hoi_18mbs"
text = "999"
format = left
format = center
maxWidth = 30
maxHeight = 24
fixedsize = yes
@@ -1330,6 +1224,21 @@ guiTypes = {
Orientation = "UPPER_LEFT"
clicksound = click_checkbox
}
iconType = {
name = "coal_icon"
position = { x=346 y=2 }
spriteType = "GFX_resources_strip"
frame = 7
#pdx_tooltip = "PRODUCTION_MATERIALS_CHROMIUM"
}
buttonType = {
name = "coal_checkbox"
position = { x = 359 y = 1 }
quadTextureSprite ="GFX_generic_checkbox"
Orientation = "UPPER_LEFT"
clicksound = click_checkbox
}
}
buttonType = {
@@ -1362,7 +1271,7 @@ guiTypes = {
containerWindowType = {
name = "equipments"
position = { x=0 y=150 }
position = { x=0 y=144 }
size = { width=100%% height=100%% }
verticalScrollbar = "right_vertical_slider"
vertical_scroll_step = 41
@@ -1401,16 +1310,16 @@ guiTypes = {
iconType = {
name ="MIO_icon"
spriteType = "GFX_industrial_manufacturer_icon"
position = { x= 5 y = 3 }
position = { x= 8 y = 8 }
Orientation = "UPPER_LEFT"
}
instantTextBoxType = {
name ="available_MIOs"
position = { x= 40 y = 8 }
position = { x= 30 y = 8 }
font = "hoi_18mbs"
text = "999"
format = left
format = center
maxWidth = 30
maxHeight = 24
fixedsize = yes
@@ -3442,10 +3351,10 @@ guiTypes = {
instantTextboxType = {
name = "name"
position = { x = 55 y = 3 }
position = { x = 40 y = 3 }
font = "hoi_18mbs"
borderSize = {x = 0 y = 0}
maxWidth = 167
maxWidth = 155
maxHeight = 19
multiline = no
format = left
@@ -3608,8 +3517,9 @@ guiTypes = {
iconType = {
name ="equipment_icon"
spriteType = "GFX_technology_medium"
position = { x=158 y=76 }
scale=0.8
#position = { x=158 y=76 }
position = { x=102 y=72 }
scale=1
centerposition = yes
alwaystransparent = yes
}
@@ -4686,6 +4596,23 @@ guiTypes = {
format = "UPPER_LEFT"
}
}
iconType = {
name ="dominance_icon"
spriteType = "GFX_naval_dominance_support_strip"
position = { x= 15 y = 40 }
alwaystransparent = yes
}
instantTextboxType = {
name = "dominance_value"
position = { x = 45 y = 40 }
textureFile = ""
font = "hoi_16mbs"
maxWidth = 50
maxHeight = 20
format = left
}
gridBoxType = {
name = "resources_grid"
@@ -4944,4 +4871,41 @@ guiTypes = {
format = "UPPER_LEFT"
}
}
containerWindowType = {
name = "resource_strip_item"
position = { x=0 y=0 }
size = { width = 70 height = 30 }
clipping = no
background = {
name = "bg"
quadTextureSprite ="GFX_mini_tooltip"
}
iconType = {
name = "energy_ratio_anim"
spriteType = "GFX_ongoing_contruction_anim"
position = { x = 5 y = 5 }
}
buttonType = {
name = "icon"
position = { x=4 y=2 }
spriteType = "GFX_resources_strip"
}
instantTextboxType = {
name = "value"
position = { x=35 y=7 }
font = "hoi_16mbs"
fixedsize = yes
text = "15"
maxWidth = 50
maxHeight = 30
format = left
orientation = "UPPER_LEFT"
}
}
}