Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Using c++11 constexpr
Post: Using c++11 constexpr

I'm doing something that could benefit from c++11 constexpr and since there is currently no use of the feature yet I wanted to make sure it's okay to use them as documented in the contributing.md file...
Tommy Santerre Development 0 2,093 02-15-2015, 07:21 AM
    Thread: Running the server with a flat height generator
Post: RE: Running the server with a flat height generato...

xoft Wrote: (02-14-2015, 08:27 AM) -- The entire generator is initialized in cChunkGenerator::Start() in $/src/Generating/ChunkGenerator.cpp. It chooses the main engine (which is Composable in 99.9% ...
Tommy Santerre Development 7 6,046 02-15-2015, 01:30 AM
    Thread: Running the server with a flat height generator
Post: RE: Running the server with a flat height generato...

Where is the world.ini file being parsed. It could help me find the correct configuration. I'd like to read the code to understand the different options. I get a standard 3d world also. Great job ...
Tommy Santerre Development 7 6,046 02-14-2015, 04:08 AM
    Thread: Running the server with a flat height generator
Post: Running the server with a flat height generator

I want to start working on this issue https://github.com/mc-server/MCServer/issues/1606 . In order to reproduce the problem I would need to generate a world with a flat height (if i understand correct...
Tommy Santerre Development 7 6,046 02-13-2015, 12:33 PM