Go to file
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
.github/workflows Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
locale Update moretrees.de.tr 2020-11-15 11:01:19 +00:00
textures Add poplar tree 2016-07-03 07:16:36 +02:00
.gitignore got rid of backup files 2013-01-09 22:31:37 -05:00
.luacheckrc Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
LICENSE license fixups: use LGPL 3.0 for code, CC-by-SA 4.0 for media 2018-11-08 18:40:16 -05:00
README.md update to match the renaming of plants_lib --> biome_lib 2015-08-09 10:34:53 -04:00
biome_defs.lua Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
cocos_palm.lua Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
crafts.lua Add MT5 client-side translation 2020-08-26 02:11:54 +02:00
date_palm.lua Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
default_settings.txt remove floating date palm trunk and adjust decay 2022-06-01 17:02:34 +10:00
init.lua Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
mod.conf Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
node_defs.lua Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
saplings.lua Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
screenshot.lua Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
screenshot.png Add new screenshot featuring all trees & instructions for recreating it 2016-07-03 08:30:16 +02:00
settings.lua Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
tree_biomes.txt whitespace fixes in tree_biomes.txt 2017-08-12 20:06:43 -04:00
tree_models.lua Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00

README.md

More trees!

This mod adds a whole bunch of new types of trees to the game

Much of the code here came from cisoun's conifers mod and bas080's jungle trees mod, and big contributions by RealBadAngel.

Brought together into one mod and made L-systems compatible by Vanessa Ezekowitz.

Dependencies: biome_lib and default