• Joined on 2024-03-24
kodi pushed to first-attempt at kodi/amethyst 2024-10-01 10:51:19 +02:00
453daa817b Implement part of chunk sending
kodi pushed to first-attempt at kodi/amethyst 2024-10-01 08:21:39 +02:00
c880ea95f3 Implement player info update packet
kodi pushed to first-attempt at kodi/amethyst 2024-09-26 14:47:17 +02:00
f0c2ef80ec work on implementing some more packets
kodi pushed to first-attempt at kodi/amethyst 2024-09-25 11:09:35 +02:00
034f21ade7 begin implementing the second worst packet of this protocol
kodi pushed to first-attempt at kodi/amethyst 2024-09-19 15:40:41 +02:00
930a508ad9 "Loading terrain..."!
kodi pushed to first-attempt at kodi/amethyst 2024-09-19 15:12:24 +02:00
f037f0de02 No longer rely on loose error checking and other minor fixes
kodi pushed to first-attempt at kodi/amethyst 2024-09-17 20:01:53 +02:00
764c4bc387 Minor doc update
kodi pushed to first-attempt at kodi/amethyst 2024-09-17 19:50:30 +02:00
f79e0728e6 Implement callback for accept_teleport
kodi pushed to first-attempt at kodi/amethyst 2024-09-17 19:24:04 +02:00
53fe25043d Implement handling confirm_teleportation
kodi pushed to first-attempt at kodi/amethyst 2024-09-09 18:46:04 +02:00
0fdc00148e Clean some warnings
kodi pushed to first-attempt at kodi/amethyst 2024-09-07 12:35:05 +02:00
5063e8af12 Implement packet type checking and get back up to speed
kodi pushed to first-attempt at kodi/amethyst 2024-09-06 19:53:56 +02:00
4beb083dd6 Progress on getting back up to speed
kodi pushed to first-attempt at kodi/amethyst 2024-09-06 12:45:11 +02:00
9ec63487c2 display packet ID in hexadecimal
kodi pushed to first-attempt at kodi/amethyst 2024-09-06 12:07:35 +02:00
6495a246e0 Fix disconnect messages and progress on Configuration stage
kodi pushed to first-attempt at kodi/amethyst 2024-09-06 00:42:17 +02:00
1ced941440 Continue rewrite
kodi pushed to first-attempt at kodi/amethyst 2024-09-05 19:06:42 +02:00
5413708b29 Begin complete rewrite of communication system
kodi pushed to first-attempt at kodi/amethyst 2024-09-04 13:13:37 +02:00
9842195b8e Some patching up
kodi pushed to first-attempt at kodi/amethyst 2024-09-04 13:10:48 +02:00
acc814a056 Respect result of Amethyst.API.Game.login/2
kodi pushed to first-attempt at kodi/amethyst 2024-09-04 11:57:39 +02:00
903d2fd3be Update nix tests
kodi pushed to first-attempt at kodi/amethyst 2024-09-04 11:55:46 +02:00
773d1c567d Add pre-commit checks