1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2024-09-30 07:40:28 +02:00
Commit Graph

261 Commits

Author SHA1 Message Date
Craig Robbins
b815ffc578 Updated "lady ferns" 2014-08-23 20:23:39 +10:00
Craig Robbins
85dd10e88a Updated horsetails 2014-08-23 18:45:27 +10:00
Craig Robbins
ccee13df66 Merge branch 'multinode' of https://github.com/VanessaE/plantlife_modpack.git into Zeno 2014-08-23 17:27:04 +10:00
Craig Robbins
d7d56ec1b0 Merge branch 'master' into Zeno 2014-08-23 17:26:55 +10:00
Vanessa Ezekowitz
27430814a0 allow multiple nodes to be specified as a table in the
nodes_or_function_or_model field of the mapgen register call
2014-08-22 23:31:30 -04:00
Craig Robbins
97f7b11f86 Early exit 2014-08-22 10:24:39 -04:00
Craig Robbins
e34dc49f07 Minor changes 2014-08-22 10:24:30 -04:00
Craig Robbins
329f6eb5d5 Random lady fern face direction 2014-08-22 10:24:24 -04:00
Craig Robbins
aa8668f69b Moved ferns "'module' loaded" asserts to top of files 2014-08-22 10:24:13 -04:00
Craig Robbins
5b5652c552 Renamed config/settings var names 2014-08-22 10:24:02 -04:00
Craig Robbins
6b7b15ba4f Early exit 2014-08-22 18:15:03 +10:00
Craig Robbins
d3daa28b06 Minor changes 2014-08-22 17:52:51 +10:00
Craig Robbins
6b2a7785da Random lady fern face direction 2014-08-22 17:48:38 +10:00
Craig Robbins
9a6491a366 Moved ferns "'module' loaded" asserts to top of files 2014-08-22 17:07:27 +10:00
Craig Robbins
4eb20c03c2 Renamed config/settings var names 2014-08-22 17:04:34 +10:00
Craig Robbins
77d0a1040c Merge branch 'master' of https://github.com/VanessaE/plantlife_modpack.git into Zeno 2014-08-22 15:58:44 +10:00
Craig Robbins
13a249369d Merge branch 'api-tweak' of https://github.com/VanessaE/plantlife_modpack.git into Zeno 2014-08-22 15:57:12 +10:00
Craig Robbins
69ce1ff826 Merge branch 'ferns-cleanup' of https://github.com/VanessaE/plantlife_modpack.git into Zeno 2014-08-22 15:57:04 +10:00
Craig Robbins
282e3c3317 Merge branch 'master' of https://github.com/VanessaE/plantlife_modpack.git into Zeno 2014-08-22 15:48:39 +10:00
Craig Robbins
878c5dd449 Fixed stupid node names 2014-08-21 01:12:17 -04:00
Craig Robbins
9ad737f951 typo (bug fix) 2014-08-21 01:12:17 -04:00
Craig Robbins
4fb3cdfffb derp 2014-08-21 01:12:17 -04:00
Craig Robbins
174096ac87 Removed obsolete or useless code
Some commented code makes no sense because there is not comment as to why it's commented out. Removed.
2014-08-21 01:12:17 -04:00
Craig Robbins
7357524224 Bump minor version number 2014-08-21 01:12:17 -04:00
Craig Robbins
c5f6d6831e Stop polluting global namespace 2014-08-21 01:12:17 -04:00
Craig Robbins
a3e926421a Renamed SeTTiNGS.txt to settings.lua
It's a Lua file... the extension should reflect what it actually is
2014-08-21 01:12:17 -04:00
Craig Robbins
62b27570f4 Refactor abstract_ferns.grow_giant_tree_fern
Arguably more readable; definately more maintainable

Potentially slower but if it is the difference would be negligable
2014-08-21 01:12:17 -04:00
Craig Robbins
76414325cf Renamed "leave" to "leaf" where appropriate 2014-08-21 01:12:17 -04:00
Craig Robbins
549d39d4d2 Early exit from abstract_ferns.grow_giant_tree_fern
(very) small performance increase
2014-08-21 01:12:17 -04:00
Vanessa Ezekowitz
a60f89a8a2 Merge branch 'api-tweak' 2014-08-21 01:06:52 -04:00
Vanessa Ezekowitz
9c7e96dd62 allow random_facedir parameter during mapgen call 2014-08-21 01:06:41 -04:00
Vanessa Ezekowitz
b72f1dd5eb syntax errors 2014-08-21 00:50:29 -04:00
Vanessa Ezekowitz
ea8ac7f95b fix spelling error in texture filename 2014-08-20 23:38:37 -04:00
Vanessa Ezekowitz
d1369c25cf Merge branch 'Zeno' of https://github.com/Zeno-/plantlife_modpack into ferns-cleanup 2014-08-20 15:42:50 -04:00
Vanessa Ezekowitz
5f7d08ddc4 spelling error (bonsai, not bonzai) 2014-08-20 15:10:18 -04:00
Vanessa Ezekowitz
a0c3b2bd42 add potted bonzai and cactus 2014-08-20 14:01:20 -04:00
Vanessa Ezekowitz
1d0543b435 allow random_facedir parameter during mapgen call 2014-08-20 13:38:44 -04:00
Craig Robbins
38d972d58e Fixed stupid node names 2014-08-20 22:43:32 +10:00
Craig Robbins
cd0735203a typo (bug fix) 2014-08-20 22:30:22 +10:00
Craig Robbins
27156fdd71 derp 2014-08-20 21:51:32 +10:00
Craig Robbins
655cff9f76 Removed obsolete or useless code
Some commented code makes no sense because there is not comment as to why it's commented out. Removed.
2014-08-20 20:37:48 +10:00
Craig Robbins
abdf76566a Bump minor version number 2014-08-20 18:36:13 +10:00
Craig Robbins
b069341d33 Stop polluting global namespace 2014-08-20 18:35:08 +10:00
Craig Robbins
64471c9bfc Renamed SeTTiNGS.txt to settings.lua
It's a Lua file... the extension should reflect what it actually is
2014-08-20 18:05:01 +10:00
Craig Robbins
fc3363d439 Refactor abstract_ferns.grow_giant_tree_fern
Arguably more readable; definately more maintainable

Potentially slower but if it is the difference would be negligable
2014-08-20 18:00:59 +10:00
Craig Robbins
786a28a5e9 Renamed "leave" to "leaf" where appropriate 2014-08-20 16:57:01 +10:00
Craig Robbins
25c8c8aeb0 Early exit from abstract_ferns.grow_giant_tree_fern
(very) small performance increase
2014-08-20 16:41:43 +10:00
Vanessa Ezekowitz
0f20658a2a same for mixed berry pies 2014-08-18 23:16:38 -04:00
Vanessa Ezekowitz
27c1cc58e7 discontinue the old non-farming junglegrass-based pie recipe. 2014-08-18 23:12:13 -04:00
Vanessa Ezekowitz
9e8c58895e Add slightly reduced and rewritten version of mushroom mod by Dan
Duncombe and I, with tweaks added to make mushrooms able to spawn on
woodsoils grass/dirt with leaves.

Rewrites are just to make the ABMs a little lighter-weight, but they should
still function the same as before.

This mod does not hook into the map generator.
2014-08-18 22:33:28 -04:00