FaceDeer / dfcaverns

Replicating Dwarf Fortress' underground flora in Minetest
Other
16 stars 9 forks source link

Mineclone compatibility #36

Closed FaceDeer closed 2 years ago

FaceDeer commented 2 years ago

This branch turned into a doozy. It started out as finally pulling the trigger on making this modpack cross-compatible with Mineclone 2 and Mineclone 5, but in the process I wound up adding some other major features. The big ones are:

As well as a variety of bugfixes along the way.

Note that this code will only work with the very latest repo of Mineclone 2, since I had to fix a bug in Mineclone 2 to allow mapgen mods to work correctly with it.

This code will still not yet work with Mineclone 5, there's a pull request pending that's required for mapgen mods to work correctly with it: https://git.minetest.land/MineClone5/MineClone5/pulls/409