Commit Graph

60 Commits (019005b55f47b539b224c895b35d1c747b46251d)

Author SHA1 Message Date
Mossmanikin 019005b55f Roots Test
Only root nodes, no generation.
2013-10-12 13:33:24 +02:00
Glenn Engelbart 41a1b6a791 Added leaves1 to branches 2013-10-11 19:53:26 -05:00
Mossmanikin c3b8c7c447 More seaweed , different generation circumstances 2013-10-10 14:41:57 +02:00
Glenn Engelbart 6ac4c57983 Improved Seaweed texture 2013-10-09 19:16:48 -05:00
Mossmanikin 79f1be3ed4 Edited textures of lily pads (flowers_plus too) 2013-10-09 18:29:54 +02:00
Mossmanikin 47a095c338 Added Neuromancer's longer fallen trunks 2013-10-08 09:25:51 +02:00
Mossmanikin bbb380f026 Moved & renamed lilypad , supports flowers_plus 2013-10-08 07:45:56 +02:00
Glenn Engelbart 25513b021f Added LilyPads 2013-10-07 21:05:17 -05:00
Glenn Engelbart a543ec6faf Moved LilyPads to unused
These hopefully will be used at some point
2013-10-07 20:25:19 -05:00
Glenn Engelbart 0ae3754895 Experiment with longer fallen logs 2013-10-06 20:41:19 -05:00
Glenn Engelbart fdf0db8468 Added more LilyPad textures 2013-10-06 20:40:21 -05:00
Mossmanikin 681f0be278 Super flat moss, rotated moss 2013-10-06 19:12:27 +02:00
Mossmanikin a01850c376 Credits for textures, some small changes to twigs
Listed textures (of woodsoils and trunks) and authors.
Simplified woodsoils.png.
Changed trunks_twig_2.png and trunks_twig_3.png to Neuromancer's
not-centered versions (trunks_twig_1.png not because it's the one in
inventory).
2013-10-06 14:43:45 +02:00
Glenn Engelbart 66488254f2 multi Lillypad texture 2013-10-05 21:27:32 -05:00
Glenn Engelbart 95e2af2b7a pond scum texture experiment 2013-10-05 19:05:43 -05:00
Mossmanikin 106632e748 Merge branch 'master' of https://github.com/Mossmanikin/undergrowth 2013-10-05 19:50:33 +02:00
Mossmanikin 53babb39b0 Generation of large twigs and setting for it
First three twig textures are the old ones again.
All other twig textures are based on Neuromancer's "comboSticks".
Added textures for twigs blocks again.
2013-10-05 19:50:04 +02:00
Glenn Engelbart f0cfefa67f Bushes: Renamed leaf textures, Cleaned Up Code 2013-10-05 10:12:55 -05:00
Glenn Engelbart b70e4c3242 Fixed side bush branch, Made twigs random looking
I saved the orignal twig textures with _o.
2013-10-04 16:56:40 -05:00
Glenn Engelbart a472fb19d4 Test move twigs to edges (e textures)
Try it out, at first it looked like a glitch, but when approaching twigs
it looks more natural
2013-10-04 10:19:39 -05:00
Glenn Engelbart 4c8fbf11ba Bush Nodeboxes now branch OUTWARD & side texture added
Bushes Initially the stacked nodeboxes of side nodes were branching
inward, causing the bottoms to be chopped off.  They now branch outward.
Also the side texture used to be blank, now it is not.
2013-10-03 21:32:56 -05:00
Mossmanikin 0c95ddbfde Twigs blocks (nodes), lot of new twig recipes
Copied nodes, recipes and textures from the prehistoric mod (woodstuff)
so all these twigs are less useless.
2013-10-02 12:02:44 +02:00
Mossmanikin 47c8eac79c 3 different twigs, twigs on water, more settings 2013-10-02 05:47:16 +02:00
Glenn Engelbart 139f5d9eff improved branch nodebox appearance
split the nodebox into 3 nodeboxes stacked on top of each other, each
branching out further
2013-09-30 20:57:32 -05:00
Mossmanikin fa69efbe2b Generation of moss and fungus 2013-09-30 02:47:12 +02:00
Glenn Engelbart 8e7134b002 added moss with fungus 2013-09-28 10:31:56 -05:00
Glenn Engelbart 73870e2cdc added moss
It's just a .png file and a node added to nodes file.   Rip it out if
you like.
2013-09-28 08:19:31 -05:00
Glenn Engelbart d70654d95f made bushes more likely to have side nodes and thus be larger 2013-09-27 21:05:30 -05:00
Mossmanikin 082b9baef3 Twigs 2013-09-28 01:37:07 +02:00
Mossmanikin 57abe898ac support for moretrees saplings (ongen) 2013-09-26 21:24:49 +02:00
Mossmanikin e10be6923b Changed spawning and added settings for trunks
No more overwriting of moretrees trunks (allready have facedir).
Horizontal trunks can be disabled trunks_settings.txt.
Ends of horizontal trunks no longer replace "solid" blocks.
Amount of trunks can be changed in trunks_settings.txt.
2013-09-26 14:56:41 +02:00
4Evergreen4 e65a3a98e5 Merge pull request #6 from Mossmanikin/bush-leaves-allfaces_optional
Bush leaves allfaces_optional
2013-09-25 04:41:04 -07:00
Mossmanikin 868a81e60f Bush leaves allfaces_optional
No more invisible nodes behind leaves.
2013-09-25 03:08:53 +02:00
Mossmanikin 1f1e48e13b Trunks generate in forests
Short standing trunks (1 node) and longer lying trunks (3 nodes).
Support for (tiny) trees & moretrees.
2013-09-25 02:26:00 +02:00
Mossmanikin 9fa4063cf4 Changed some names and dependencies
Because of the soft dependencies soils also generate next to non default
trees.
Changed forestsoils to woodsoils where I forgot before.
2013-09-25 02:21:44 +02:00
Mossmanikin 02cd867122 renamed forestsoils to woodsoils, rewrote code 2013-09-23 16:10:14 +02:00
4Evergreen4 ac01f6ab93 Merge pull request #5 from Mossmanikin/facedir-for-pebbles
Update mapgen.lua
2013-09-22 11:12:47 -07:00
Mossmanikin 0d9b183b37 Update mapgen.lua
Forking somehow doesn't work for me...
2013-09-22 10:17:40 +02:00
Mossmanikin 2ea2f0c213 forest soil conditions slightly changed 2013-09-22 09:48:16 +02:00
Glenn Engelbart fea141f322 Merge branch 'master' of https://github.com/Mossmanikin/undergrowth 2013-09-21 17:11:52 -05:00
Glenn Engelbart 9d9566e4b3 added gray to side branches 2013-09-21 17:11:40 -05:00
4Evergreen4 c36f710a2e Fixed typo in stalactite registration 2013-09-21 14:05:41 -04:00
4Evergreen4 d24f9293ca Restructured the code, and organized it a bit 2013-09-21 14:05:41 -04:00
Glenn Engelbart 43359abdd4 added more variety to leaf type and bush shapes
Side bush nodes can now be on ground level and added a second leaf
type/color
2013-09-19 21:27:48 -05:00
Mossmanikin 4c30fa1cc2 desert pebbles generate now 2013-09-20 03:00:43 +02:00
Mossmanikin a120ba8fcc deleted unused stuff & renamed textures 2013-09-20 00:45:03 +02:00
Mossmanikin 069387dab5 forest soil near some pebbles 2013-09-20 00:08:58 +02:00
4Evergreen4 cb5fd2e0e6 Removed unecessary files 2013-09-19 14:07:03 -04:00
4Evergreen4 05a395ffa3 Change name for cave stuff to avoid errors 2013-09-19 14:07:03 -04:00
Mossmanikin eb5deac327 Delete license.txt 2013-09-19 18:38:06 +02:00