Disclaimer: Please use Turbo mode in this project! Loading times are increased drastically with Turbo Mode. Blurb: Procedurally generated terrain that has millions of world seeds! Explore rolling hills, islands, plains, and deserts in this new game, built off of the "Explore Open Worlds" generator! Instructions Green - Singleplayer Red - Multiplayer Arrow keys to move Seed = any number! (Letter seeds will be interpreted as 0) Background: I wanted to create some sort of open world engine compatible with multiplayer. This project accomplishes this goal, and creates some much better terrain than I used before. The generator by itself is 100% pen based. The transitions, loading screens, thumbnail are not. General Information: - Please report any bugs to me! - This project will require lots of CPU power. Turbowarp is recommended. - Multiplayer uses seed 0 - Post your suggestions in the comments! (I'l try to add them, if I'm online) - Feel free to use this project for any purpose!
Dev Log: 1.0: + MUCH better terrain generator + Seed listed in the corner + FULL Turbo Support! Bugs fixed and patched! + Preview added! + Loading screens added! These loading screens aren't faked. + Custom world length size! Minimum is 20,000 and maximum is 200,000. Automatically adjusts the number. - Multiplayer still uses the outdated engine. Will adjust at some point! - Loading screens are... scuffed at best. Archived Dev log: -May 1: Cleaned up lots of bugs for 5 hours, Created project. (v1.0) -May 5: Added Menu, Biome list and Desert biome. (v1.1) -May 5: Multiplayer support fully added (Glitchy), FPS counter added, Noted of FPS issues (less than 10fps on slower computers)(v2.0) -May 6: Optimized FPS, Added music. (v2.1) -May 6: FPS times listed (Press Space), Possible to limit movement speed. -May 7: Movement speed tied to FPS. Jump speed still not tied to FPS. -May 7: Any FPS supported. I suggest using turbowarp at 250fps (Tested: 7, 14, 30, 60, 120, 250). (3.0) -July 27: Multiplayer client side position failing fixed. Forgot to place a few blocks... -July 31st: Pen code changed to make it look more continuous. Credits: Song: Xaf - Nebula It may seem like I copied this project ( but I did not, as I used a custom RNGenerator for this project (for the seed).