]> git.localhorst.tv Git - blank.git/commit - src/server/ServerState.cpp
more parameters for world generation
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 3 Oct 2015 17:00:24 +0000 (19:00 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 3 Oct 2015 17:00:24 +0000 (19:00 +0200)
commit75ebb9101c7aec9c16ef418b822c39e81889f66f
tree303412f85998272e7047a3c37e984e1fce5aa5cc
parent5178dd1e226d45db7ae61e3d7d6866dc4254d9ae
more parameters for world generation

world generation changed, so previous world might look weird on
transitions between old and new generation

well, weirder than usual, anyway

if that's possible

well, it is, but probably not like this
assets
src/app/app.cpp
src/server/ServerState.cpp
src/standalone/MasterState.cpp
src/world/BlockType.hpp
src/world/Generator.cpp
src/world/Generator.hpp
src/world/block.cpp