|
|
0a53564650
|
Made chunkloading even faster by removing texture location from EVERY SINGLE BLOCK
|
2020-04-12 01:16:51 -06:00 |
|
|
|
57f806983e
|
Updated Libgdx to a newer version to add gui to the game. This sadly broke the player sprite :/
|
2020-04-11 07:55:19 -06:00 |
|
|
|
0e6d4ab00b
|
Added a chunkloading system but not a unloading system
|
2020-04-02 02:56:58 -06:00 |
|
|
|
2476be3808
|
Moved the properties of Blocks into the class Block. Also made Blocks and Superchunks singletons, to prevent the creation of unnecessary objects
|
2020-03-31 21:09:21 -06:00 |
|
|
|
53b367cc0f
|
Implemented a chunk system and also updated to lwjgl3
|
2020-03-29 07:53:52 -06:00 |
|
|
|
c57032f4b2
|
Initial commit
|
2020-03-23 21:18:17 -06:00 |
|