Commit Graph

10 Commits (ed70f51e8364b0ab4008b1e161a462fdbbd35a0b)

Author SHA1 Message Date
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 67da11e2aa use the same base images
for furnaces, chests, vessels, and homedecor ovens
also brings in a minor homedecor update
2021-03-04 16:33:07 -05:00
Vanessa Dannenberg bd7531c021 make formspec mouseover highlighting work again 2021-03-04 10:18:33 -05:00
Vanessa Dannenberg 8c112d5dc1 cache "hide slots" listcolors into a variable 2021-03-04 04:49:02 -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 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