Commit Graph

22 Commits

Author SHA1 Message Date
17244496ec refactor: Removed unnecessary dependencies
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-11 18:25:26 +11:00
49184af96b Removed unnecessary dependencies
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-04 18:47:50 +11:00
0528c78092 Functioning download progress updates
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-04 17:11:37 +11:00
bd39f1fd72 Removed gxhash and ran cargo fmt
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-01 07:51:56 +11:00
706f525ae7 Converted to md5 2024-10-26 22:22:10 +11:00
c51e7618bd More progress on checksums 2024-10-26 15:18:34 +11:00
d39e7cbdf1 Mostly finished with checksums. Just merging main in at the same time 2024-10-26 10:58:04 +11:00
2ec351f20e fixed multi-chunk downloads 2024-10-25 10:28:58 +11:00
5ed0833e61 my own take on some BASED design decisions 2024-10-24 22:05:58 +11:00
e71e4cf0fa Update on GameDownload 2024-10-18 22:35:03 +11:00
496c6a57e3 Progress on downloads. Currently working on parsing functions to be run asynchronously 2024-10-18 07:45:09 +11:00
5ef6b8e528 cleanup and game UI beginnings 2024-10-15 20:05:13 +11:00
b3963b60b5 Updated logging 2024-10-15 11:04:50 +11:00
e828bca2a5 reorganisation, cleanup and new nonce protocol 2024-10-12 17:34:47 +11:00
ac1c3b609a ci/cd and patches for windows builds 2024-10-09 05:09:48 +11:00
8f6f184739 compliant with new APIs 2024-10-09 00:37:27 +11:00
4bb33c8223 handshakes 2024-10-08 18:08:52 +11:00
ae4c65b7ab another stage of client authentication 2024-10-08 16:13:28 +11:00
22b1aeec9f auth initiate, database and more 2024-10-08 13:17:06 +11:00
c9577444cd migrate to nuxt and groundwork 2024-10-08 00:39:42 +11:00
c46c54b2a5 migrated unpacking to rust zstd to conform with droplet
@drop/droplet now packs with zstd, so converts unpacker.rs to use zstd
2024-10-07 15:10:38 +11:00
f6cd7c3d1f initial commit 2024-10-06 01:10:57 +10:00