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
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
d476e5b325
bypass dependency indirection for df_primordial_items
2022-08-08 00:27:57 -06:00
FaceDeer
a416678cc5
bypass dependency indirection for df_mapitems
2022-08-08 00:16:37 -06:00
FaceDeer
3953366664
apply threshold alpha to food items, they look better that way
2022-08-07 22:06:48 -06:00
FaceDeer
40b8468b88
bypass dependency indirection for df_farming.
2022-08-07 21:30:13 -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
cdaeb36b14
make hunters avoid repaired ancient lanterns
2022-08-07 14:43:08 -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