restore missing purple hotbar select image

also copied-in all the otehr hotbar images so that they can be themed
This commit is contained in:
Vanessa Dannenberg 2021-03-04 10:57:11 -05:00
parent d648f37586
commit 5da9749aa9
11 changed files with 12 additions and 10 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 175 B

View File

@ -30,15 +30,15 @@ rm -rf $workdir/mods/bones \
cp -a $upstream_mods_path"/my_mods/dreambuilder_extras" $workdir/mods
rm $workdir"/README.md" \
$workdir"/mods/default/README.txt" \
$workdir"/game.conf" \
$workdir"/minetest.conf" \
$workdir"/minetest.conf.example" \
$workdir"/settingtypes.txt" \
$workdir"/screenshot.png" \
$workdir"/menu/icon.png" \
$workdir"/menu/header.png"
rm $workdir"/README.md" \
$workdir"/mods/default/README.txt" \
$workdir"/game.conf" \
$workdir"/minetest.conf" \
$workdir"/minetest.conf.example" \
$workdir"/settingtypes.txt" \
$workdir"/screenshot.png" \
$workdir"/menu/icon.png" \
$workdir"/menu/header.png"
mv $workdir"/mods/dreambuilder_extras/README.md" $workdir
mv $workdir"/mods/dreambuilder_extras/default_README.txt" $workdir"/mods/default/README.txt"
@ -404,7 +404,8 @@ rm $workdir"/mods/default/textures/gui_formbg.png" \
$workdir"/mods/unified_inventory/textures/ui_form_bg.png" \
$workdir"/mods/unified_inventory/textures/ui_main_inventory.png" \
$workdir"/mods/unified_inventory/textures/ui_single_slot.png" \
$workdir"/mods/vessels/textures/vessels_shelf_slot.png"
$workdir"/mods/vessels/textures/vessels_shelf_slot.png" \
$workdir"/mods/default/textures/gui_hotbar_selected.png"
rm /tmp/herefile* /tmp/LISTCOLORS_HIDE_SLOTS

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 542 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 763 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 952 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 984 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 479 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -1 +1,2 @@
min_minetest_version = 5.2.0
optional_depends = default, dreambuilder_gui_theming