clientstuff

This commit is contained in:
2025-11-03 15:47:16 +01:00
parent 503b04656d
commit a90cfde309
1655 changed files with 940682 additions and 604 deletions

View File

@@ -0,0 +1,239 @@
{
"author": "techbrew",
"name": "Purist",
"directory": "Victorian",
"container": {
"toolbar": {
"horizontal": {
"useThemeImages": false,
"prefix": "h_",
"margin": 4,
"padding": 2,
"begin": {
"width": 4,
"height": 24
},
"inner": {
"width": 24,
"height": 24
},
"end": {
"width": 4,
"height": 24
}
},
"vertical": {
"useThemeImages": false,
"prefix": "v_",
"margin": 4,
"padding": 2,
"begin": {
"width": 24,
"height": 4
},
"inner": {
"width": 24,
"height": 24
},
"end": {
"width": 24,
"height": 4
}
}
}
},
"control": {
"button": {
"useThemeImages": false,
"width": 20,
"height": 20,
"prefix": "",
"tooltipOnStyle": "§f",
"tooltipOffStyle": "§f",
"tooltipDisabledStyle": "§8§o",
"iconOnColor": "#ffffa0",
"iconOffColor": "#e0e0e0",
"iconHoverColor": "#ffffa0",
"iconDisabledColor": "#a0a0a0"
},
"toggle": {
"useThemeImages": false,
"width": 20,
"height": 20,
"prefix": "",
"tooltipOnStyle": "§f",
"tooltipOffStyle": "§f",
"tooltipDisabledStyle": "§8§o",
"iconOnColor": "#ffffff",
"iconOffColor": "#808080",
"iconHoverColor": "#ffffa0",
"iconDisabledColor": "#404040"
}
},
"fullscreen": {
"mapBackgroundColor": "#222222",
"statusLabel": {
"backgroundColor": "#222222",
"backgroundAlpha": 235,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
}
},
"icon": {
"width": 20,
"height": 20
},
"minimap": {
"circle": {
"rim256": {
"width": 256,
"height": 256
},
"mask256": {
"width": 256,
"height": 256
},
"rim512": {
"width": 512,
"height": 512
},
"mask512": {
"width": 512,
"height": 512
},
"margin": 8,
"labelTopInside": false,
"labelTopMargin": 4,
"labelBottomInside": false,
"labelBottomMargin": 4,
"fpsLabel": {
"backgroundColor": "#000000",
"backgroundAlpha": 200,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"locationLabel": {
"backgroundColor": "#000000",
"backgroundAlpha": 200,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"biomeLabel": {
"backgroundColor": "#000000",
"backgroundAlpha": 200,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"compassLabel": {
"backgroundColor": "#000000",
"backgroundAlpha": 0,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"compassPointColor": "#ffffff",
"compassPointLabelPad": 0,
"compassPointOffset": 0.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": -2.5,
"reticleColor": "#c0c0c0",
"reticleAlpha": 96,
"reticleHeadingAlpha": 112,
"reticleThickness": 2.25,
"reticleHeadingThickness": 2.5,
"reticleOffset": -3,
"frameColor": "#c0c0c0",
"prefix": ""
},
"square": {
"topLeft": {
"width": 8,
"height": 8
},
"top": {
"width": 1,
"height": 8
},
"topRight": {
"width": 8,
"height": 8
},
"right": {
"width": 8,
"height": 1
},
"bottomRight": {
"width": 8,
"height": 8
},
"bottom": {
"width": 1,
"height": 8
},
"bottomLeft": {
"width": 8,
"height": 8
},
"left": {
"width": 8,
"height": 1
},
"margin": 8,
"labelTopInside": false,
"labelTopMargin": 4,
"labelBottomInside": false,
"labelBottomMargin": 4,
"fpsLabel": {
"backgroundColor": "#000000",
"backgroundAlpha": 200,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"locationLabel": {
"backgroundColor": "#000000",
"backgroundAlpha": 200,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"biomeLabel": {
"backgroundColor": "#000000",
"backgroundAlpha": 200,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"compassLabel": {
"backgroundColor": "#000000",
"backgroundAlpha": 0,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"compassPointColor": "#ffffff",
"compassPointLabelPad": 0,
"compassPointOffset": 0.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticleColor": "#c0c0c0",
"reticleAlpha": 96,
"reticleHeadingAlpha": 112,
"reticleThickness": 2.25,
"reticleHeadingThickness": 2.5,
"reticleOffset": 0,
"frameColor": "#c0c0c0",
"prefix": "pur_"
}
}
}

View File

@@ -0,0 +1,247 @@
{
"author": "techbrew",
"name": "Victorian",
"directory": "Victorian",
"container": {
"toolbar": {
"horizontal": {
"useThemeImages": true,
"prefix": "h",
"margin": 4,
"padding": 4,
"begin": {
"width": 8,
"height": 32
},
"inner": {
"width": 28,
"height": 32
},
"end": {
"width": 8,
"height": 32
}
},
"vertical": {
"useThemeImages": true,
"prefix": "v",
"margin": 4,
"padding": 4,
"begin": {
"width": 32,
"height": 8
},
"inner": {
"width": 32,
"height": 28
},
"end": {
"width": 32,
"height": 8
}
}
}
},
"control": {
"button": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "",
"tooltipOnStyle": "§f",
"tooltipOffStyle": "§f",
"tooltipDisabledStyle": "§8§o",
"iconOnColor": "#847d66",
"iconOffColor": "#847d66",
"iconHoverColor": "#ffffff",
"iconDisabledColor": "#404040"
},
"toggle": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "",
"tooltipOnStyle": "§f",
"tooltipOffStyle": "§f",
"tooltipDisabledStyle": "§8§o",
"iconOnColor": "#404040",
"iconOffColor": "#847d66",
"iconHoverColor": "#ffffff",
"iconDisabledColor": "#404040"
}
},
"fullscreen": {
"mapBackgroundColor": "#222222",
"statusLabel": {
"backgroundColor": "#222222",
"backgroundAlpha": 235,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
}
},
"icon": {
"width": 24,
"height": 24
},
"minimap": {
"circle": {
"rim256": {
"width": 256,
"height": 256
},
"mask256": {
"width": 256,
"height": 256
},
"rim512": {
"width": 512,
"height": 512
},
"mask512": {
"width": 512,
"height": 512
},
"margin": 4,
"labelTopInside": false,
"labelTopMargin": 4,
"labelBottomInside": false,
"labelBottomMargin": 4,
"fpsLabel": {
"backgroundColor": "#222222",
"backgroundAlpha": 200,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"locationLabel": {
"backgroundColor": "#222222",
"backgroundAlpha": 200,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"biomeLabel": {
"backgroundColor": "#222222",
"backgroundAlpha": 200,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"compassLabel": {
"backgroundColor": "#222222",
"backgroundAlpha": 0,
"foregroundColor": "#847d66",
"foregroundAlpha": 255,
"shadow": false
},
"compassPoint": {
"width": 28,
"height": 28
},
"compassPointColor": "#ffffff",
"compassPointLabelPad": 3,
"compassPointOffset": -3.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": -2.5,
"reticleColor": "#A56B46",
"reticleAlpha": 96,
"reticleHeadingAlpha": 112,
"reticleThickness": 2.0,
"reticleHeadingThickness": 2.75,
"reticleOffset": -3,
"frameColor": "#A56B46",
"prefix": ""
},
"square": {
"topLeft": {
"width": 20,
"height": 20
},
"top": {
"width": 1,
"height": 20
},
"topRight": {
"width": 20,
"height": 20
},
"right": {
"width": 20,
"height": 1
},
"bottomRight": {
"width": 20,
"height": 20
},
"bottom": {
"width": 1,
"height": 20
},
"bottomLeft": {
"width": 20,
"height": 20
},
"left": {
"width": 20,
"height": 1
},
"margin": 4,
"labelTopInside": true,
"labelTopMargin": 4,
"labelBottomInside": false,
"labelBottomMargin": 8,
"fpsLabel": {
"backgroundColor": "#222222",
"backgroundAlpha": 200,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"locationLabel": {
"backgroundColor": "#222222",
"backgroundAlpha": 200,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"biomeLabel": {
"backgroundColor": "#222222",
"backgroundAlpha": 200,
"foregroundColor": "#c0c0c0",
"foregroundAlpha": 255,
"shadow": true
},
"compassLabel": {
"backgroundColor": "#222222",
"backgroundAlpha": 0,
"foregroundColor": "#847d66",
"foregroundAlpha": 255,
"shadow": false
},
"compassPoint": {
"width": 28,
"height": 28
},
"compassPointColor": "#ffffff",
"compassPointLabelPad": 6,
"compassPointOffset": 0.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticleColor": "#A56B46",
"reticleAlpha": 96,
"reticleHeadingAlpha": 112,
"reticleThickness": 2.0,
"reticleHeadingThickness": 2.75,
"reticleOffset": -3,
"frameColor": "#847d66",
"prefix": "vic_"
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 793 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 814 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 275 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 806 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 802 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 259 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 818 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 978 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1021 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 664 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 902 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 727 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 831 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 241 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 547 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 526 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 518 B