Gaspard Culis
0774888a77
feat(registry): Derive Serialize and Deserialize on registry types ( #179 )
2024-11-03 10:58:19 -06:00
abc7b43b8c
Release 0.10.3+mc1.21.1
...
azalea@0.10.3+mc1.21.1
azalea-auth@0.10.3+mc1.21.1
azalea-block@0.10.3+mc1.21.1
azalea-block-macros@0.10.3+mc1.21.1
azalea-brigadier@0.10.3+mc1.21.1
azalea-buf@0.10.3+mc1.21.1
azalea-buf-macros@0.10.3+mc1.21.1
azalea-chat@0.10.3+mc1.21.1
azalea-client@0.10.3+mc1.21.1
azalea-core@0.10.3+mc1.21.1
azalea-crypto@0.10.3+mc1.21.1
azalea-entity@0.10.3+mc1.21.1
azalea-inventory@0.10.3+mc1.21.1
azalea-inventory-macros@0.10.3+mc1.21.1
azalea-language@0.10.3+mc1.21.1
azalea-physics@0.10.3+mc1.21.1
azalea-protocol@0.10.3+mc1.21.1
azalea-protocol-macros@0.10.3+mc1.21.1
azalea-registry@0.10.3+mc1.21.1
azalea-registry-macros@0.10.3+mc1.21.1
azalea-world@0.10.3+mc1.21.1
Generated by cargo-workspaces
2024-10-22 23:05:04 -05:00
2992fc6b47
update simdnbt
2024-09-15 06:52:16 +00:00
mat
ea64fba7f6
upgrade to simdnbt 0.6 ( #160 )
2024-07-05 00:45:45 -05:00
38eab50b4f
Release 0.10.2
...
azalea-block@0.10.2
azalea-block-macros@0.10.2
azalea-brigadier@0.10.2
azalea-buf@0.10.2
azalea-chat@0.10.2
azalea-client@0.10.2
azalea-core@0.10.2
azalea-entity@0.10.2
azalea-inventory@0.10.2
azalea-physics@0.10.2
azalea-protocol@0.10.2
azalea-registry@0.10.2
azalea-world@0.10.2
Generated by cargo-workspaces
2024-06-13 19:22:11 -05:00
veronoicc
892869ad12
Update simdnbt dep ( #148 )
...
* Update simdnbt dep
* Fix not compiling (rust analyzer is still yapping, i trust you cargo check)
* Update simdnbt to 0.5.2
* finally everything works :prayge:
2024-05-14 16:59:36 -05:00
b00106b7ff
update simdnbt
2024-05-14 09:13:34 +00:00
EightFactorial
8138d388e7
Add a brigadier example for use inside a bevy App ( #146 )
2024-05-09 21:55:55 -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
287f493172
Release independent packages
...
Generated by cargo-workspaces
2024-04-24 00:01:16 -05:00
df8068b79c
upgrade deps
2024-04-24 04:20:39 +00: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
f919fb65d6
upgrade deps
2024-04-20 04:12:16 +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
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
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
fd1c99e74a
upgrade deps
2024-01-08 21:15:12 -06:00
13e6421cf5
fix FormattedText when 'extra' isn't a list of compounds
2023-12-28 18:36:23 -06:00
cbb2ffad92
read nbt as optional in more places
2023-12-28 17:49:47 -06:00
9260892d44
fix bytes of packets not being logged in tracing
2023-12-16 13:28:22 -06:00
98f2c54c26
use minecraft_folder_path
2023-12-06 23:23:18 -06:00
020dc434ff
thanks cargo workspaces
2023-12-05 11:15:18 -06:00
ab5f6d598d
upgrade deps
2023-12-05 11:06:24 -06:00
mat
7857a014b9
1.20.3 ( #110 )
...
* 23w40a
* 23w41a
* 23w42a
* 23w43a
* 23w44a
* serialize FormattedText as nbt in network
* use azalea-nbt/serde in azalea-chat
* 23w45a
* fix 23w45a to compile
* handle Object in codegen
* 1.20.3-pre2
* remove unused clientbound_resource_pack_packet.rs
* merge main and make azalea-chat use simdnbt
* 1.20.3-rc1
* fix tests
* use simdnbt 0.3
* fix ServerboundSetJigsawBlockPacket
* 1.20.3
2023-12-05 10:59:05 -06:00
mat
421d8ce2c8
Replace Bevy's FixedUpdate with Azalea's GameTick ( #119 )
...
* replace bevy FixedUpdate with azalea GameTick
* Update to Bevy 0.12.1
2023-12-04 23:42:49 -06:00
3e168a33c9
let plugins override query responses
2023-12-03 16:17:46 -06:00
1f46ef8c11
make it so plugins can send and receive packets during the login state
2023-12-03 02:41:09 -06:00
3eb9998c98
compression does not need to be async
2023-12-01 23:09:24 -06:00
mat
2c610826fc
Replace azalea-nbt with simdnbt ( #111 )
...
* delete azalea-nbt and replace with simdnbt
* use simdnbt from crates.io
* remove serde dependency on azalea-registry
2023-11-19 22:07:38 -06:00
f0b58c7e74
share registries in swarms and fix some bugs
2023-11-18 20:44:49 -06:00
89f5053b47
upgrade all dependencies
2023-11-18 01:02:52 -06:00
9633508a3a
replace log with tracing
2023-11-18 00:58:47 -06:00
ee55453fbf
bevy 0.12
2023-11-06 18:04:57 -06:00
177864be60
replace a linear search with a binary search . . .
2023-10-05 01:40:25 -05:00
0ef15254c4
also upgrade deps everywhere else lol
2023-10-03 01:37:00 -05:00
d0505f7de3
optimize pathfinder more
2023-10-02 17:51:38 -05:00
994bac2c13
add benchmarks to azalea-world
2023-10-02 00:20:20 -05:00
4f6ab28325
add pathfinder benchmark
2023-10-01 20:23:26 -05:00
mat
7b3e2e4bf7
1.20.2 ( #99 )
...
* add configuration state
* start updating to 23w31a
* implement a bit more of 23w31a
* chunk batching
* start adding configuration state
* ioasfhjgsd
* almost works
* configuration state mostly implemented
* handle other packets in configuration state and fix keepalive
* cleanup, fix warnings
* 23w32a
* fix some doctests
* 23w33a
* 23w35a
* 1.20.2-pre2
* fix system conflicts
* 1.20.2-pre4
* make tests compile
* tests pass
* 1.20.2-rc2
* 1.20.2
* Revert "1.20.2"
This reverts commit dd152fd265
.
* didn't mean to commit that code
---------
Co-authored-by: mat <git@matdoes.dev>
2023-09-21 11:16:29 -05:00
c3717eaead
finish releasing 0.8
2023-09-14 19:15:42 -05:00
35d6ac565d
upgrade deps
2023-09-08 16:51:32 -05:00
bf8f533d9f
use thiserror for azalea_nbt::Error
2023-08-27 01:27:45 -05:00
7df2256f35
add failing test for that weird diagonal edge case
...
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
2023-08-25 03:19:11 -05:00
d5465cd28e
add basic pathfinding test
2023-08-25 02:34:31 -05:00
4ed4be529f
upgrade thiserror and other deps
2023-08-15 22:21:04 -05:00
15acf13477
fix sending brand incorrectly
2023-07-23 22:24:08 -05:00