Commit Graph

367 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 d648f37586 update home_workshop's computers mod. 2021-03-04 10:40:50 -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 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 982eb84489 rewrite README based on the lead post on DB's MT Forum thread 2021-03-01 21:42:04 -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 0772206919 remove outdated URL, get rid of forum markdown 2021-02-27 01:49:00 -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 c8489300be Switch to default textures version of menu overlay img
(used HDX version by mistake)
2021-02-25 04:56:33 -05:00
Vanessa Dannenberg c39e6c4860 better menu icon (hand drawn version of the previous one)
fits better alongside the mtg logo
2021-02-25 04:34:03 -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
VanessaE 11adf56b75 update ambience, cottages, bakedclay, cooltrees, basic_materials, bees,
blox, bonemeal, homedecor, cblocks, currency, digilines, digistuff,
farming_redo, gloopblocks, jumping, mesecons, moreblocks, pipeworks,
quartz, signs_lib, technic, unified_inventory, unifieddyes, and
worldedit
2021-02-19 09:38:37 -05:00
VanessaE 1c425e2a31 update cottages, cool_trees, bonemeal, homedecor, mesecons, moretrees,
plantlife, unified dyes
2020-12-02 10:07:21 -05:00
VanessaE 85dd448379 switched cool_trees to a temporary fork
containing my fix for the rainf dependency
2020-11-01 14:55:03 -05:00
VanessaE e124b79ada update castles, cool_trees, plantlife, basic_materials, bees, bonemeal,
homedecor, currency, digilines, farming redo, item_drop, maptools,
mesecons, moreblocks, moreores, moretrees, pipeworks, signs_lib,
stained_glass, technic, titanium, unified_inventory, unifieddyes,and
worldedit.

added Tenplus1's ambience mod
2020-11-01 13:02:30 -05:00
VanessaE 2c901a7c67 update bakedclay, basic_materials, bonemeal, currency, farming_redo,
maptools, mesecons, moreblocks, moreores, new_campfire, cool_trees,
pipeworks, staines_glass, technic, unified_inventory, and unifieddyes.
2020-07-12 08:03:52 -04:00
VanessaE 656cb25850 Update new_campfire and home decor
(all of the others are just mod.conf stuff, nothing tangible)
2020-06-04 16:26:39 -04:00
VanessaE 4f31f3d05c add minimum minetest version key for contentdb 2020-06-03 12:52:26 -04:00
VanessaE cc2203d4bd update new_campfire 2020-06-03 09:55:36 -04:00
VanessaE 3bdcb6c9b3 delete campfire mod, switch to my fork of googol's new_campfire
update homedecor
2020-06-03 00:20:29 -04:00
VanessaE f4655c2b0e Added HybridDog's function delayer mod
updated build scripts
2020-05-31 23:27:33 -04:00
VanessaE d4feb35e4c switch to HybriDog's fork of titanium 2020-05-31 16:44:31 -04:00
VanessaE 1c90cbb3e7 updated cool_trees, basic_materials, bonemeal, castles, cblocks,
currency, facade, farming redo, item_drop, mesecons, pipeworks, technic,
titanium, and worldedit.

Switched to cheapie's display_blocks redo mod (replaces jojo1997's old
version).
2020-05-31 16:20:11 -04:00
VanessaE 07fb475648 update bonemeal, digistuff, facade, farming, pipeworks, technic, unified inventory
removed notify_hud_provider (nothing uses it, and it's broken)
2020-05-07 12:48:23 -04:00