Commit Graph

8 Commits

Author SHA1 Message Date
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 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 82c4950715 fixing up the puzzle seal to work in both 2022-08-09 00:36: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 57792c07f8 distilling out more dependencies 2022-08-01 21:38:01 -06:00
FaceDeer 1d8cb46272 initial work 2022-08-01 11:51:14 -06:00
FaceDeer 1dbea13f67 fix undeclared local 2021-03-28 15:38:30 -06:00
FaceDeer 9b7e71c675
Chasms (#19)
* initial chasms mod

* tweak default chasm settings

* prevent chasms from breaching oil and magma seas, make veinstone actually do something

* overgenerate caverns to eliminate floating stalactites

* make veinstone punchable instead of right-clickable

* ensure dfcaverns get carved before chasms

this has an unfortunate tradeoff. Chasms will no longer have floating giant columns in them, but will also no longer have smaller stalactites and stalagmites. Also will carve chasms through lake water. Not sure if this is ideal.

* add rare big webs to the chasms, to give them a unique feature

* reverse the dependencies for df_caverns and chasms, let chasms go first.

* fix web generator

* add webs to level 3 tunnels, fix sunless sea chasms

* fix up tunnel webs

* make webs snappy

* make webs slightly more prevalent

* add chasms to the guide

* final touch-ups before merging

* allow anchoring against unloaded blocks
2021-03-28 15:20:52 -06:00