Commit graph

16 commits

Author SHA1 Message Date
mat
72154452c3 move config.toml to config_fast_builds 2023-12-17 15:50:41 -06:00
mat
e39de79a6b simplify some code 2023-11-18 00:07:25 -06:00
TheDudeFromCI
226e726c29
Removed .vscode settings (#104)
Signed-off-by: TheDudeFromCI <thedudefromci@gmail.com>
2023-08-19 20:33:22 -05:00
mat
6eee543a33
Pathfinder (#25)
Pathfinding is very much not done, but it works enough and I want to get this merged.
TODO: fast replanning, goals that aren't a single node, falling moves (it should be able to play the dropper), parkour moves
2022-11-12 23:54:05 -06:00
mat
4cef62e8e4
Microsoft Authentication (#29)
* a

* try to do more work on auth signing (untested)

* well auth works when i remove the d= so

* auth stuff

* sessionserver stuff

* add auth in azalea-protocol/client

* caching*

refreshing microsoft auth tokens isn't implemented yet, also i haven't tested it

* how did i not notice that i had the code duplicated

* fix cache

* add refreshing msa token

* replace some printlns with log::trace

* auth works!

* Update main.rs

* fix clippy warnings
2022-10-16 22:54:54 -05:00
mat
04aea6afaf code-generator/lib 2022-05-24 19:50:19 -05:00
mat
345cecf7af add more stuff 2022-05-08 23:45:15 -05:00
mat
ac392542ce Merge branch 'main' into chunk-decoding 2022-05-08 18:55:49 -05:00
mat
f198bdf777 fix gitignore 2022-05-07 18:36:17 -05:00
mat
c10b732510 improve data generator and add packet 2022-05-07 18:26:19 -05:00
mat
9f496a89b5 basic code generator 2022-05-07 16:54:02 -05:00
mat
18dc3a84d4 start adding bit storage 2022-05-03 22:48:57 -05:00
mat
cc70d80932 gitignore flamegraph stuff 2022-04-30 17:55:18 -05:00
mat
248f752748 simplify error handling 2022-04-22 04:33:58 +00:00
mat
747bfa568c Add doc to gitignore 2022-04-16 14:56:27 -05:00
mat
5029a09963 Initial commit 2021-12-06 00:28:40 -06:00