28 Commits

Author SHA1 Message Date
Aaron Suen
69225b1525 Reed/rush migration fixes
Instead of straight alias, register reeds as
duplicate rushes but in a "dormant" state so
they don't decay on mapgen, but need to be
"awoken" first before they're subject to rush
survival/spread mechanics.
2021-09-06 10:00:02 -04:00
Aaron Suen
c938c42d42 Remove debugging code 2021-09-06 09:57:35 -04:00
Aaron Suen
7f7baee3b4 Moss can suffocate too now 2021-09-05 22:23:51 -04:00
Aaron Suen
1f50888ca4 Simplify readme 2021-09-05 22:12:44 -04:00
Aaron Suen
a6e8e5f5d1 Optimize images, rework plant fibers
Make plant fibers look more dead to contrast
better with rushes.
2021-08-31 00:22:06 -04:00
Aaron Suen
ac08ac26cd Update notes 2021-08-30 22:59:49 -04:00
Aaron Suen
b4a79dfa60 Fix incorrect bamboo shadows 2021-08-30 22:23:01 -04:00
Aaron Suen
ea8b8f5df1 Migrate flowers, rushes, sedges to vanilla
- Remove definitions for these plants
- Alias to built-in for existing nodes
- Stop generating on map; use standard
  NC mapgen only instead.
2021-08-30 22:20:16 -04:00
Aaron Suen
17fc707b83 Reworked mossy registration and spreading 2021-08-30 21:54:36 -04:00
Aaron Suen
4a5624fe62 Include contributor names in license
Changed "primary" copyright to me, since I
may be distributing this directly, with Winter
(original creator) as secondary.
2021-08-30 21:12:31 -04:00
Aaron Suen
2664a5f759 Code cleanup, reformat 2021-08-30 21:07:12 -04:00
Aaron Suen
8497ecf721 Merge branch 'master' into abminvert 2021-08-30 20:54:17 -04:00
wintersknight94
acc475b05d
nerfed moss spread 2021-04-13 17:41:11 -05:00
wintersknight94
6645e66408
Added Mossy Hardstone
Added mossy variants of hardstones, and slow degradation of stone as the moss penetrates deeper
2021-03-31 16:15:29 -05:00
wintersknight94
97b6bc95f7
Decay Nerf, Bamboo Changes, Thornbriar Changes
-Nerfed the decay rate of uprooted plants
-Made Thornbriars shorter and more reliable
-added alias for old bamboo
-new "living bamboo" node
-added 'facedir' parameter to bamboo
2021-03-30 22:24:52 -05:00
Aaron Suen
6a56673f95 Use ABM inversion for moss spreading
This should significantly increase efficiency on
versions of nodecore that support this API.
2021-03-24 07:21:21 -04:00
wintersknight94
6bcab5f446
hopefully fixed mushroom growth bug. 2021-03-16 16:57:22 -05:00
wintersknight94
0c797a9c21
Plant Cultivation & Performance Improvments 2021-03-08 22:46:33 -06:00
wintersknight94
f99df2d9c9
Add files via upload 2020-04-21 09:21:41 -05:00
wintersknight94
f9909d7cae
Add files via upload 2020-04-10 08:40:52 -05:00
wintersknight94
8f90035aea
Add files via upload 2020-04-09 21:42:47 -05:00
wintersknight94
dfa7c1e529
Add files via upload
reworked textures, biome and decor params,
2020-04-09 12:12:58 -05:00
wintersknight94
92a606fcc3
Add files via upload 2020-04-08 09:15:23 -05:00
wintersknight94
d43b5ad5d6
Add files via upload 2020-04-07 23:18:41 -05:00
wintersknight94
213042413c
Add files via upload 2020-04-07 22:21:52 -05:00
wintersknight94
c408674dea
Add files via upload 2020-04-07 19:56:16 -05:00
wintersknight94
2afe9b9903
Add files via upload 2020-04-07 09:34:17 -05:00
wintersknight94
85760041ea
Initial commit 2020-04-07 09:32:39 -05:00