Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upRough ravines gen #1252
Conversation
madmaxoft
added some commits
Jul 26, 2014
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
The build failed. |
NiLSPACE
reviewed
Jul 28, 2014
| case E_BLOCK_DIAMOND_ORE: | ||
| case E_BLOCK_REDSTONE_ORE: | ||
| case E_BLOCK_REDSTONE_ORE_GLOWING: | ||
| { |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
NiLSPACE
Jul 28, 2014
Member
Those new stone variants? They are all E_BLOCK_STONE but with a different meta if I remember correctly.
NiLSPACE
Jul 28, 2014
Member
Those new stone variants? They are all E_BLOCK_STONE but with a different meta if I remember correctly.
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
madmaxoft
Jul 29, 2014
Member
We should make a specific cBlockInfo::CanBeTerraformed(BLOCKTYPE) method that all the generators will use. Perhaps even export it to Lua.
madmaxoft
Jul 29, 2014
Member
We should make a specific cBlockInfo::CanBeTerraformed(BLOCKTYPE) method that all the generators will use. Perhaps even export it to Lua.
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
NiLSPACE
Jul 29, 2014
Member
Yea that would make things easier. I guess we won't do that in this PR?
NiLSPACE
Jul 29, 2014
Member
Yea that would make things easier. I guess we won't do that in this PR?
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Anyone against merging this in? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
I'd say merge :) |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Geen bezwaren? |

madmaxoft commentedJul 27, 2014
Adds a RoughRavines finisher generator that generates twisted ravines with ledges.