Spatial database, custom-built to store objects efficiently in three dimensions, and build for my senior comps project
Go to file
2023-11-08 16:15:31 -08:00
connector progress: Worked on some more of the packet decoding 2023-11-08 16:15:31 -08:00
storage progress: Finished the chunk-level ui for the visualization 2023-10-29 19:32:23 -07:00
visualization change: Removed some hardcoded border paddings for the tui 2023-11-06 15:27:03 -08:00
world progress: Finished the chunk-level ui for the visualization 2023-10-29 19:32:23 -07:00
.gitignore change: Added the generated binary to the gitignore 2023-10-29 19:40:38 -07:00
basic_functionality_test.go fix: Fixed decoding for empty files and added temporary directories to tests 2023-10-29 01:23:38 -07:00
docker-compose.yaml progress: Worked on some more of the packet decoding 2023-11-08 16:15:31 -08:00
go.mod progress: Worked on some more of the packet decoding 2023-11-08 16:15:31 -08:00
go.sum progress: Worked on some more of the packet decoding 2023-11-08 16:15:31 -08:00
main.go feat: Started on a proxy server to intercept game packets 2023-10-29 21:18:58 -07:00