Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no longer destroying completely unlit chunks | Star Rauchenberger | 2022-03-20 | 1 | -2/+2 |
* | lotta performance improvements | Star Rauchenberger | 2022-03-17 | 1 | -4/+90 |
* | added signs (which can't be read yet) | Star Rauchenberger | 2022-03-16 | 1 | -2/+3 |
* | lit tiles in unloaded chunk should count toward total lit tiles for zooming | Star Rauchenberger | 2022-03-15 | 1 | -0/+9 |
* | fixed chunks not loading correctly when going up and left | Star Rauchenberger | 2022-03-15 | 1 | -10/+2 |
* | window starts in centre of screen | Star Rauchenberger | 2022-03-14 | 1 | -25/+0 |
* | .at() is slower than operator[] | Star Rauchenberger | 2022-03-14 | 1 | -1/+1 |
* | map is now "infinite" using chunks that dynamically load like in diamond&pearl | Star Rauchenberger | 2022-03-14 | 1 | -24/+160 |
* | abstracted map data into a class to allow for zooming out | Kelly Rauchenberger | 2018-05-29 | 1 | -0/+127 |