• Joined on 2024-03-24
kodi pushed to first-attempt at kodi/amethyst 2024-10-03 17:55:54 +02:00
847644d8cf Performance tweaks
kodi pushed to first-attempt at kodi/amethyst 2024-10-03 14:55:56 +02:00
18a80874df Fix weird bug (dont use vscode)
kodi pushed to first-attempt at kodi/amethyst 2024-10-02 17:35:39 +02:00
d0a5b55ae8 try fixing extremely weird bug
af76cace76 Finish trying to implement sending chunks
Compare 2 commits »
kodi pushed to first-attempt at kodi/amethyst 2024-10-01 20:01:23 +02:00
c3c3f83286 more work on sending map
kodi pushed to first-attempt at kodi/amethyst 2024-10-01 19:43:39 +02:00
40792b8d94 extremely minor
kodi pushed to first-attempt at kodi/amethyst 2024-10-01 19:26:32 +02:00
5fae9aa1ff Some progress towards sending the map
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