-Changed management
-Added modes:
General
Rpg style
- Added launcher
-Tooling
-Physics
- Save
- Loading worlds
- Added houses
-Added 10 biomes
- Infinite generation is made
-Inventory
- Builder mode
- Console :
** COMMAND LIST **
/help : Show this list of commands
/keys : Show available keys and actions
/clear : Clear the console
/invoke GameObject MethodName : Call method 'MethodName' on target GameObject
/save [filename] : Save current game to 'filename' (only filename, no extension)
/load [filename] : Load a previously saved game
/build : Enable/disable build mode (hotkey: B)
/teleport x y z : Instantly teleport player to x y z location
/stuck : Moves player on top of ground
/inventory rows columns : Changes inventory panel size
/viewDistance dist : Sets visible chunk distance (2-20)
/redraw : Repaints all chunks
/flood on/off : Toggles water flood
/time hh:mm : Sets time of day in 23:59 hour format
/debug : Shows debug info about the last voxel hit