modlib VS dfcaverns

Compare modlib vs dfcaverns and see what are their differences.

modlib

Modular Multipurpose Minetest Modding Library (by appgurueu)

dfcaverns

Replicating Dwarf Fortress' underground flora in Minetest (by FaceDeer)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
modlib dfcaverns
2 3
20 16
- -
6.4 3.9
8 months ago 5 months ago
Lua Lua
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

modlib

Posts with mentions or reviews of modlib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-01.
  • Is there any way to use lua to create any 3D file like .obj/.dae/.gltf?
    3 projects | /r/lua | 1 May 2023
    OBJ is a reasonably simple line-based human-readable file format. It's pretty easy to generate OBJs manually if you've understood how OBJs work. Here's my subset-of-OBJ "library": https://github.com/appgurueu/modlib/blob/master/minetest/obj.lua (caveat: it lacks docs).
  • How to get gmatch to pattern match with a character entity code
    1 project | /r/lua | 21 Feb 2022
    I have a few patterns for unescaping of HTML entities lying around. Note that these depend on a rather large lookup table of named entities and a function that provides you a byte string for a UTF-8 character code; if you want to support just hex and decimal, you obviously don't need the named entity lookup, but still the UTF-8 to string.

dfcaverns

Posts with mentions or reviews of dfcaverns. We have used some of these posts to build our list of alternatives and similar projects.
  • MineClone 2 0.79.0 is out with support for minetest engine 5.6
    1 project | /r/Minetest | 18 Sep 2022
    So when I updated DFCaverns, the first thing I did was point all of those references to a single "df_dependencies" mod. Then that mod did all the heavy lifting of figuring out which game it was being run with and supplying the version of the asset that belonged to that game.
  • MeseCraft: Mysterious Seal
    1 project | /r/Minetest | 22 Aug 2022
    Because the magical jackhammer sounded fun, I just finished implementing it in the mineclone compatibility branch I've been working in. It's basically a point-and-click explosion maker. Results in a bit of a ragged corridor when used to dig through Slade, but given that previously you had to bludgeon your way through with much less precise TNT blasts it's still an improvement. I'll play around with it some more. One drops when a slade breacher is finished its job and self-destructs. Note that you'll need the latest versions of subterrane and mapgen_helper if you want to sync from that repository, the default method of synching git doesn't get those so you may have to do get them separately.
  • Why Is This Game So Addicting?
    1 project | /r/Minetest | 13 Aug 2022
    I kind of retired from modding for a while (just because other interests came to the fore and I was busy) but the past month or so I've renewed my interest largely because the issues list for DFCaverns got long enough to guilt me into coming back. But as I'm fixing bugs I'm finding yet more new details and features to add along the way, so the fun's come back. So strange as it may be, if you enjoy DFCaverns then by all means complain about it and tell me what it's missing. :) I could particularly use insight into its "balance", since as mentioned I don't actually play it.

What are some alternatives?

When comparing modlib and dfcaverns you can also consider the following projects:

notitg-mirin - The NotITG Mirin Template. Easily create modfiles using Lua.

tagpets - "tagpets.lua" - a DFhack script for Dwarf Fortress that places tag-like nicknames on owned animals based on their characteristics and physical attributes.

IsaacTwitchModReloaded - The Binding of Isaac mod for Twitch integration

scripts - DFHack scripts

cpml - Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.

minetest_game - Minetest Game - A lightweight and well-maintained base for modding [https://github.com/minetest/minetest/]

moreores - More Ores

minetest-be2een-api - Improved animation library for minetest engine with timers and tween as configurable objects.

vehicle_mash - Cars, boats, and hovercrafts for Minetest

commoditymarket - Adds one or more global commodity markets to Minetest

capturetheflag - Capture the Flag game using the Minetest Voxel Engine