Releases: codingminecraft/StreamMinecraftClone
Pre-Release0.7
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:
- Join or create a new world
- Press escape and click
Start LAN Server - Have a friend click
Join LAN Serveron their computer
* Note: The computers must be connected to the same network. - Click your friends user name and enter a username to join as
Pre-Release 0.6
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/generateCubemapGenerates 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/reloadShadersQuick reload of shaders. If you modify any of them you can hot reload them to see the effects immediately/screenshotTakes a screenshot and saves it to the screenshots folder- Screenshots folder is located at
%appdata%/.minecraftClone/screenshotson Windows and~/.minecraftClone/screenshotson Linux
- Screenshots folder is located at
/regenerateWorldQuick regeneration of the world. This is useful if you're messing with terrain generation stuff
Pre-Release 0.5
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
Added lighting, and it works! For the most part...
Pre-Release 0.3
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
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
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