Commit Graph

11 Commits (ed70f51e8364b0ab4008b1e161a462fdbbd35a0b)

Author SHA1 Message Date
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 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 6ed04e5fee some colors were being applied wrong 2021-03-04 03:11:54 -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 2f27f9fbcc Trim redundant 'bgcolor[]' elements from everywhere
now there's only one, in mods/dreambuilder_extras/init.lua
2021-02-26 04:50:04 -05:00
Vanessa Dannenberg e3286b55f1 turn off window darkening for all formspecs
(I still want the pause menu to darken but not practical now)
2021-02-25 22:54:23 -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