Perttu Ahola 2011-02-28 02:14:52 +02:00
parent c8be58a65c
commit a302ae3e08
1 changed files with 5 additions and 3 deletions

View File

@ -253,9 +253,7 @@ Doing now (most important at the top):
* not done * not done
=== Next === Next
* Make a system for pregenerating quick information for mapblocks, so * Somehow generate trees
that the client can show them as cubes before they are actually sent
or even generated.
=== Fixmes === Fixmes
* Check the fixmes in the list above * Check the fixmes in the list above
@ -300,6 +298,10 @@ Doing now (most important at the top):
* Make a small history check to transformLiquids to detect and log * Make a small history check to transformLiquids to detect and log
continuous oscillations, in such detail that they can be fixed. continuous oscillations, in such detail that they can be fixed.
* Combine meshes to bigger ones in ClientMap and set them EHM_STATIC * Combine meshes to bigger ones in ClientMap and set them EHM_STATIC
* Maybe:
Make a system for pregenerating quick information for mapblocks, so
that the client can show them as cubes before they are actually sent
or even generated.
====================================================================== ======================================================================