1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
Commit graph

22 commits

Author SHA1 Message Date
mat
e7bf124ed5 update changelog 2025-07-24 07:31:23 -03:00
mat
f12589ab80 fix invalid look directions on teleport 2025-06-25 16:10:15 -13:45
mat
08c409d048 improve packet_order test, add BlockUpdatePlugin, fix packet order for sprinting 2025-06-25 15:14:39 -12:45
mat
ffbe7a3e42 1.21.6 (#215) 2025-06-17 06:49:07 -12:00
mat
319d144995 take Entity instead of MinecraftEntityId in Client::attack 2025-06-17 09:14:37 +09:30
mat
fd9bf16871 implement EntityHitResult 2025-06-16 21:31:04 +00:00
mat
713dae7110 update changelog 2025-06-15 19:52:26 -05:00
mat
f64229fcc9 add some missing things to the changelog 2025-06-15 22:42:10 +01:00
mat
1a983beec1 update changelog 2025-06-15 14:45:56 -05:00
mat
cfdd8e690f update changelog 2025-05-31 10:47:23 +11:00
mat
fbcaa6eca9 rearrange some parts of changelog and mention pr authors 2025-05-10 06:52:26 +03:30
mat
e1d3b902ba add StartUseItemEvent and improve code related to interactions 2025-05-10 06:22:08 +03:30
mat
e0d3352a90 add chat signing 2025-05-08 08:51:34 +12:00
mat
2b7be768f2 reword some things in the changelog 2025-05-06 15:52:16 -13:45
mat
8dff973d26 support legacy hex colors 2025-05-07 14:24:07 +09:00
mat
e9452032bf fix various issues with mining 2025-05-06 14:20:57 -13:00
mat
f7c9419045 pathfinder can now handle slabs, stairs, and dirt paths 2025-05-07 06:59:22 +10:00
mat
af3affb467 fix chunk errors when joining a world with a same name but different height 2025-05-07 06:00:29 +10:00
mat
9a40b65bc1
Add AutoReconnectPlugin (#221)
* add AutoReconnectPlugin

* merge main

* start simplifying swarm internals

* fix Swarm::into_iter, handler functions, DisconnectEvent, and add some more docs

* add ClientBuilder/SwarmBuilder::reconnect_after

* fix a doctest

* reword SwarmEvent::Disconnect doc

* better behavior when we try to join twice

* reconnect on ConnectionFailedEvent too

* autoreconnect is less breaking now
2025-05-02 15:55:58 -05:00
mat
52e34de95c typo 2025-05-03 06:52:50 +11:00
mat
50c8e6bc5b the bevy update is a breaking change 2025-05-02 07:52:06 -12:00
mat
5666918519 add changelog 2025-05-03 01:50:30 +06:00