|
43648926ca
|
Large refactor to properly implement radar
/radar now returns a set of non-empty tile blips
|
2020-06-07 22:30:03 +01:00 |
|
|
3781a4d10d
|
Spawn a border around the world atlas for now
Also spawn the rover within a single chunk in the middle
|
2020-06-07 18:57:44 +01:00 |
|
|
cb725c96d2
|
Rename Kind -> Tile
|
2020-06-07 18:38:46 +01:00 |
|
|
289bab2a7a
|
Refactor atlas creation and growth
Pass in the real size and grow itself rather than return a new one
|
2020-06-07 18:36:00 +01:00 |
|
|
aa4df38ead
|
Swap kind to bytes and reduce chunk size
|
2020-06-07 18:21:44 +01:00 |
|
|
ceca4eb7fa
|
Refactor the Tile to a full Atlas
This atlas is a set of chunks and supports resizing
|
2020-06-07 18:08:34 +01:00 |
|