Commit Graph

19 Commits

Author SHA1 Message Date
Nicholas Novak
6fa03619ee chore: Changed project names for the GitHub release 2023-12-13 23:48:53 -08:00
Nicholas Novak
a2468a832f fix: Returned a file not found error on unity file reads 2023-12-13 23:33:10 -08:00
Nicholas Novak
07b676c571 fix: Fixed reversed offsets for unity files 2023-12-11 16:38:46 -08:00
Nicholas Novak
81915ff4f3 fix: Fixed metadata not being saved 2023-12-11 09:57:11 -08:00
Nicholas Novak
e0f1cd2436 feat: Finished testing Unity files and got retrieval working 2023-12-11 09:22:50 -08:00
Nicholas Novak
5c4ee2bc2e feat: In-progress work on unity files 2023-12-11 01:33:39 -08:00
Nicholas Novak
31f3c8e21d feat: Added parallel initialization to inmemory and hash servers 2023-12-10 21:28:48 -08:00
Nicholas Novak
806eedf3b9 fix: Fixed the storage server interface to meet the proper types 2023-12-10 21:27:05 -08:00
Nicholas Novak
df2a128e1b refactor: Moved the servers to their separate directories 2023-12-08 19:30:19 -08:00
Nicholas Novak
2f4303ddb8 change: Finished benchmarking and some more features 2023-12-05 15:27:40 -08:00
Nicholas Novak
a4620b99ce fix: Updated some of the methods in the storage server to be correct 2023-12-05 14:38:19 -08:00
Nicholas Novak
05280d7d9a feat: Added a file cache 2023-12-05 14:36:02 -08:00
Nicholas Novak
42cad2cecc change: Fixed some tests and alternate implementations 2023-11-18 19:47:09 -08:00
Nicholas Novak
8ae838cc2f feat: Added in-memory server to the testing suite 2023-11-13 16:55: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
08e5cd80cc fix: Fixed decoding for empty files and added temporary directories to tests 2023-10-29 01:23:38 -07:00
Nicholas Novak
c73a555b04 change: Started rewriting parts of the project in Go 2023-10-28 21:40:29 -07:00