Commit Graph

98 Commits

Author SHA1 Message Date
78442a94af
Begin implementing logging player into a game
All checks were successful
Build & Test / nix-build (push) Successful in 1m9s
2024-08-18 13:44:09 +02:00
11db275db2
Add GameCoordinator logic for finding or creating games
All checks were successful
Build & Test / nix-build (push) Successful in 1m14s
2024-08-18 13:02:48 +02:00
99af42f42c
run actions on all pushes
All checks were successful
Build & Test / nix-build (push) Successful in 1m15s
2024-08-17 19:52:11 +02:00
935fa9a49e
(m) Add release which includes example game 2024-08-17 19:51:28 +02:00
4a56f9b954
Begin implementing GameCoordinator 2024-08-17 19:43:08 +02:00
4e629fb8e4
Add feature to disable listening
All checks were successful
Build & Test / nix-build (push) Successful in 1m12s
2024-08-17 17:27:46 +02:00
3e6cc5273d
Fix mix release
All checks were successful
Build & Test / nix-build (push) Successful in 1m11s
2024-08-17 17:21:30 +02:00
1d9467cec4
[Major] Move to umbrella structure
Some checks failed
Build & Test / nix-build (push) Failing after 32s
2024-08-16 18:27:34 +02:00
7a75dcc9c8
incredibly minor tweak to credo config
All checks were successful
Build & Test / nix-build (push) Successful in 1m10s
2024-08-12 12:26:24 +02:00
c6f0df489e
Add handler for serverbound_plugin_message (play)
All checks were successful
Build & Test / nix-build (push) Successful in 1m15s
2024-08-12 12:23:00 +02:00
0c94bab3e4
Implement registry_data
All checks were successful
Build & Test / nix-build (push) Successful in 1m39s
2024-08-12 12:14:12 +02:00
1cfb5384dc
Mildly improve readability
All checks were successful
Build & Test / nix-build (push) Successful in 1m13s
2024-08-04 08:55:19 +02:00
7348ed5d28
Merge branch 'main' of git.colon-three.com:kodi/amethyst
All checks were successful
Build & Test / nix-build (push) Successful in 1m12s
2024-08-04 07:52:54 +02:00
3b4eaef455
Undo that mistake 2024-08-04 07:52:48 +02:00
2aaf0c6ac8
Undo that mistake
All checks were successful
Build & Test / nix-build (push) Successful in 1m11s
2024-08-04 07:47:58 +02:00
a285e31175
Merge branch 'main' of git.colon-three.com:kodi/amethyst
All checks were successful
Build & Test / nix-build (push) Successful in 1m12s
2024-08-04 07:44:13 +02:00
f5adebb13f
Send brand 2024-08-04 07:44:03 +02:00
b1fa25fb1d
Fix bug in serializing login (play) but revealed other, more confusing bug
All checks were successful
Build & Test / nix-build (push) Successful in 1m11s
2024-08-01 06:42:43 +02:00
9c6c275b3e
Add useful Write functions
All checks were successful
Build & Test / nix-build (push) Successful in 1m17s
2024-08-01 06:05:04 +02:00
9f9526f5de
Flattened writing interface
All checks were successful
Build & Test / nix-build (push) Successful in 1m12s
2024-08-01 05:14:05 +02:00
8e57427c99
Add exdoc
All checks were successful
Build & Test / nix-build (push) Successful in 1m50s
2024-08-01 04:48:01 +02:00
b10be14079
Begin implementing login (play)
All checks were successful
Build & Test / nix-build (push) Successful in 1m13s
2024-07-21 03:26:10 +02:00
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