25 Commits

Author SHA1 Message Date
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
1ad4366d9c update signs_lib and add theme images for it. 2021-03-04 09:51:19 -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
72e15c1df6 minor tweaks to LuaC background image 2021-03-04 03:36:51 -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
f400b577b0 update basic_signs, digistuff, farming redo, led_marqueee, mesecons,
moreblocks, pipeworks, and signs_lib
2021-03-01 20:49:32 -05:00
Vanessa Dannenberg
4f3c7beeb3 update homedecor 2021-03-01 20:45:17 -05:00
Vanessa Dannenberg
e05273ff91 minor script update 2021-03-01 06:08:47 -05:00
Vanessa Dannenberg
ca6f67a5b2 Official initial release 2021-03-01 02:45:02 -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
4a1ea03d90 use mod.conf instead of depends.txt
remove useless optdepends
bump min version to 5.3.0
get rid of old non-game scripts
2021-02-26 05:03:16 -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
d4d25eee44 update homedecor, ilights, led_marquee, nixie_tubes, and simple_streetlights 2021-02-25 02:49:07 -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