5 Commits

Author SHA1 Message Date
Dorian Wouters
f2062d6fe7 Faster atlas creation
Block selection
Chunk de/compression now uses internal buffer directly (0-copy)
Optimized Chunk vertices list order (faster vert access from GPU cache)
F5 Debug info: added triangle count
Implemented ladder climb
Road + jump pad makes you jump farther
Fixed bad fog color blending (alpha-channel)
Changed LZFX and enet compilation to Release, -O3
2016-01-02 20:03:37 +01:00
Dorian Wouters
d8d323a76e Implemented (display) player rotation 2016-01-02 20:03:37 +01:00
Dorian Wouters
1fa38eb0e3 Shaders reorganize, stat bar background, GLM SIMD usage line print 2016-01-02 20:03:37 +01:00
Dorian Wouters
20a26c23fc Move main Game ownership, fix some memory leaks 2016-01-02 20:03:37 +01:00
Dorian Wouters
3c0ae6f49e Init commit 2016-01-02 20:00:07 +01:00