initial
This commit is contained in:
1
Mitch's Menu Panel Remover/info.json
Normal file
1
Mitch's Menu Panel Remover/info.json
Normal file
@@ -0,0 +1 @@
|
||||
{"Author":"mitch","CacheStatus":0,"Description":"<p>Removes top right panel. Not needed when using hotkeys.</p>","Title":"Mitch's Menu Panel Remover"}
|
||||
BIN
Mitch's Menu Panel Remover/thumbnail.jpg
Normal file
BIN
Mitch's Menu Panel Remover/thumbnail.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
210
Mitch's Menu Panel Remover/widgetui/menupanel.json
Normal file
210
Mitch's Menu Panel Remover/widgetui/menupanel.json
Normal file
@@ -0,0 +1,210 @@
|
||||
{
|
||||
"Collection": {
|
||||
"Name": "MenuPanel",
|
||||
"ViewPort": {
|
||||
"xorigin": 0,
|
||||
"yorigin": 0,
|
||||
"width": 0,
|
||||
"height": 0,
|
||||
"alignment": "TopRight"
|
||||
},
|
||||
"Widgets": [{
|
||||
"Widget": {
|
||||
"Type": "Base",
|
||||
"Name": "Background",
|
||||
"ViewPort": {
|
||||
"xorigin": 0,
|
||||
"yorigin": 0,
|
||||
"width": 756,
|
||||
"height": 276,
|
||||
"alignment": "TopLeft"
|
||||
},
|
||||
"ZPlane": 11,
|
||||
"StateMaterials": {
|
||||
"UserStates": 1,
|
||||
"UserState0": {
|
||||
"Material": "CivAsiaMenuPanel"
|
||||
}
|
||||
},
|
||||
"ChildWidgets": [
|
||||
{
|
||||
"Widget": {
|
||||
"Type": "Button",
|
||||
"Name": "Menu",
|
||||
"ClickSound": "?button_ui",
|
||||
"ViewPort": {
|
||||
"xorigin": 673,
|
||||
"yorigin": 56,
|
||||
"width": 64,
|
||||
"height": 64,
|
||||
"alignment": "CentreCentre"
|
||||
},
|
||||
"ZPlaneLocalOffset": 1,
|
||||
"Radius": 25,
|
||||
"StateMaterials": {
|
||||
"StateNormal": {
|
||||
"Material": "MenuMenuNormal"
|
||||
},
|
||||
"StateHover": {
|
||||
"Material": "MenuMenuHover"
|
||||
},
|
||||
"StatePressed": {
|
||||
"Material": "MenuMenuActive"
|
||||
},
|
||||
"StateDisabled": {
|
||||
"Material": "MenuMenuDisabled"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Widget": {
|
||||
"Type": "Button",
|
||||
"Name": "Diplomacy",
|
||||
"ClickSound": "?button_ui",
|
||||
"ViewPort": {
|
||||
"xorigin": 500,
|
||||
"yorigin": 56,
|
||||
"width": 64,
|
||||
"height": 64,
|
||||
"alignment": "CentreCentre"
|
||||
},
|
||||
"ZPlaneLocalOffset": 1,
|
||||
"Radius": 25,
|
||||
"StateMaterials": {
|
||||
"StateNormal": {
|
||||
"Material": "MenuDiplomacyNormal"
|
||||
},
|
||||
"StateHover": {
|
||||
"Material": "MenuDiplomacyHover"
|
||||
},
|
||||
"StatePressed": {
|
||||
"Material": "MenuDiplomacyActive"
|
||||
},
|
||||
"StateDisabled": {
|
||||
"Material": "MenuDiplomacyDisabled"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Widget": {
|
||||
"Type": "Button",
|
||||
"Name": "Chat",
|
||||
"ClickSound": "?button_ui",
|
||||
"ViewPort": {
|
||||
"xorigin": 413,
|
||||
"yorigin": 56,
|
||||
"width": 64,
|
||||
"height": 64,
|
||||
"alignment": "CentreCentre"
|
||||
},
|
||||
"ZPlaneLocalOffset": 1,
|
||||
"Radius": 25,
|
||||
"StateMaterials": {
|
||||
"StateNormal": {
|
||||
"Material": "MenuChatNormal"
|
||||
},
|
||||
"StateHover": {
|
||||
"Material": "MenuChatHover"
|
||||
},
|
||||
"StatePressed": {
|
||||
"Material": "MenuChatActive"
|
||||
},
|
||||
"StateDisabled": {
|
||||
"Material": "MenuChatDisabled"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Widget": {
|
||||
"Type": "Button",
|
||||
"Name": "Objectives",
|
||||
"ClickSound": "?button_ui",
|
||||
"ViewPort": {
|
||||
"xorigin": 325,
|
||||
"yorigin": 56,
|
||||
"width": 64,
|
||||
"height": 64,
|
||||
"alignment": "CentreCentre"
|
||||
},
|
||||
"ZPlaneLocalOffset": 1,
|
||||
"Radius": 25,
|
||||
"StateMaterials": {
|
||||
"StateNormal": {
|
||||
"Material": "MenuObjectivesNormal"
|
||||
},
|
||||
"StateHover": {
|
||||
"Material": "MenuObjectivesHover"
|
||||
},
|
||||
"StatePressed": {
|
||||
"Material": "MenuObjectivesActive"
|
||||
},
|
||||
"StateDisabled": {
|
||||
"Material": "MenuObjectivesDisabled"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Widget": {
|
||||
"Type": "Button",
|
||||
"Name": "Settings",
|
||||
"ClickSound": "?button_ui",
|
||||
"ViewPort": {
|
||||
"xorigin": 586,
|
||||
"yorigin": 56,
|
||||
"width": 64,
|
||||
"height": 64,
|
||||
"alignment": "CentreCentre"
|
||||
},
|
||||
"ZPlaneLocalOffset": 1,
|
||||
"Radius": 25,
|
||||
"StateMaterials": {
|
||||
"StateNormal": {
|
||||
"Material": "MenuSettingsNormal"
|
||||
},
|
||||
"StateHover": {
|
||||
"Material": "MenuSettingsHover"
|
||||
},
|
||||
"StatePressed": {
|
||||
"Material": "MenuSettingsActive"
|
||||
},
|
||||
"StateDisabled": {
|
||||
"Material": "MenuSettingsDisabled"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Widget": {
|
||||
"Type": "Button",
|
||||
"Name": "Techtree",
|
||||
"ClickSound": "?button_ui",
|
||||
"ViewPort": {
|
||||
"xorigin": 166,
|
||||
"yorigin": 56,
|
||||
"width": 104,
|
||||
"height": 104,
|
||||
"alignment": "CentreCentre"
|
||||
},
|
||||
"Radius": 25,
|
||||
"StateMaterials": {
|
||||
"StateNormal": {
|
||||
"Material": "IconsMenuTechtreeAztecs"
|
||||
},
|
||||
"StateHover": {
|
||||
"Material": "IconsMenuTechtreeAztecsHover"
|
||||
},
|
||||
"StatePressed": {
|
||||
"Material": "IconsMenuTechtreeAztecsPressed"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user