• Joined on 2024-03-24
kodi pushed to main at kodi/amethyst 2024-10-08 09:07:05 +02:00
c2cbfdf888 Properly implement light... I think
kodi pushed to main at kodi/amethyst 2024-10-07 21:05:44 +02:00
b44784e9ef Attempt implementing light
kodi pushed to main at kodi/amethyst 2024-10-07 13:52:40 +02:00
5743ae55e0 Update release system
kodi pushed to main at kodi/amethyst 2024-10-07 11:26:33 +02:00
2ef24bbe51 Merge pull request 'Implement Mojang authentication' (#4) from auth into main
cec646f622 Update mix.nix
c29f95a647 Render the player's skin when possible
4ecf2d432f Signatures are sent correctly
e45258ba6f remove debug log
Compare 6 commits »
kodi deleted branch auth from kodi/amethyst 2024-10-07 11:26:33 +02:00
kodi merged pull request kodi/amethyst#4 2024-10-07 11:26:31 +02:00
Implement Mojang authentication
kodi created pull request kodi/amethyst#4 2024-10-07 11:19:43 +02:00
Implement Mojang authentication
kodi pushed to auth at kodi/amethyst 2024-10-07 11:18:29 +02:00
cec646f622 Update mix.nix
kodi merged pull request kodi/amethyst#3 2024-10-06 19:51:45 +02:00
Implement compression
kodi pushed to main at kodi/amethyst 2024-10-06 19:51:45 +02:00
7805f3b225 Merge pull request 'Implement compression' (#3) from compression into main
8b09c78f02 Actually implement compression
be44916461 Implement compression
fb98dd4864 Attempt to implement compression
Compare 4 commits »
kodi created branch auth in kodi/amethyst 2024-10-06 19:03:17 +02:00
kodi pushed to auth at kodi/amethyst 2024-10-06 19:03:17 +02:00
c29f95a647 Render the player's skin when possible
4ecf2d432f Signatures are sent correctly
e45258ba6f remove debug log
c598de4e7b Initial implementation of authentication
Compare 4 commits »
kodi created pull request kodi/amethyst#3 2024-10-06 15:52:51 +02:00
Implement compression
kodi created branch compression in kodi/amethyst 2024-10-06 15:50:03 +02:00
kodi pushed to compression at kodi/amethyst 2024-10-06 15:50:03 +02:00
8b09c78f02 Actually implement compression
be44916461 Implement compression
fb98dd4864 Attempt to implement compression
Compare 3 commits »
kodi pushed to main at kodi/amethyst 2024-10-05 21:52:37 +02:00
1e7cc32af7 Experiment with a different map
kodi deleted branch encryption from kodi/amethyst 2024-10-05 12:07:07 +02:00
kodi pushed to main at kodi/amethyst 2024-10-05 12:07:07 +02:00
eff1ff0a5e Merge pull request 'Implement protocol encryption' (#2) from encryption into main
93f8432bd1 Fix process leak
7f3bb357db Implement encryption
3bb8c5286a Actually implement reading byte_arrays
80060b1708 progress???
Compare 7 commits »
kodi merged pull request kodi/amethyst#2 2024-10-05 12:07:05 +02:00
Implement protocol encryption
kodi pushed to encryption at kodi/amethyst 2024-10-05 12:06:41 +02:00
93f8432bd1 Fix process leak