UI update
This commit is contained in:
parent
3460a2cfb1
commit
0eed250df1
4 changed files with 44 additions and 35 deletions
|
@ -4,27 +4,36 @@ name=Default
|
|||
width=800
|
||||
height=600
|
||||
[main_map]
|
||||
rect=0,0,884,768
|
||||
rect=0,0,887,768
|
||||
xanchor=left
|
||||
yanchor=proportional
|
||||
[/main_map]
|
||||
[mini_map]
|
||||
rect=897,11,1017,157
|
||||
rect=900,9,1018,155
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/mini_map]
|
||||
[panel]
|
||||
image=misc/rightside.png
|
||||
rect=884,0,1024,430
|
||||
rect=887,0,1024,273
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
||||
[panel]
|
||||
image=misc/rightside-bottom.png
|
||||
rect=884,430,1024,768
|
||||
image=misc/rightside-bg.png
|
||||
rect=887,273,1024,768
|
||||
xanchor=right
|
||||
yanchor=top
|
||||
[/panel]
|
||||
|
||||
[panel]
|
||||
image=misc/rightside-bottom.png
|
||||
rect=887,713,0,768
|
||||
xanchor=right
|
||||
yanchor=bottom
|
||||
[/panel]
|
||||
|
||||
[menu]
|
||||
is_context_menu=true
|
||||
items=objectives,recruit,recall,preferences,statustable,undo,redo,createunit,endturn,describeunit,speak
|
||||
|
@ -32,7 +41,7 @@ height=600
|
|||
[menu]
|
||||
title=action_endturn
|
||||
items=endturn
|
||||
rect=900,700
|
||||
rect=905,730
|
||||
xanchor=right
|
||||
yanchor=bottom
|
||||
[/menu]
|
||||
|
@ -40,14 +49,14 @@ height=600
|
|||
[status]
|
||||
#the time of day image
|
||||
[time_of_day]
|
||||
rect=897,167,1017,210
|
||||
rect=900,163,1018,208
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/time_of_day]
|
||||
|
||||
#the game status
|
||||
[turn]
|
||||
font_size=14
|
||||
font_size=12
|
||||
rect=900,220,1017,236
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
|
@ -55,7 +64,7 @@ height=600
|
|||
prefix_literal=" "
|
||||
[/turn]
|
||||
[gold]
|
||||
font_size=14
|
||||
font_size=12
|
||||
rect=900,236,1017,252
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
|
@ -63,7 +72,7 @@ height=600
|
|||
prefix_literal=": "
|
||||
[/gold]
|
||||
[villages]
|
||||
font_size=14
|
||||
font_size=12
|
||||
rect=900,252,1017,268
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
|
@ -71,7 +80,7 @@ height=600
|
|||
prefix_literal=": "
|
||||
[/villages]
|
||||
[num_units]
|
||||
font_size=14
|
||||
font_size=12
|
||||
rect=900,268,1017,284
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
|
@ -79,7 +88,7 @@ height=600
|
|||
prefix_literal=": "
|
||||
[/num_units]
|
||||
[upkeep]
|
||||
font_size=14
|
||||
font_size=12
|
||||
rect=900,284,1017,300
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
|
@ -87,7 +96,7 @@ height=600
|
|||
prefix_literal=": "
|
||||
[/upkeep]
|
||||
[income]
|
||||
font_size=14
|
||||
font_size=12
|
||||
rect=900,300,1017,316
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
|
@ -95,13 +104,13 @@ height=600
|
|||
prefix_literal=": "
|
||||
[/income]
|
||||
[terrain]
|
||||
font_size=14
|
||||
font_size=12
|
||||
rect=900,316,1017,332
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/terrain]
|
||||
[position]
|
||||
font_size=14
|
||||
font_size=12
|
||||
rect=900,332,1017,348
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
|
@ -114,68 +123,68 @@ height=600
|
|||
yanchor=fixed
|
||||
[/unit_image]
|
||||
[unit_description]
|
||||
font_size=16
|
||||
rect=897,432,1024,450
|
||||
font_size=14
|
||||
rect=900,432,1020,450
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_description]
|
||||
[unit_type]
|
||||
font_size=16
|
||||
rect=897,450,1024,468
|
||||
font_size=14
|
||||
rect=900,450,1020,468
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_type]
|
||||
[unit_level]
|
||||
font_size=12
|
||||
rect=897,468,1024,482
|
||||
rect=900,468,1020,482
|
||||
prefix=level
|
||||
prefix_literal=" "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_level]
|
||||
[unit_alignment]
|
||||
font_size=14
|
||||
rect=897,482,1024,498
|
||||
font_size=12
|
||||
rect=900,482,1020,498
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_alignment]
|
||||
[unit_traits]
|
||||
font_size=14
|
||||
rect=897,498,1024,514
|
||||
font_size=12
|
||||
rect=900,498,1020,514
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_traits]
|
||||
[unit_abilities]
|
||||
font_size=14
|
||||
rect=897,514,1024,530
|
||||
font_size=12
|
||||
rect=900,514,1020,530
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_abilities]
|
||||
[unit_status]
|
||||
font_size=14
|
||||
rect=897,530,1024,546
|
||||
font_size=12
|
||||
rect=900,530,1020,546
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_status]
|
||||
[unit_moves]
|
||||
font_size=14
|
||||
rect=897,546,1024,562
|
||||
font_size=12
|
||||
rect=900,546,1020,562
|
||||
prefix=movement
|
||||
prefix_literal=": "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_moves]
|
||||
[unit_hp]
|
||||
font_size=14
|
||||
rect=897,562,1024,578
|
||||
font_size=12
|
||||
rect=900,562,1020,578
|
||||
prefix=hp
|
||||
prefix_literal=": "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_hp]
|
||||
[unit_xp]
|
||||
font_size=14
|
||||
rect=897,578,1024,594
|
||||
font_size=12
|
||||
rect=900,578,1020,594
|
||||
prefix=xp
|
||||
prefix_literal=": "
|
||||
xanchor=right
|
||||
|
@ -183,7 +192,7 @@ height=600
|
|||
[/unit_xp]
|
||||
[unit_weapons]
|
||||
font_size=12
|
||||
rect=897,594,1024,706
|
||||
rect=900,594,1020,706
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_weapons]
|
||||
|
|
BIN
images/misc/rightside-bg.png
Normal file
BIN
images/misc/rightside-bg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Binary file not shown.
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 65 KiB |
Loading…
Add table
Reference in a new issue