26 Commits

Author SHA1 Message Date
f3599ecac7 Update log schematic tables (#4) 2018-06-15 08:01:49 +01:00
8f16d80de4 Add logs, credit sofar 2016-12-09 06:16:27 +00:00
a01d3997cb New schematics, various updates
Update aspen tree, papyrus, waterlily schematics to latest versions.
Add corals, bush and acacia bush schematics.
Update depends to include flowers.
Change licenses to MIT and CC BY-SA and credit sofar.
Update README.
Clean up init.lua.
2016-12-08 06:45:25 +00:00
8887ffcc49 Add placeholder README.txt so this folder exists. 2016-06-19 22:42:55 -07:00
7f54d88997 Prevent uploading of mts schematics. 2016-03-08 22:09:15 -08:00
100c02865a Re-add force-placed root node to mapgen trees/large cactus
Add missing spaces and missing empty lines
2016-02-19 20:58:09 +00:00
dfaa83863c Remove unneeded schematic files.
Since we now can recreate these files bit-for-bit identical, we
no longer need to store a copy here.
2016-01-14 21:48:21 -08:00
d21a2f3425 Sync with paramat/saveschems.
These now create bit-for-bit identical files as the mts files
that are in minetest_game.
2016-01-14 21:47:37 -08:00
e7154884fb properly pass mts format string.
https://github.com/paramat/saveschems/issues/1
2016-01-14 11:38:11 -08:00
bda4a4c836 Update documentation a tiny bit. 2016-01-10 23:44:56 -08:00
0f6798cf0a Adding the Aspen tree result schematics.
These are WIP.
2016-01-10 23:40:27 -08:00
d0a530575c Since _ is a valid identifier, use it for air 2016-01-10 23:34:48 -08:00
f18aebce9f Tree schematic simplification.
Writing these out this way makes it possible to compose
new trees while simply text editing them, since you can
now easily see a vertical slice of the tree.
2016-01-10 23:32:22 -08:00
433d9d62af Clean up schematic saving.
All these can be written in way less characters. At least
now we're not using endless locals to do the same, and use
1 less indent.
2016-01-10 22:27:57 -08:00
d6ed4854c4 Lowering Aspen trunk by 2. 2016-01-10 20:41:25 -08:00
4daf953804 aspen tree schematics. 2016-01-10 20:40:50 -08:00
749fb1630a 0.4.13 versions. Less probable pine tree corners. Larger, denser acacia canopy. Match apple rarity to mgv6 average. Add papyrus schematic with sand base. Use new pine node names. Add non-force-placed schematics grown from saplings 2015-09-05 03:15:58 +01:00
1d0aaf24ac Pine: Remove branches. Lower top trunk node. Acacia: Wider, denser canopy. Jungle tree: Lower branch spiral. Upper/lower branches upright and diagonally located. Appletree: Branches upright and diagonally located 2015-07-23 05:31:13 +01:00
574eaa000f Use default acacia nodes. Remove biomesdev dependancy 2015-07-16 23:46:06 +01:00
476e23eb77 Don't force-place appletree root. Add acacia tree. Force-place jungletree roots for swamp 2015-07-16 22:53:34 +01:00
d0d8bfe247 Add conversion of large cactus. Add apple tree corner nodes. Cover branch ends on jungletree and vary thickness of lower branches 2015-05-19 03:49:31 +01:00
85e8ed8f40 Less common jungletree corners. Per node force place using schematic file format v4 2015-05-18 02:10:52 +01:00
c3aad37842 More common branches. Use air probability 0 as never-force-placed node 2015-05-05 23:20:09 +01:00
56da9f8dbf Add snowy pine tree. Comment-out mkdir lines. Rename folder to schematics 2015-04-29 19:57:56 +01:00
bc633c9fae Add licence and readme 2015-04-28 19:58:54 +01:00
57c3b9b7f4 Initial commit 2015-04-28 19:54:29 +01:00