X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=doc%2Ftodo;h=f71609173beece2997273c375e3493953ae74921;hb=e4a1425dccd0ba9b106e415dd02809f4308a85ee;hp=1b7d9b01802bd504521b68e7086cf10f43b4a07a;hpb=ed3bdc028edc0ecb5835d1c0bf18dbc59b342daf;p=blank.git diff --git a/doc/todo b/doc/todo index 1b7d9b0..f716091 100644 --- a/doc/todo +++ b/doc/todo @@ -44,6 +44,8 @@ networking maybe stale and inexistent chunks should be visualized (e.g. by drawing a semi-transparent box around them) + make a chunk data counting a little safer + threading (clientside) networking and disk IO are prime candidates for threading @@ -79,6 +81,8 @@ gravity now implemented as optional gravity emitter per block type let's see how that pans out + maybe players should be given the option to switch between + walk and fly mode block attributes @@ -105,6 +109,7 @@ entity/world collision I don't like the force/spring based collision response, maybe revert back to impulses + also, it fails in some cases spawning