initial
1
75% Smaller Always Red Berry Bushes/info.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"Author":"mitch","CacheStatus":0,"Description":"<p>75% smaller berry bushes - Always red version. Original credit to HeavenlyChorus.</p>","Title":"75% Smaller Always Red Berry Bushes"}
|
||||||
BIN
75% Smaller Always Red Berry Bushes/thumbnail.jpg
Normal file
|
After Width: | Height: | Size: 243 KiB |
1
Mitch's Annoying Flag Remover/info.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"Author":"mitch","CacheStatus":0,"Description":"<p>Removes annoying flag banner behind production queue along top bar for all civilizations.</p>","Title":"Mitch's Annoying Flag Remover"}
|
||||||
BIN
Mitch's Annoying Flag Remover/thumbnail.jpg
Normal file
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 213 KiB |
|
After Width: | Height: | Size: 243 KiB |
|
After Width: | Height: | Size: 357 KiB |
|
After Width: | Height: | Size: 449 KiB |
|
After Width: | Height: | Size: 313 KiB |
|
After Width: | Height: | Size: 176 KiB |
|
After Width: | Height: | Size: 206 KiB |
|
After Width: | Height: | Size: 227 KiB |
|
After Width: | Height: | Size: 172 KiB |
1
Mitch's Bar Remover/info.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"Author":"mitch","CacheStatus":0,"Description":"<p>Removes the top and bottom bars. Does not affect resource or command panel, just 'useless' bars cleaning up the UI.</p>","Title":"Mitch's Bar Remover"}
|
||||||
BIN
Mitch's Bar Remover/thumbnail.jpg
Normal file
|
After Width: | Height: | Size: 107 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
1
Mitch's Bigger Readable Timer/info.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"Author":"mitch","CacheStatus":0,"Description":"<p>Double font size, centered in position. Removed useless multiplier/game mode text.</p>","Title":"Mitch's Bigger Readable Timer"}
|
||||||
BIN
Mitch's Bigger Readable Timer/thumbnail.jpg
Normal file
|
After Width: | Height: | Size: 47 KiB |
171
Mitch's Bigger Readable Timer/widgetui/worldtimerpanel.json
Normal file
@@ -0,0 +1,171 @@
|
|||||||
|
{
|
||||||
|
"Collection": {
|
||||||
|
"Name": "WorldTimerPanel",
|
||||||
|
"ViewPort": {
|
||||||
|
"xorigin": 8,
|
||||||
|
"yorigin": 20,
|
||||||
|
"width": 1893,
|
||||||
|
"height": 2160,
|
||||||
|
"alignment": "TopLeft"
|
||||||
|
},
|
||||||
|
"Widgets": [{
|
||||||
|
"Widget": {
|
||||||
|
"Type": "Anchor",
|
||||||
|
"Name": "WorldTimer",
|
||||||
|
"Anchor": {
|
||||||
|
"xorigin": 1700,
|
||||||
|
"yorigin": 0,
|
||||||
|
"alignment": "TopLeft"
|
||||||
|
},
|
||||||
|
"ZPlane": 1,
|
||||||
|
"ChildWidgets": [
|
||||||
|
{
|
||||||
|
"Widget": {
|
||||||
|
"Type": "Label",
|
||||||
|
"Name": "WorldTimerLabel",
|
||||||
|
"ViewPort": {
|
||||||
|
"xorigin": 0,
|
||||||
|
"yorigin": 12,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 60,
|
||||||
|
"alignment": "TopLeft"
|
||||||
|
},
|
||||||
|
|
||||||
|
"StateMaterials": {
|
||||||
|
"StateNormal": {
|
||||||
|
"Font": {
|
||||||
|
"FontIndex": 3,
|
||||||
|
"PointSize": 60,
|
||||||
|
"Style": "Normal",
|
||||||
|
"TextColor": {
|
||||||
|
"r": 1,
|
||||||
|
"g": 1,
|
||||||
|
"b": 1,
|
||||||
|
"a": 1
|
||||||
|
},
|
||||||
|
"TextOutlineWidth": 0.05,
|
||||||
|
"TextOutlineColor": {
|
||||||
|
"r": 1,
|
||||||
|
"g": 1,
|
||||||
|
"b": 1,
|
||||||
|
"a": 255
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TextAnchor": "TopLeft"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Widget": {
|
||||||
|
"Type": "Base",
|
||||||
|
"Name": "SpectatorsIcon",
|
||||||
|
"ViewPort": {
|
||||||
|
"xorigin": 0,
|
||||||
|
"yorigin": 64,
|
||||||
|
"width": 500,
|
||||||
|
"height": 49,
|
||||||
|
"alignment": "TopLeft"
|
||||||
|
},
|
||||||
|
"Image": {
|
||||||
|
"xorigin": 0,
|
||||||
|
"yorigin": 2,
|
||||||
|
"width": 48,
|
||||||
|
"height": 32,
|
||||||
|
"alignment": "TopLeft"
|
||||||
|
},
|
||||||
|
"ZPlane": 1,
|
||||||
|
"StateMaterials": {
|
||||||
|
"StateNormal": {
|
||||||
|
"Material": "SpectatorsIcon",
|
||||||
|
"Color": {
|
||||||
|
"r": 1,
|
||||||
|
"g": 1,
|
||||||
|
"b": 1,
|
||||||
|
"a": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ChildWidgets": [
|
||||||
|
{
|
||||||
|
"Widget": {
|
||||||
|
"Type": "Label",
|
||||||
|
"Name": "SpectatorsLabel",
|
||||||
|
"ViewPort": {
|
||||||
|
"xorigin": 55,
|
||||||
|
"yorigin": 0,
|
||||||
|
"width": 512,
|
||||||
|
"height": 49,
|
||||||
|
"alignment": "TopLeft"
|
||||||
|
},
|
||||||
|
"ZPlane": 1,
|
||||||
|
"StateMaterials": {
|
||||||
|
"StateNormal": {
|
||||||
|
"Font": {
|
||||||
|
"FontIndex": 3,
|
||||||
|
"PointSize": 40,
|
||||||
|
"Style": "Normal",
|
||||||
|
"TextColor": {
|
||||||
|
"r": 1,
|
||||||
|
"g": 1,
|
||||||
|
"b": 1,
|
||||||
|
"a": 1
|
||||||
|
},
|
||||||
|
"TextOutlineWidth": 0.05,
|
||||||
|
"TextOutlineColor": {
|
||||||
|
"r": 1,
|
||||||
|
"g": 1,
|
||||||
|
"b": 1,
|
||||||
|
"a": 255
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TextAnchor": "TopLeft"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Widget": {
|
||||||
|
"Type": "Label",
|
||||||
|
"Name": "GameIDLabel",
|
||||||
|
"ViewPort": {
|
||||||
|
"xorigin": 0,
|
||||||
|
"yorigin": 64,
|
||||||
|
"width": 512,
|
||||||
|
"height": 49,
|
||||||
|
"alignment": "TopLeft"
|
||||||
|
},
|
||||||
|
"ZPlane": 1,
|
||||||
|
"StateMaterials": {
|
||||||
|
"StateNormal": {
|
||||||
|
"Font": {
|
||||||
|
"FontIndex": 3,
|
||||||
|
"PointSize": 40,
|
||||||
|
"Style": "Normal",
|
||||||
|
"TextColor": {
|
||||||
|
"r": 1,
|
||||||
|
"g": 1,
|
||||||
|
"b": 1,
|
||||||
|
"a": 1
|
||||||
|
},
|
||||||
|
"TextOutlineWidth": 0.05,
|
||||||
|
"TextOutlineColor": {
|
||||||
|
"r": 1,
|
||||||
|
"g": 1,
|
||||||
|
"b": 1,
|
||||||
|
"a": 255
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TextAnchor": "TopLeft"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
}
|
||||||
1
Mitch's Bottom UI Fluff Remover/info.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"Author":"mitch","CacheStatus":0,"Description":"<p>Removes fluff at the top of the bottom command panel. Useful for top bar repositioning. </p>","Title":"Mitch's Bottom UI Fluff Remover"}
|
||||||
BIN
Mitch's Bottom UI Fluff Remover/thumbnail.jpg
Normal file
|
After Width: | Height: | Size: 44 KiB |
|
After Width: | Height: | Size: 412 KiB |
|
After Width: | Height: | Size: 348 KiB |
|
After Width: | Height: | Size: 411 KiB |
|
After Width: | Height: | Size: 353 KiB |
|
After Width: | Height: | Size: 472 KiB |
|
After Width: | Height: | Size: 416 KiB |
|
After Width: | Height: | Size: 455 KiB |
|
After Width: | Height: | Size: 423 KiB |
|
After Width: | Height: | Size: 418 KiB |
|
After Width: | Height: | Size: 375 KiB |
|
After Width: | Height: | Size: 364 KiB |
|
After Width: | Height: | Size: 295 KiB |
|
After Width: | Height: | Size: 413 KiB |
|
After Width: | Height: | Size: 345 KiB |
|
After Width: | Height: | Size: 408 KiB |
|
After Width: | Height: | Size: 360 KiB |
|
After Width: | Height: | Size: 312 KiB |
|
After Width: | Height: | Size: 265 KiB |
1
Mitch's Control Groups/info.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"Author":"mitch","CacheStatus":0,"Description":"<p>Moves control groups as seen in picture. Removes useless player name and civ text in the command panel.</p>","Title":"Mitch's Control Groups"}
|
||||||
BIN
Mitch's Control Groups/thumbnail.jpg
Normal file
|
After Width: | Height: | Size: 95 KiB |
7192
Mitch's Control Groups/widgetui/commandpanel.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
|
After Width: | Height: | Size: 16 KiB |
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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
}
|
||||||
1
Mitch's Useless Plus Icon Remover/info.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"Author":"mitch","CacheStatus":0,"Description":"<p>Removes the useless Plus icon in the control groups. Let's be real here, we're using hotkeys.</p>","Title":"Mitch's Useless Plus Icon Remover"}
|
||||||
BIN
Mitch's Useless Plus Icon Remover/thumbnail.jpg
Normal file
|
After Width: | Height: | Size: 8.1 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |