That's one heck of a commit you've got there...
I may have got a bit behind with version control. A lot behind, in fact. Maybe I'll go back and split this sometime - then again, I probably won't. But hey, at least it's here!
|
Before Width: | Height: | Size: 703 B After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 73 KiB |
|
After Width: | Height: | Size: 621 B |
|
Before Width: | Height: | Size: 248 B After Width: | Height: | Size: 248 B |
|
After Width: | Height: | Size: 7.6 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 23 KiB |
|
After Width: | Height: | Size: 121 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 7.9 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 637 B After Width: | Height: | Size: 637 B |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 9.1 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 509 B After Width: | Height: | Size: 509 B |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 8.0 KiB |
|
After Width: | Height: | Size: 9.4 KiB |
|
After Width: | Height: | Size: 9.6 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 8.4 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 192 KiB |
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 11 KiB |
@@ -62,5 +62,17 @@
|
||||
"compass": {
|
||||
"texture": "ebwizardry:gui/spell_hud/compass",
|
||||
"metadata": "ebwizardry:gui/spell_hud/compass"
|
||||
},
|
||||
"mahogany": {
|
||||
"texture": "ebwizardry:gui/spell_hud/mahogany",
|
||||
"metadata": "ebwizardry:gui/spell_hud/mahogany"
|
||||
},
|
||||
"oceanic": {
|
||||
"texture": "ebwizardry:gui/spell_hud/oceanic",
|
||||
"metadata": "ebwizardry:gui/spell_hud/oceanic"
|
||||
},
|
||||
"planks": {
|
||||
"texture": "ebwizardry:gui/spell_hud/planks",
|
||||
"metadata": "ebwizardry:gui/spell_hud/planks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "Mahogany",
|
||||
"description": "A touch of sophistication.",
|
||||
"width": 126,
|
||||
"height": 39,
|
||||
"mirror": {
|
||||
"x": true,
|
||||
"y": true
|
||||
},
|
||||
"spell_icon_inset": {
|
||||
"x": 2,
|
||||
"y": 2
|
||||
},
|
||||
"text_inset": {
|
||||
"x": 43,
|
||||
"y": 20
|
||||
},
|
||||
"spell_cascade_offset": {
|
||||
"x": 1,
|
||||
"y": 8
|
||||
},
|
||||
"cooldown_bar": {
|
||||
"x": 43,
|
||||
"y": 2,
|
||||
"length": 79,
|
||||
"height": 3,
|
||||
"mirror": {
|
||||
"x": false,
|
||||
"y": true
|
||||
},
|
||||
"show_when_full": true
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 20 KiB |
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "Oceanic",
|
||||
"description": "An ornate relic from a sunken civilisation.",
|
||||
"width": 126,
|
||||
"height": 39,
|
||||
"mirror": {
|
||||
"x": true,
|
||||
"y": true
|
||||
},
|
||||
"spell_icon_inset": {
|
||||
"x": 2,
|
||||
"y": 2
|
||||
},
|
||||
"text_inset": {
|
||||
"x": 43,
|
||||
"y": 20
|
||||
},
|
||||
"spell_cascade_offset": {
|
||||
"x": 1,
|
||||
"y": 8
|
||||
},
|
||||
"cooldown_bar": {
|
||||
"x": 43,
|
||||
"y": 2,
|
||||
"length": 79,
|
||||
"height": 3,
|
||||
"mirror": {
|
||||
"x": false,
|
||||
"y": true
|
||||
},
|
||||
"show_when_full": true
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 21 KiB |
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "Planks",
|
||||
"description": "'Look, it doesn't have to look pretty, it just has to work, okay?'",
|
||||
"width": 128,
|
||||
"height": 43,
|
||||
"mirror": {
|
||||
"x": true,
|
||||
"y": true
|
||||
},
|
||||
"spell_icon_inset": {
|
||||
"x": 2,
|
||||
"y": 2
|
||||
},
|
||||
"text_inset": {
|
||||
"x": 42,
|
||||
"y": 20
|
||||
},
|
||||
"spell_cascade_offset": {
|
||||
"x": 0,
|
||||
"y": 8
|
||||
},
|
||||
"cooldown_bar": {
|
||||
"x": 43,
|
||||
"y": 2,
|
||||
"length": 75,
|
||||
"height": 4,
|
||||
"mirror": {
|
||||
"x": true,
|
||||
"y": true
|
||||
},
|
||||
"show_when_full": true
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 927 B |
|
After Width: | Height: | Size: 202 KiB |
|
After Width: | Height: | Size: 5.6 KiB |