EightFactorial
8138d388e7
Add a brigadier example for use inside a bevy App ( #146 )
2024-05-09 21:55:55 -05:00
afcf497989
link 1.20.4 branch in readme
2024-05-03 06:42:25 +00:00
893f837b68
extremely complicated update to 1.20.6
2024-05-01 05:19:54 +00:00
8e2e81651c
fmt
2024-04-27 06:08:38 +00:00
Luis
6553d9510d
Use ClientIntention over ConnectionProtocol for ClientIntentionPacket ( #143 )
...
* fix!: use ClientIntention over ConnectionProtocol for ClientIntentionPacket
* chore: remove McBufRead/Writable from ConnectionProtocol
* chore: use From over Into for ClientIntention to ConnectionProtocol conversion
* chore: organise imports in existing style
2024-04-27 01:03:20 -05:00
84f66a55a5
Release 0.10.1
...
azalea@0.10.1
azalea-auth@0.10.1
azalea-buf@0.10.1
azalea-chat@0.10.1
azalea-client@0.10.1
azalea-entity@0.10.1
azalea-inventory@0.10.1
azalea-protocol@0.10.1
azalea-world@0.10.1
Generated by cargo-workspaces
2024-04-24 17:56:35 -05:00
a3169d8ffe
fix some deps
2024-04-24 22:43:44 +00:00
e7c5a5e4fa
require azalea-buf feature for azalea-chat in some places
2024-04-24 05:05:19 +00:00
287f493172
Release independent packages
...
Generated by cargo-workspaces
2024-04-24 00:01:16 -05:00
2f51a0a123
Release 0.10.0
...
azalea@0.10.0
azalea-auth@0.10.0
azalea-block@0.10.0
azalea-block-macros@0.10.0
azalea-brigadier@0.10.0
azalea-buf@0.10.0
azalea-buf-macros@0.10.0
azalea-chat@0.10.0
azalea-client@0.10.0
azalea-core@0.10.0
azalea-crypto@0.10.0
azalea-entity@0.10.0
azalea-inventory@0.10.0
azalea-inventory-macros@0.10.0
azalea-language@0.10.0
azalea-physics@0.10.0
azalea-protocol@0.10.0
azalea-protocol-macros@0.10.0
azalea-registry@0.10.0
azalea-registry-macros@0.10.0
azalea-world@0.10.0
Generated by cargo-workspaces
2024-04-23 23:56:30 -05:00
df8068b79c
upgrade deps
2024-04-24 04:20:39 +00:00
7357455cad
Revert "Release 0.10.0"
...
This reverts commit f26aa56f42
.
2024-04-24 04:11:53 +00:00
f26aa56f42
Release 0.10.0
...
azalea@0.10.0
azalea-auth@0.10.0
azalea-block@0.10.0
azalea-block-macros@0.10.0
azalea-brigadier@0.10.0
azalea-buf@0.10.0
azalea-buf-macros@0.10.0
azalea-chat@0.10.0
azalea-client@0.10.0
azalea-core@0.10.0
azalea-crypto@0.10.0
azalea-entity@0.10.0
azalea-inventory@0.10.0
azalea-inventory-macros@0.10.0
azalea-language@0.10.0
azalea-physics@0.10.0
azalea-protocol@0.10.0
azalea-protocol-macros@0.10.0
azalea-registry@0.10.0
azalea-registry-macros@0.10.0
azalea-world@0.10.0
Generated by cargo-workspaces
2024-04-23 23:11:11 -05:00
357824014e
fix ClientboundLevelParticlesPacket
2024-04-24 03:58:26 +00:00
79a0d58cc5
fix warning when entities that didn't move chunks despawn
2024-04-24 03:11:26 +00:00
3b635c1d6d
sort generated tags
2024-04-23 21:16:18 -05:00
mat
1d80f531b7
1.20.5 ( #127 )
...
* 23w51b
* make recalculate_near_end_of_path public
so other plugins can do .after(recalculate_near_end_of_path)
* update to 24w03a i think
* start implementing 24w13a
* registries work (but a lot of packets are still broken)
* fix recipes and commands packets
* i love codecs :D i am not going insane :D mojang's java is very readable :D
* item components are "implemented" meowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeow
* update to 1.20.5-pre3
* fix all the broken packets and clippy (mojang please don't do an update like this again or i will murder someone)
* 1.20.5-rc1
* fix failing tests
* 1.20.5
2024-04-23 10:34:50 -05:00
0ddad8bd9c
fix edge case with reading FormattedText as nbt
2024-04-20 21:06:37 +00:00
f919fb65d6
upgrade deps
2024-04-20 04:12:16 +00:00
8a1e1b7bb9
clippy
2024-04-20 04:03:03 +00:00
6d9d1a4569
add Client::join_with_proxy and fix tests
2024-04-20 03:59:50 +00:00
353eda21ac
socks5 support ( #113 )
2024-04-20 03:40:59 +00:00
fa96af786b
Release 0.9.1
...
azalea@0.9.1
azalea-auth@0.9.1
azalea-block@0.9.1
azalea-block-macros@0.9.1
azalea-brigadier@0.9.1
azalea-buf@0.9.1
azalea-buf-macros@0.9.1
azalea-chat@0.9.1
azalea-client@0.9.1
azalea-core@0.9.1
azalea-crypto@0.9.1
azalea-entity@0.9.1
azalea-inventory@0.9.1
azalea-inventory-macros@0.9.1
azalea-language@0.9.1
azalea-physics@0.9.1
azalea-protocol@0.9.1
azalea-protocol-macros@0.9.1
azalea-registry@0.9.1
azalea-registry-macros@0.9.1
azalea-world@0.9.1
Generated by cargo-workspaces
2024-04-18 20:22:26 -05:00
8808ecef94
fix get_block_collisions panicking when starting in a non existent chunk
2024-04-18 19:52:13 -05:00
b66b5b6b90
add functions to ClientBuilder and SwarmBuilder for custom addresses
2024-04-09 07:15:33 +00:00
cadc5605ec
make recalculate_near_end_of_path public
...
so other plugins can do .after(recalculate_near_end_of_path)
2024-04-09 07:15:33 +00:00
1zuna
38bb98707e
fix: GameOwnershipResponse key_id format ( #138 )
2024-03-21 13:36:15 -05:00
veronoicc
7fc31f9506
Update clientbound_game_event_packet.rs ( #133 )
...
Added 2 new game even types
2024-03-08 10:56:55 -06:00
4f288b1c03
optimize physics a bit more
2024-02-26 00:55:46 -06:00
e47dee388e
reduce allocations for collision detection
2024-02-25 22:31:56 -06:00
018ab55bdb
optimize physics
2024-02-25 16:53:08 -06:00
13426b035e
add Display for Vec3, add SimulationSet, and add EntityChunkPos component
2024-02-24 21:03:02 -06:00
c38957374c
fix parsing textcomponents failing when it's translatable and has a primitive as an argument
2024-02-24 14:00:09 -06:00
4eeda83ba4
add some more convenience functions
2024-02-24 06:02:11 -06:00
64fceff1cc
track entity rotations
2024-02-24 00:39:38 -06:00
5c85158e7c
fix 'CommandQueue has un-applied commands being dropped.' spam
2024-02-23 23:43:41 -06:00
28de14f984
fix pathfinder A* using slightly suboptimal paths sometimes
2024-02-23 20:48:26 -06:00
ad33d06e5f
reword comment for calculated_bits_per_entry
2024-02-23 10:15:45 -06:00
87658ac486
add OWNER_USERNAME to testbot
2024-02-22 22:44:05 -06:00
038807e607
fix for hypixel limbo
2024-02-22 22:41:54 -06:00
69f7eebcb3
fix for hypixel (wasn't sending ClientInformation on configuration)
2024-02-18 02:25:27 -06:00
mat
e08f2d842b
fix image in readme
2024-02-18 01:28:46 -06:00
be4f13c36c
upgrade deps, bevy 0.13
2024-02-17 14:43:42 -06:00
64d48897af
update deps
2024-01-25 00:44:20 -06:00
7feee2954d
remove unnecessary map_err
2024-01-20 17:35:54 -06:00
1zuna
73be589e7f
fixes unwrap on write_raw_packet(...) ( #128 )
2024-01-20 17:34:54 -06:00
fd1c99e74a
upgrade deps
2024-01-08 21:15:12 -06:00
42f49c58ed
update links to testbot in docs
2024-01-08 00:15:05 -06:00
cfbfdd77b4
fix ping packet, explosion packet, and panic less
2024-01-08 00:12:54 -06:00
0aa439d5ca
rewrite testbot to use brigadier
2024-01-07 21:50:38 -06:00