Commit Graph

7 Commits

Author SHA1 Message Date
Awkanimus 21bdcc360b
Ensure ethereal is a compatible version if loaded (#21)
- Check that ethereal version is more than 20220424 so that it doesn't
   unload parts of this mod
 - Remove optional dependency breaking the multi-mod dependency cycle
   ethereal --> bakedclay --> flowerpot --> moretrees --> ethereal.
2022-12-12 00:26:49 -05:00
wsor4035 e476b81cf5
Divorce biome lib and cleanup code (#11)
* make it boot without biome lib

* make luacheck semi sane

* make fast growth saplings work

* make fast saplings respect nodes there growing on

* make regualr saplings work

* fix some luacheck warnings

* add github actions for luacheck

* bump luacheck line limit, as to gracefully handle long tree rules

* switch over to inline luacheck length rules

* fix screenshot warning

* make tree generation work

* add settings from last night

* comment out new biome lib nonsense added

* tune spawning to be better

* turn down fallback ratio

* translate new abm patch to not use biome lib

* add ethereal since its still behaving badly :(
2022-10-24 19:09:19 -04:00
Louis Royer ea92403fa3 Add luacheck and fix warnings 2020-08-26 02:11:18 +02:00
VanessaE e72c539cdc add minimum minetest version key for contentdb 2020-06-03 13:00:26 -04:00
Till Affeldt 09f08b50bc Fix missing comma messing with load order 2020-04-20 08:04:21 +00:00
Louis 89bffdecaf Fix bug with coconut-milk craft
When crafting, tool used was fully repaired.
Now crafting will do damages on tool used instead.
2020-02-02 15:13:41 +01:00
Auke Kok 62eb522948 Adding standard mod files 2016-03-27 21:16:35 -07:00