Commit Graph

25 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 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 85fa3d579a make technic_chests themeable
make all nodes that call for the technic standard inv actually use the same file
also fix old hard-coded inv slot squares being visible on them
2021-03-04 12:15:19 -05:00
Vanessa Dannenberg 5e0f6c0601 Merge the old "misc_overrides" mod into the "extras" component
get rid of that old "nebula" technic chest background
in favor of the plain grey background used on other forms
bump 'extras' mod min version to 5.4.0
2021-03-04 11:47:41 -05:00
Vanessa Dannenberg 5da9749aa9 restore missing purple hotbar select image
also copied-in all the otehr hotbar images so that they can be themed
2021-03-04 10:57:11 -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 e194121668 add theme images for most of Technic's machines
(basically everything that has inventory slots)
2021-03-04 09:00:34 -05:00
Vanessa Dannenberg 8c112d5dc1 cache "hide slots" listcolors into a variable 2021-03-04 04:49:02 -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 b85510f6ac update homedecor, add home_workshop_modpack 2021-03-02 06:53:28 -05:00
Vanessa Dannenberg e05273ff91 minor script update 2021-03-01 06:08:47 -05:00
Vanessa Dannenberg 6b51c9baf1 Remove the now useless remote server feature
the customize script only runs on my local PC now
2021-03-01 01:15:39 -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 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 422b9ff592 More theming work 2021-02-25 03:15:44 -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
Vanessa Dannenberg 2550b4782e Disable spawning default trees bearing apples
and stop calling them apple trees.  We already
have REAL apple trees.
2021-02-24 22:05:37 -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