itsapi / pycraft

A Minecraft-inspired game for the terminal
GNU General Public License v2.0
197 stars 21 forks source link

Tree generation isn't the same for the same seed #97

Closed SullyJHF closed 8 years ago

SullyJHF commented 8 years ago

I created two worlds, each generated with the same seed: 12345 All the trees that I encountered to the left seemed the same, however walking to the right there were a few trees missing in one/extra in the other. These were created on two different machines both running chromeos with ubuntu trusty chroots.

geraintwhite commented 8 years ago

Note: happens on master with one ARM chromebook and one Intel chromebook

It may be fixed in generic_terrain_gen.

geraintwhite commented 8 years ago

Terrain generation has been completely rewritten in multiplayer.