98 Commits

Author SHA1 Message Date
78442a94af
Begin implementing logging player into a game 2024-08-18 13:44:09 +02:00
11db275db2
Add GameCoordinator logic for finding or creating games 2024-08-18 13:02:48 +02:00
99af42f42c
run actions on all pushes 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 2024-08-17 17:27:46 +02:00
3e6cc5273d
Fix mix release 2024-08-17 17:21:30 +02:00
1d9467cec4
[Major] Move to umbrella structure 2024-08-16 18:27:34 +02:00
7a75dcc9c8
incredibly minor tweak to credo config 2024-08-12 12:26:24 +02:00
c6f0df489e
Add handler for serverbound_plugin_message (play) 2024-08-12 12:23:00 +02:00
0c94bab3e4
Implement registry_data 2024-08-12 12:14:12 +02:00
1cfb5384dc
Mildly improve readability 2024-08-04 08:55:19 +02:00
7348ed5d28
Merge branch 'main' of git.colon-three.com:kodi/amethyst 2024-08-04 07:52:54 +02:00
3b4eaef455
Undo that mistake 2024-08-04 07:52:48 +02:00
2aaf0c6ac8
Undo that mistake 2024-08-04 07:47:58 +02:00
a285e31175
Merge branch 'main' of git.colon-three.com:kodi/amethyst 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 2024-08-01 06:42:43 +02:00
9c6c275b3e
Add useful Write functions 2024-08-01 06:05:04 +02:00
9f9526f5de
Flattened writing interface 2024-08-01 05:14:05 +02:00
8e57427c99
Add exdoc 2024-08-01 04:48:01 +02:00
b10be14079
Begin implementing login (play) 2024-07-21 03:26:10 +02:00
8572ac5443
Add big and awful code 2024-07-21 03:13:30 +02:00
204c6b0142
Get past configuration stage 2024-07-21 01:59:57 +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