Commit Graph

290 Commits

Author SHA1 Message Date
FaceDeer 4183493e94 Update subterrane 2022-08-24 20:41:48 -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 c7f1718b86 used the wrong drop method 2022-08-22 22:54:03 -06:00
FaceDeer 434da63501 Add a little bonus for players who activate a slade breacher - a handheld 'splosion tool 2022-08-22 19:58:46 -06:00
FaceDeer eb1b30b097 fix old awards mod's handling of grouped dig items 2022-08-22 19:48:12 -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 b593e3935c put growth restrictions on farmables so the achievement doesn't trigger inappropriately. 2022-08-21 06:42:56 -06:00
FaceDeer c74e9316ef missing callbacks for farmables 2022-08-21 01:54:41 -06:00
FaceDeer dd962f04a1 removing leftovers 2022-08-21 01:33:25 -06:00
FaceDeer a9e0a4a887 every award should now have a description and a difficulty. 2022-08-21 00:23:52 -06:00
FaceDeer 7f18c5cf95 ironically, Mineclone has an old version of awards that is incompatible with my trigger work. 2022-08-20 23:44:20 -06:00
FaceDeer e2867ad2c4 hook into awards' trigger system to get "x/y" progress displayed for the multi-achievement achievements 2022-08-20 23:26:13 -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 32e510a354 add icons for upper cavern layers 2022-08-20 12:04:14 -06:00
FaceDeer 6919dbd8ee two more icons, update text 2022-08-20 01:02:28 -06:00
FaceDeer cc75d51769 more achievement icons, fix ancient lantern achievement 2022-08-20 00:14:29 -06:00
FaceDeer 1541ea713f icons for farming achievements 2022-08-19 19:42:13 -06:00
FaceDeer 4a7215f7a7 fix farming achievements, fix spindlestem callbacks on place 2022-08-19 01:05:57 -06:00
FaceDeer d7656c5ace tweak some more achievements, add delay when achievements unlock other achievements 2022-08-19 00:39:13 -06:00
FaceDeer ef52d87792 fix a few achievements glitches 2022-08-19 00:16:04 -06:00
FaceDeer d4fb94acfd adding achievements! Almost all untested yet. 2022-08-18 21:40:45 -06:00
FaceDeer 179e113acd fix dirt spreads
https://github.com/FaceDeer/dfcaverns/issues/35
2022-08-18 09:27:07 -06:00
FaceDeer 54ca92f0e8 ambience tweak 2022-08-18 00:20:26 -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 f47db1e0c2 add sound to torchspines 2022-08-16 00:03:43 -06:00
FaceDeer 5dbf0248e3 bloodthorn also needs to be set opaque 2022-08-15 19:49:53 -06:00
FaceDeer 7e9b14bcbf add a touch of reverb to one of the whisper tracks, it didn't fit with the others without it 2022-08-15 18:22:02 -06:00
FaceDeer bec874826a add opaque group to light-sensitive dirt types
Mineclone adds the "opaque" group only to non-light nodes, and torches check for the opaque group to decide whether they can be placed there. light-sensitive nodes need the "light" paramtype to work, though. So adding the opaque group manually to these.
2022-08-15 16:15:47 -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 79d4b95c2b alas, cave pearls aren't set up right for attached_node_facedir. 2022-08-14 01:02:38 -06:00
FaceDeer dbcf133d56 avoid an undeclared global check 2022-08-13 23:56:22 -06:00
FaceDeer 6158a5d4dc make tower cap caves less chirpy, fix bigger goblin hut schematic, allow glowing spindlestem extract bottles 2022-08-13 22:57:58 -06:00
FaceDeer c1bddb9ef7 fixing up explosions. Also make slade sand diggable in mcl, and fix a bug in web generators 2022-08-13 22:20:48 -06:00
FaceDeer de3e15e87b add df_ambience 2022-08-13 19:01:31 -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 6408f6b64c eatable group for edibles 2022-08-13 01:25:30 -06:00
FaceDeer bfc28ad5fd minor fixes to the built-in bones node 2022-08-12 22:59:15 -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 ad723ac5ae add itemslot backgrounds for mcl 2022-08-11 19:22:18 -06:00
FaceDeer 4f0c572071 overlooked a debug 2022-08-11 18:39:54 -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 e76a91c968 bypass dependency indirection for df_caverns 2022-08-08 21:56:26 -06:00