22 Commits

Author SHA1 Message Date
FaceDeer
9ee9187388 incorrect usage of 'vm:write_to_map(data)' 2017-12-10 17:25:07 -07:00
FaceDeer
ed6fdfa4ca actually, this is unnecessary. 2017-10-19 20:46:04 -06:00
FaceDeer
a2c177be8e node groups for digtron support 2017-10-19 19:53:59 -06:00
FaceDeer
86b0f18d48 dripstone wasn't removing itself from inventory when placed 2017-09-05 20:52:29 -06:00
FaceDeer
84de29259e Mapgen defaults for fresh installs
A fresh install that had never had its mapgen flags tinkered with would
return nil when requesting them, which would normally mean "go with the
defaults." This mod overrides those defaults, so a fallback is needed.
2017-07-05 00:05:54 -06:00
LNJ
89b82ae3ad Add German l10n 2017-04-14 12:22:30 -06:00
LNJ
54a920eb34 Add shell script for updating translations 2017-04-14 12:22:30 -06:00
FaceDeer
2355e2c86a disable mapgen caverns if subterrane is being used 2017-04-09 22:36:37 -06:00
FaceDeer
13fb066d0e memory optimization: buffers for noise values 2017-04-02 23:12:01 -06:00
FaceDeer
7d83fb54cf markdown formatting 2017-04-01 18:04:15 -06:00
FaceDeer
b1b38f57fd Switch to MIT license per request 2017-04-01 08:44:07 -06:00
FaceDeer
2606ca0fe7 update template 2017-03-28 01:08:46 -06:00
FaceDeer
03418f23dc Add a "screenshot"
This is actually just a representation of Perlin noise that's been
edited to look like the minimap, but it conveys the basic intent of this
mod reasonably well IMO.
2017-03-26 13:49:52 -06:00
FaceDeer
a367ff08b7 rename 2017-03-25 17:46:49 -06:00
FaceDeer
71c01a62d0 header 2017-03-25 17:46:11 -06:00
FaceDeer
072999b881 add readme and license text 2017-03-25 17:44:20 -06:00
FaceDeer
6ffab2662a force placement of first stalactite/stalagmite block 2017-03-25 02:50:07 -06:00
FaceDeer
71424081eb remove more extraneous and old comments 2017-03-22 23:54:27 -06:00
FaceDeer
3772b1caf2 mushroom stems replace gill material 2017-03-22 18:04:08 -06:00
FaceDeer
3bf0f6047a mark flowstone as ground content 2017-03-22 13:50:56 -06:00
FaceDeer
5b714d79d5 add simple method for decorating native tunnels 2017-03-22 00:36:25 -06:00
FaceDeer
b77e297302 Splitting out of Caverealms after extensive modification 2017-03-22 00:03:26 -06:00