Hopson97 / open-builder

Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
https://github.com/Hopson97/open-builder/projects/3
GNU General Public License v3.0
703 stars 80 forks source link

More Lua integration #103

Closed Hopson97 closed 4 years ago

Hopson97 commented 4 years ago

Adds some callback functionality that gets called when the player leaves the game

Also adds (incomplete) biome support to the game.

Makes water blocks not glitchy underwater

Edit: yeah this branch got a bit out of hand :(