This commit is contained in:
2024-01-17 00:07:47 -06:00
commit 23be97b7e8
79 changed files with 7581 additions and 0 deletions

View 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"}

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 KiB

View 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"}

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

View 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"}

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View 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"}

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View 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"
}
}
]
}
}]
}
}

View 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"}

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 411 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 423 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 418 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 375 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 345 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 408 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 265 KiB

View 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"}

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

File diff suppressed because it is too large Load Diff

View 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"}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View 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"
}
}
}
}
]
}
}]
}
}

View 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"}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB