Commit Graph

76 Commits

Author SHA1 Message Date
8572ac5443
Add big and awful code
All checks were successful
Build & Test / nix-build (push) Successful in 1m10s
2024-07-21 03:13:30 +02:00
204c6b0142
Get past configuration stage
All checks were successful
Build & Test / nix-build (push) Successful in 1m41s
2024-07-21 01:59:57 +02:00
4c05158f23
Merge branch 'main' of git.colon-three.com:kodi/amethyst
All checks were successful
Build & Test / nix-build (push) Successful in 1m6s
2024-07-10 09:14:54 +02:00
2b9acc2afb
Structure tweaks 2024-07-10 09:13:03 +02:00
54113589f9
Structure tweaks
All checks were successful
Build & Test / nix-build (push) Successful in 1m7s
2024-07-10 09:11:45 +02:00
361655da52
Use Keyword instead of manual changes
All checks were successful
Build & Test / nix-build (push) Successful in 1m11s
2024-07-09 19:00:03 +02:00
ec9f9c87ac
Changes to server format
All checks were successful
Build & Test / nix-build (push) Successful in 1m12s
2024-07-09 18:57:09 +02:00
38da310fd8
Begin "implementing" configuration stage
Some checks failed
Build & Test / nix-build (push) Failing after 11s
2024-07-09 16:18:04 +02:00
7526ffae62
Define packets for Configuration
All checks were successful
Build & Test / nix-build (push) Successful in 1m8s
2024-07-09 16:10:00 +02:00
9291af2bc8
Disable encryption for now
All checks were successful
Build & Test / nix-build (push) Successful in 1m7s
2024-07-09 14:18:48 +02:00
099d2a3a68
Add Amethyst.Keys.decrypt/1
All checks were successful
Build & Test / nix-build (push) Successful in 1m7s
2024-07-09 10:28:57 +02:00
6a2701aace
Add a single debug log for troubleshooting
All checks were successful
Build & Test / nix-build (push) Successful in 1m9s
2024-07-09 10:22:10 +02:00
0f59aaef59
Progress on implementing encryption (I think)
All checks were successful
Build & Test / nix-build (push) Successful in 1m6s
2024-07-08 22:45:57 +02:00
1d741d785a
"Implement" "login"
All checks were successful
Build & Test / nix-build (push) Successful in 1m8s
2024-07-08 17:59:44 +02:00
1f331fabfc
Update mix.nix
All checks were successful
Build & Test / nix-build (push) Successful in 1m11s
2024-07-08 17:02:09 +02:00
9f9abf277d
Move to login mode when client wants to
Some checks failed
Build & Test / nix-build (push) Failing after 17s
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
All checks were successful
Build & Test / nix-build (push) Successful in 1m9s
2024-07-08 14:57:37 +02:00
770b88a882
Implement SLP
All checks were successful
Build & Test / nix-build (push) Successful in 1m31s
2024-07-08 14:45:13 +02:00
5c708a22d2
Implement being aware of the handshake
All checks were successful
Build & Test / nix-build (push) Successful in 1m6s
2024-07-07 22:46:18 +02:00
c742fa7c97
Begin work on implementing handshake
All checks were successful
Build & Test / nix-build (push) Successful in 1m5s
2024-07-07 19:05:32 +02:00
92325c05b1
Implement deserialization for varints and varlongs
All checks were successful
Build & Test / nix-build (push) Successful in 1m7s
2024-07-07 18:23:14 +02:00
502ca17bd3
Minor change to data reader
All checks were successful
Build & Test / nix-build (push) Successful in 1m6s
2024-07-07 13:35:21 +02:00
b0a85aaefc
Add workflow to build and test
All checks were successful
Build & Test / nix-build (push) Successful in 1m29s
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