Skip to content
Success

Changes

Summary

  1. See desc (commit: fcb2841) (details)
Commit fcb284158a2574a60a90563ed628ecc802089c6b by xtreme8000
See desc
* mention GLEW in readme
* show connection alert when no internet is available
* zoom camera closer in join dialog
* fix up greedy meshing
* remove opengl es build syntax errors
* allow voxlap style model rendering
* auto create missing directories
* press F12 to show network stats like on voxlap aos
* highlight local player on scoreboard
* allow dragging of the server list
* dont render player when not necessary
* scale player head according to orientation vector length (used in
zombie mode)
* give dead player body a bounding box
* compute 2D bounding box of every player
(commit: fcb2841)
The file was modified src/common.h (diff)
The file was modified src/matrix.c (diff)
The file was modified src/texture.h (diff)
The file was modified src/config.h (diff)
The file was modified src/glx.h (diff)
The file was modified CMakeLists.txt (diff)
The file was modified README.md (diff)
The file was modified src/network.c (diff)
The file was modified src/hud.h (diff)
The file was modified src/player.h (diff)
The file was modified src/texture.c (diff)
The file was modified src/config.c (diff)
The file was modified src/hud.c (diff)
The file was modified src/model.h (diff)
The file was modified src/file.c (diff)
The file was modified src/cameracontroller.c (diff)
The file was modified src/main.c (diff)
The file was modified src/map.c (diff)
The file was modified src/player.c (diff)
The file was modified src/window.h (diff)
The file was modified src/map.h (diff)
The file was modified src/model.c (diff)
The file was modified src/network.h (diff)
The file was modified src/chunk.c (diff)
The file was modified src/window.c (diff)
The file was modified src/file.h (diff)
The file was modified src/glx.c (diff)
The file was addedresources/png/ui/alert.png