Skip to content

Releases: codingminecraft/StreamMinecraftClone

Pre-Release0.7

31 Dec 17:25
f466424

Choose a tag to compare

Pre-Release0.7 Pre-release
Pre-release

This pre-release completes multiplayer (for the most part). The only thing I still need to add is chunk loading around all players. Currently, only the player hosting the lan server will generate new chunks around them, and the new chunks will not be sent to players that are acting like clients. This will be fixed in the next prerelease.

To start a multiplayer game:

  1. Join or create a new world
  2. Press escape and click Start LAN Server
  3. Have a friend click Join LAN Server on their computer
    * Note: The computers must be connected to the same network.
  4. Click your friends user name and enter a username to join as

Pre-Release 0.6

24 Dec 16:22

Choose a tag to compare

Pre-Release 0.6 Pre-release
Pre-release

This release adds:

  • Improvements to chunk generation
  • New terrain generation
  • Better lighting (but still pretty broken)
  • Creative mode
  • Notifications
  • Input Boxes work correctly

Some hotkeys:

  • F4 - Switch gamemode
  • F5 - Possess the red entity
  • F10 - Quick Save and Exit
  • F2 - Lock Cursor
  • // - Type double slash to type a command

Some commands:

  • /give [block] where block is the name of the block you want to give the player
  • /setTime [time] where time is an hour ranging from 0-2400
  • /generateCubemap Generates a cubemap where the player is currently at
  • /doDaylightCycle [true|false] turns the daylight cycle on or off depending on if the parameter is true or false
  • /reloadShaders Quick reload of shaders. If you modify any of them you can hot reload them to see the effects immediately
  • /screenshot Takes a screenshot and saves it to the screenshots folder
    • Screenshots folder is located at %appdata%/.minecraftClone/screenshots on Windows and ~/.minecraftClone/screenshots on Linux
  • /regenerateWorld Quick regeneration of the world. This is useful if you're messing with terrain generation stuff

Pre-Release 0.5

07 Nov 01:47

Choose a tag to compare

Pre-Release 0.5 Pre-release
Pre-release

Fixed some stuff. Probably broke a lot more stuff.

OIT should be mostly working.
Lighting is mostly working.
I've optimized some of the generation and stuff and added some more commands and stuff.

Pre-Release 0.4

27 Oct 22:00

Choose a tag to compare

Pre-Release 0.4 Pre-release
Pre-release

Added lighting, and it works! For the most part...

Pre-Release 0.3

25 Oct 00:42

Choose a tag to compare

Pre-Release 0.3 Pre-release
Pre-release

Make the game not so crashy and stuff. I fixed some bugs that would make you teleport to invalid locations, and I added support for saving chunks that are not in the spawn area. I also added a debug stat to show how much chunk RAM is being used and how much is available.

Pre-Release 0.2

22 Oct 15:18

Choose a tag to compare

Pre-Release 0.2 Pre-release
Pre-release

This release adds a lot of stuff. You can break and add blocks and you can save and load worlds and do some very basic block-placing.

Pre-Release 0.1

25 Sep 14:49

Choose a tag to compare

Pre-Release 0.1 Pre-release
Pre-release

This is a very bare-bones pre-release. Windows only for now. Use basic WASD and mouse for movement, and some hotkeys are listed below.

Hot keys

F2: Locks/Unlocks the cursor
F3: Show debug stats
F12: Quick-Exit
Forward-slash: Command-line
T: Chat
Esc: Exit any open dialog