Commit Graph

44 Commits

Author SHA1 Message Date
FaceDeer 964781a10e wrap the existing function rather than copy and pasting it 2022-08-26 23:52:27 -06:00
FaceDeer e0eab50290 add backgrounds to item slots in MCL 2022-08-26 23:49:19 -06:00
FaceDeer 461f2995db various bugfixes and tweaks 2022-08-24 22:23:07 -06:00
FaceDeer 0cd2c9590f better creative mode checks, fix crash when digging walls in MCL 2022-08-24 20:41:24 -06:00
FaceDeer 464f0f161b beef up explosions in MCL, make slade brick craftable from slade sand and lava 2022-08-23 22:02:16 -06:00
FaceDeer 48f3eca950 get *all* the copper and iron containing nodes 2022-08-21 21:33:53 -06:00
FaceDeer e7d8b3ba42 enable ores in MCL2, fix some undeclared globals, fix icecap growth in MCL (achievements are a good debugging tool) 2022-08-21 16:38:34 -06:00
FaceDeer a2c72faff3 all achievements have icons now. Also add another sound to the magma sea ambience 2022-08-20 19:39:20 -06:00
FaceDeer 6919dbd8ee two more icons, update text 2022-08-20 01:02:28 -06:00
FaceDeer 1541ea713f icons for farming achievements 2022-08-19 19:42:13 -06:00
FaceDeer 71e7c4e274 isolate Nethercap translation name to make it easier to swap out in Mineclone contexts 2022-08-17 13:59:13 -06:00
FaceDeer 8a0d4d0c56 update depends in mod.conf 2022-08-15 11:50:15 -06:00
FaceDeer 1f76d53535 add a few more ores 2022-08-15 02:02:18 -06:00
FaceDeer e1eb163386 bunch of work on mineclone ores, moved main config into df_dependencies 2022-08-15 01:45:26 -06:00
FaceDeer 8f2a800e60 adjust pit plasma abm conditions 2022-08-13 17:53:53 -06:00
FaceDeer b4e9cfaa4c clean up some TODOs 2022-08-13 02:22:30 -06:00
FaceDeer 1934e172a1 added mineclone groups to all registered nodes. TODO: craftitems.
This was extremely tedious. Completely untested, aside from simply running the game.
2022-08-12 22:52:35 -06:00
FaceDeer a82e8b78f1 set up mcl dungeon loot for underworld warriors, port over some translations from default 2022-08-11 18:38:08 -06:00
FaceDeer 88f950a21a create built-in substitutes for fireflies and bones mods for when those aren't available 2022-08-11 13:41:51 -06:00
FaceDeer 56850bb7e7 fix puzzle seal formspec for mcl 2022-08-09 22:35:37 -06:00
FaceDeer 82c4950715 fixing up the puzzle seal to work in both 2022-08-09 00:36:59 -06:00
FaceDeer 18bf4d7942 bypass dependency indirection for df_underworld_items 2022-08-08 13:53:33 -06:00
FaceDeer a1f99b711f bypass dependency indirection for df_trees 2022-08-08 00:53:09 -06:00
FaceDeer 67bde482e1 split mapgen compatibility code into its own file 2022-08-07 18:21:47 -06:00
FaceDeer a1e837f9c0 mapgen torchspine wasn't having its timer set 2022-08-07 17:52:55 -06:00
FaceDeer bc07e123ce 'splosions! 2022-08-07 14:27:29 -06:00
FaceDeer b1cbe64c7a buckets of oil and syrup should work in mineclone now 2022-08-07 12:34:59 -06:00
FaceDeer 3df518fc16 add mcl blast resistance and hardness to everything. Also an alternate name for Nethercap in MCL, since "nether" has another meaning there. 2022-08-07 00:33:22 -06:00
FaceDeer c297978d50 add mcl fences 2022-08-06 20:12:42 -06:00
FaceDeer 9f9389c9d5 stair dependencies 2022-08-06 19:54:14 -06:00
FaceDeer aec23c703d get rid of meselamp dependency, bring in ancient lanterns from deep roads 2022-08-06 16:11:39 -06:00
FaceDeer f15864319c mineclone 5 settings 2022-08-04 11:16:22 -06:00
FaceDeer b1a1fe182b it actually runs! Crashes with out-of-memory error when you try to go below -64, but it's a start. 2022-08-03 21:07:25 -06:00
FaceDeer 457b79b48d getting close to actually being able to run mineclone with this 2022-08-03 20:43:31 -06:00
FaceDeer bb6cb4efa1 add some mapgen stuff 2022-08-03 19:22:41 -06:00
FaceDeer 69aac15eb3 reorganize 2022-08-03 11:38:40 -06:00
FaceDeer f5ff609a3c mine gas dependencies 2022-08-02 04:20:51 -06:00
FaceDeer c5fd4917b4 start getting some MCL equivalents set up 2022-08-02 04:09:18 -06:00
FaceDeer 8f713d6fa4 beds 2022-08-01 22:05:31 -06:00
FaceDeer 896c142473 more default dependencies 2022-08-01 21:51:53 -06:00
FaceDeer 57792c07f8 distilling out more dependencies 2022-08-01 21:38:01 -06:00
FaceDeer b6c4dedcfb Getting started on moving all default dependencies to a single root mod 2022-08-01 17:37:41 -06:00
FaceDeer d7af0261f3 call it "minetest_game" compatibility instead of "default" compatibility 2022-08-01 12:40:08 -06:00
FaceDeer 1d8cb46272 initial work 2022-08-01 11:51:14 -06:00