rove/pkg
Marc Di Luzio b116cdf291 Convert Atlas to infinite lazy growth
The atlas will now expand as needed for any query, but only initialise the chunk tile memory when requested

	While this may still be a pre-mature optimisation, it does simplify some code and ensures that our memory footprint stays small, for the most part
2020-06-27 14:48:21 +01:00
..
accounts Implement a reverse proxy using grpc-gateway 2020-06-13 00:23:21 +01:00
atlas Convert Atlas to infinite lazy growth 2020-06-27 14:48:21 +01:00
bearing Use log instead of fmt for logging 2020-06-11 19:04:53 +01:00
game Convert Atlas to infinite lazy growth 2020-06-27 14:48:21 +01:00
maths Fix up gocritic issues 2020-06-10 12:34:04 +01:00
objects Refactor tiles to objects to be re-used 2020-06-26 19:45:24 +01:00
persistence Use log instead of fmt for logging 2020-06-11 19:04:53 +01:00
rove Add rover integrity 2020-06-27 01:18:18 +01:00
vector Fix tests after rover change 2020-06-25 23:51:31 +01:00
version Add version information 2020-06-02 16:12:26 +01:00