13 Commits

Author SHA1 Message Date
Vanessa Dannenberg
6beee41992 update ambience and unified inventory 2021-03-31 23:10:05 -04:00
Vanessa Dannenberg
beb4eb35b4 more misc theming tweaks
minor UI update
2021-03-10 21:26:02 -05:00
Vanessa Dannenberg
ed70f51e83 misc theming fixes 2021-03-10 21:14:57 -05:00
Vanessa Dannenberg
647605cc68 rewrite most of the theming handling
fixes a number of bugs and glitches

this also brings in a major update to Unified Inventory
2021-03-10 15:38:57 -05:00
Vanessa Dannenberg
31516acc88 more random theming added here and there
also, make all uses of "single slot" image point to the same file
2021-03-04 18:29:16 -05:00
Vanessa Dannenberg
971aedd2d0 fix some buttons not getting the right main color
(especially in UI bags... ew.  can't believe I missed that!)
2021-03-04 10:29:28 -05:00
Vanessa Dannenberg
bd7531c021 make formspec mouseover highlighting work again 2021-03-04 10:18:33 -05:00
Vanessa Dannenberg
3d8aec86a7 rename theme-related variables 2021-03-04 01:46:49 -05:00
Vanessa Dannenberg
fd2a59df2b make formspec colors configurable via minetest.conf
also gather all theme-related images and other stuff into one mod,
and make others depend on it.
2021-03-03 18:37:09 -05:00
Vanessa Dannenberg
bf3c4c868d DB's UI images should be served-up from UI's textures dir
so that if someone wants to use UI separate from DB,
its theme will still be complete.
2021-02-25 14:42:42 -05:00
Vanessa Dannenberg
bbb7a2d8cd Something with UI's images got borked.
Also, using custom image_button background images is not necessary.
2021-02-25 14:10:23 -05:00
Vanessa Dannenberg
ba939a12bd Switch over to a nice, light-shaded theme
similar to the original one, and improve upon it.

Also got rid of the formspec's broken hotbar overlay image
2021-02-25 01:51:24 -05:00
VanessaE
4394beec6a Convert the modpack into a standalone game for the Minetest engine
Integrated into the game is most of minetest_game as the stable base
2021-02-24 22:05:32 -05:00