client
client copied to clipboard
A voxel based game client.
* Make sure that incorrect username/password messages are displayed from the server. * Provide some text that explains that this box is both for new and existing accounts. Ref https://github.com/konstructs/server/issues/151
To make it easy to follow nanogui development, remove our changes and instead implement a simple main loop of our won based on: https://github.com/wjakob/nanogui/blob/master/src/example3.cpp Also replace nanogui dependency with the...
Executing konstructs-client.exe v0.7 on Windows 10 only leads to an error stating that GLFW fails to initialize. The same for my v0.6 executable. What's the cause of this?
Like in #33 we need to set up automatic OS X builds from Travis to make sure that it builds. We also need to find someone to test the build.
(with bugs)
I'm not sure if this is appropriate and all, but I was wondering if some unique attracting features could be introduced so that this wont just be minecraft clone #358...
The password field is plain visible text, not a problem if I'm all alone but that's not always the case :)
Often when I login, I tries to use tab key to change between input fields. Possible, see if we can trigger the login button on the enter key as well.
Sounds
I'm talking mainly of things like "walking sound", "destroy block sound", ... and so on. Today the server sends a block list and the block textures from the server. I...
Some interesting music could give the game a nice feeling, I still remember the good old days playing Minecraft and the very distinct game music. I still get a nostalgic...