120 Commits

Author SHA1 Message Date
29014aa45f
Implement receiving chat messages 2024-10-08 15:34:57 +02:00
7f68a95e28
Attempt to implement data for fixed bitset reading 2024-10-08 14:40:22 +02:00
c70098814a
Tweak credo and cleanups 2024-10-08 10:59:57 +02:00
9c03318e3f
More tinkering 2024-10-08 10:30:56 +02:00
c9a3dec823
Tinker with example game 2024-10-08 10:29:01 +02:00
aa91e82cfa
Remove spam 2024-10-08 09:10:27 +02:00
c2cbfdf888
Properly implement light... I think 2024-10-08 09:06:54 +02:00
b44784e9ef
Attempt implementing light 2024-10-07 21:05:37 +02:00
5743ae55e0
Update release system 2024-10-07 13:52:33 +02:00
2ef24bbe51 Merge pull request 'Implement Mojang authentication' () from auth into main
Reviewed-on: 
2024-10-07 11:26:31 +02:00
cec646f622
Update mix.nix 2024-10-07 11:18:22 +02:00
7805f3b225 Merge pull request 'Implement compression' () from compression into main
Reviewed-on: 
2024-10-06 19:51:44 +02:00
c29f95a647
Render the player's skin when possible 2024-10-06 19:03:12 +02:00
4ecf2d432f
Signatures are sent correctly 2024-10-06 18:29:05 +02:00
e45258ba6f
remove debug log 2024-10-06 18:02:54 +02:00
c598de4e7b
Initial implementation of authentication 2024-10-06 17:53:27 +02:00
8b09c78f02
Actually implement compression 2024-10-06 15:49:55 +02:00
be44916461
Implement compression 2024-10-06 15:20:39 +02:00
fb98dd4864
Attempt to implement compression 2024-10-06 13:49:14 +02:00
1e7cc32af7
Experiment with a different map 2024-10-05 19:03:22 +02:00
eff1ff0a5e Merge pull request 'Implement protocol encryption' () from encryption into main
Reviewed-on: 
2024-10-05 12:07:03 +02:00
93f8432bd1
Fix process leak 2024-10-05 12:06:33 +02:00
7f3bb357db
Implement encryption 2024-10-05 11:55:27 +02:00
3bb8c5286a
Actually implement reading byte_arrays 2024-10-05 11:35:38 +02:00
80060b1708
progress??? 2024-10-05 11:27:10 +02:00
3f0e0ae22f
Some attempts at troubleshooting 2024-10-04 19:55:52 +02:00
c26fc23a33
Begin attempting to implement encryption 2024-10-04 16:02:57 +02:00
6ad910d4b4
Remove debug logs used for troubleshooting 2024-10-04 11:42:21 +02:00
b40fee3c3c
Fix bugs in sending paletted chunks 2024-10-04 11:36:08 +02:00
288ead3e9b
Implement rudimentary keepalive 2024-10-04 10:33:41 +02:00
fb0099352b
Some experimentation 2024-10-04 09:45:23 +02:00
53243c14fa
Load into the world!... somewhat 2024-10-03 22:14:00 +02:00
f25e6fbf93
Merge branch 'first-attempt' of git.colon-three.com:kodi/amethyst into first-attempt 2024-10-03 20:36:37 +02:00
f083a99702
merge 2024-10-03 20:36:26 +02:00
7821b20758
Minor tweaks 2024-10-03 20:35:50 +02:00
847644d8cf
Performance tweaks 2024-10-03 17:55:43 +02:00
18a80874df
Fix weird bug (dont use vscode) 2024-10-03 14:55:40 +02:00
d0a5b55ae8
try fixing extremely weird bug 2024-10-02 17:35:28 +02:00
af76cace76
Finish trying to implement sending chunks 2024-10-02 15:47:21 +02:00
c3c3f83286
more work on sending map 2024-10-01 20:01:14 +02:00
40792b8d94
extremely minor 2024-10-01 19:43:29 +02:00
5fae9aa1ff
Some progress towards sending the map 2024-10-01 19:26:24 +02:00
453daa817b
Implement part of chunk sending 2024-10-01 10:51:08 +02:00
c880ea95f3
Implement player info update packet 2024-10-01 08:21:30 +02:00
f0c2ef80ec
work on implementing some more packets 2024-09-26 14:47:05 +02:00
034f21ade7
begin implementing the second worst packet of this protocol 2024-09-25 11:09:26 +02:00
930a508ad9
"Loading terrain..."! 2024-09-19 15:40:16 +02:00
f037f0de02
No longer rely on loose error checking and other minor fixes 2024-09-19 15:11:59 +02:00
764c4bc387
Minor doc update 2024-09-17 20:01:44 +02:00
f79e0728e6
Implement callback for accept_teleport 2024-09-17 19:50:21 +02:00