Commit Graph

15 Commits

Author SHA1 Message Date
Nicholas Novak
e0f1cd2436 feat: Finished testing Unity files and got retrieval working 2023-12-11 09:22:50 -08:00
Nicholas Novak
19bbf5beff feat: Added support for a chunk's pos to be used as a key 2023-12-11 01:33:15 -08:00
Nicholas Novak
5e5df1c961 fix: Fixed chunk imports from save files 2023-12-11 00:28:30 -08:00
Nicholas Novak
f2943c6809 feat: Improved debug messages for block ids 2023-12-11 00:23:53 -08:00
Nicholas Novak
0d6ff2cf96 feat: Finished and added tests for palette implementation 2023-12-11 00:23:31 -08:00
Nicholas Novak
255475c77c feat: Started on palette implementation 2023-12-10 22:37:37 -08:00
Nicholas Novak
2219c34c35 refactor: Changed some file names and moved some files around 2023-12-10 19:45:29 -08:00
Nicholas Novak
57d2c15f12 change: Changed BlockID's encoding to use the default for bytes 2023-12-05 14:37:45 -08:00
Nicholas Novak
cd06c19473 fix: Fixed the index lookups for non-zero chunk locations 2023-11-28 21:17:55 -08:00
Nicholas Novak
9aa5e65c6c fix: Fixed reverse chunk indexing algorithm 2023-11-28 14:47:22 -08:00
Nicholas Novak
42cad2cecc change: Fixed some tests and alternate implementations 2023-11-18 19:47:09 -08:00
Nicholas Novak
89a6ddc9af feat: Added the generate command to load existing world saves 2023-11-13 16:22:46 -08:00
Nicholas Novak
1766cd4f48 change: Removed chunk storage dir from being a global variable, and added some more tests 2023-11-08 16:24:27 -08:00
Nicholas Novak
e82ad34de5 progress: Finished the chunk-level ui for the visualization 2023-10-29 19:32:23 -07:00
Nicholas Novak
c73a555b04 change: Started rewriting parts of the project in Go 2023-10-28 21:40:29 -07:00