25 Commits

Author SHA1 Message Date
f5adebb13f
Send brand 2024-08-04 07:44:03 +02:00
4c05158f23
Merge branch 'main' of git.colon-three.com:kodi/amethyst 2024-07-10 09:14:54 +02:00
2b9acc2afb
Structure tweaks 2024-07-10 09:13:03 +02:00
54113589f9
Structure tweaks 2024-07-10 09:11:45 +02:00
361655da52
Use Keyword instead of manual changes 2024-07-09 19:00:03 +02:00
ec9f9c87ac
Changes to server format 2024-07-09 18:57:09 +02:00
38da310fd8
Begin "implementing" configuration stage 2024-07-09 16:18:04 +02:00
7526ffae62
Define packets for Configuration 2024-07-09 16:10:00 +02:00
9291af2bc8
Disable encryption for now 2024-07-09 14:18:48 +02:00
099d2a3a68
Add Amethyst.Keys.decrypt/1 2024-07-09 10:28:57 +02:00
6a2701aace
Add a single debug log for troubleshooting 2024-07-09 10:22:10 +02:00
0f59aaef59
Progress on implementing encryption (I think) 2024-07-08 22:45:57 +02:00
1d741d785a
"Implement" "login" 2024-07-08 17:59:44 +02:00
1f331fabfc
Update mix.nix 2024-07-08 17:02:09 +02:00
9f9abf277d
Move to login mode when client wants to 2024-07-08 16:59:02 +02:00
809a37c644
Begin implementing Login stage 2024-07-08 16:57:49 +02:00
1ce9b7c454
Move shared boilerplate in servers to Amethyst.Server 2024-07-08 14:57:37 +02:00
770b88a882
Implement SLP 2024-07-08 14:45:13 +02:00
5c708a22d2
Implement being aware of the handshake 2024-07-07 22:46:18 +02:00
c742fa7c97
Begin work on implementing handshake 2024-07-07 19:05:32 +02:00
92325c05b1
Implement deserialization for varints and varlongs 2024-07-07 18:23:14 +02:00
502ca17bd3
Minor change to data reader 2024-07-07 13:35:21 +02:00
b0a85aaefc
Add workflow to build and test 2024-07-07 11:52:57 +02:00
77912a1d84
Add license 2024-07-07 11:47:48 +02:00
fae5bb3139
Begin writing code for reading and writing packets 2024-07-07 11:41:34 +02:00