summaryrefslogtreecommitdiff
path: root/client/drawing2.lua
Commit message (Collapse)AuthorAgeFilesLines
* don't draw chunks definitely not on screen; add targeting reticle; save ↵ubq3232023-03-141-0/+11
| | | | chunks before exiting on sigint; add /tp 'command'
* implement new rendering system using gpu instancingubq3232023-02-251-0/+144
this has extremely better performance on my machine also, player is circle now