Commit graph

93 commits

Author SHA1 Message Date
mat
92c90753ea update readme to say 1.21.1 2024-08-11 09:04:20 +00:00
mat
f9e20fd11e slightly reword Branches section in readme 2024-06-14 00:54:25 +00:00
mat
4fc009813b add link to 1.20.6 branch in readme 2024-06-14 00:52:50 +00:00
mat
f66d2d4767
1.21 (#145)
* 24w18a (data driven enchantments not implemented yet)

* 1.21
2024-06-13 19:52:05 -05:00
mat
afcf497989 link 1.20.4 branch in readme 2024-05-03 06:42:25 +00:00
mat
893f837b68 extremely complicated update to 1.20.6 2024-05-01 05:19:54 +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
mat
e08f2d842b
fix image in readme 2024-02-18 01:28:46 -06:00
mat
cbbb9b123e 1.20.4
lol
2023-12-07 11:34:18 -06:00
mat
f295a46b08 add 1.20.2 to readme 2023-12-05 11:01:28 -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
5910f9bdcf remove 'why' from readme and reword beginning of docs a little 2023-12-03 20:07:42 -06:00
mat
ac8bc3dad8 fix warning markdown in readme 2023-12-03 17:24:00 -06:00
mat
605bfcd6e8 link azalea-viaversion in readme 2023-12-03 16:59:07 -06:00
mat
5212ba4d5d update repo links 2023-10-08 03:58:57 -05:00
mat
682609a24e knockback 2023-10-08 03:24:29 -05:00
mat
971f42e3db split pathfinder execution into multiple systems (and fix some bugs) 2023-10-07 23:12:19 -05:00
mat
9c6459a73b mention that the discord and matrix are bridged in readme 2023-10-03 14:03:47 -05:00
mat
f63baf5a03 improve readme 2023-10-03 13:10:18 -05:00
mat
5977f79400 link 1.20.1 branch in readme 2023-09-21 11:18:54 -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
mat
a514b2c9e5 1.20.1 2023-06-12 14:50:05 -05:00
mat
ff4e9e6c95 link to 1.19.4 branch 2023-06-12 14:46:15 -05:00
mat
49f951688e 1.20 2023-06-12 14:35:00 -05:00
mat
630c78b318 1.20-pre5 2023-05-24 02:46:19 -05:00
mat
33044c7957 1.20-pre2 2023-05-16 17:00:12 +00:00
mat
c04620ec38 1.20-pre1 2023-05-11 17:11:34 +00:00
mat
ff6d43458c 23w18a 2023-05-04 20:30:56 +00:00
mat
64e084934e 23w17a 2023-04-28 17:00:20 +00:00
mat
c4c5edf80b 23w16a 2023-04-20 17:11:52 +00:00
mat
5121bf9ee1 23w14a 2023-04-10 17:19:33 +00:00
mat
659c5fea14 23w13a 2023-03-30 18:18:13 +00:00
mat
4865b772f6 mention the other version branches in the readme 2023-03-14 16:37:14 -05:00
mat
12a9c8ce65
1.19.4 (#57)
* 23w03a

* 23w04a

* 23w05a

* 23w06a

* fix

* 23w07a

mojang broke their json data generator so some stuff is missing

* didn't mean to commit that file here

* 1.19.4-pre2

* fix

* 1.19.4-pre3

* fix

* how did these packets get here

* 1.19.4-pre4

* 1.19.4-rc1

* 1.19.4-rc2

* 1.19.4-rc3

* merge main

* remove debugging code

* 1.19.4
2023-03-14 16:33:03 -05:00
mat
a72b768397 reword readme a bit 2023-02-04 19:42:38 -06:00
Ubuntu
89c29b7a19 mention docs in readme 2022-12-09 15:15:05 +00:00
mat
7d901e39bc
1.19.3 (#34)
* start updating to 22w42a

* work a bit more on 22w42a

* player chat packet

* serverbound hello packet

* Update mod.rs

* add more stuff to clientbound player chat packet

* ClientboundPlayerInfoUpdatePacket

* features enabled and container closed

* serverbound chat packets

* make it compile

* 22w43a

* ServerboundChatSessionUpdatePacket

* profile_public_key isn't Option anymore

* Update bitset.rs

* joining a server works

* fix entitydatavalue

* backtraces + fix clientbound chat message

* fix some warnings and add more ecomments

* 22w44a

* generate en_us.json

* add updating guide to codegen/readme

* fix some markdown

* update list of generated things

* metadata stuff

* Replace PJS generator mod with PixLyzer (#38)

* pixlizer extractor

* start working on shape extraction

* fix generating language

* fix pixlyzer shape generation

* use empty_shape

* generate blocks and shapes

* update pixlyzer dir

* Revert "update pixlyzer dir"

This reverts commit ee9a0e7a49.

* fix

* fix

* Revert "fix"

This reverts commit ad12ddcb00.

* fix

* detect pixlyzer fail

* fix pixlyzer

* 22w45a

* gen entities

* add async-trait dep

* update codegen/readme.md

* explain when rust_log should be used

* remove some unused code

* start fixing pixlyzer issues

* fix a thing in codegen

* almost fixed

* more progress towards 1.19.3

* 1.19.3-pre2

* fixes

* revert some hardcoded property names

* Delete clientbound_player_info_packet.rs

* handle 1.19.3 player info packets

* handle playerinforemove

* start updating to 1.19.3-rc1

* optional registries work

* fix some issues with 1.19.3

chat doesn't work yet

* aaaaaaaaaaaaaaaaa

* oh

* ignore unused shapes

* uncomment generate_blocks

* fix migrate

* 1.19.3-rc2

* fix clippy warnings

* 1.19.3-rc3

* split the azalea-buf macro into separate modules

* improve Recipe in protocol

* 1.19.3
2022-12-07 21:09:58 -06:00
mat
a5aa8ea0c0 revert recommending azaleamc:matrix.org because the matdoes.dev space works 2022-12-04 17:18:39 -06:00
mat
d4830b4e07 also change matrix to azaleamc:matrix.org 2022-12-04 17:14:04 -06:00
mat
5d44555655 fix matrix and discord invites 2022-12-04 17:13:42 -06:00
mat
3b56fce2c5 add matrix and discord to readme 2022-12-03 22:04:39 -06: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
9bc5175116
ask for someone to do server implementation 2022-11-03 20:08:14 -05:00
Ubuntu
50f1cc47fa some -> most in readme warning 2022-10-31 15:56:15 +00:00
mat
c65e1fc660 Update README.md 2022-10-30 15:05:54 -05:00
mat
694fd39a91 add docs.rs badge 2022-10-30 15:05:14 -05:00
mat
993914d175
Update README.md 2022-10-15 17:47:41 -05:00
mat
678ad90192
update description in readme 2022-10-15 17:46:34 -05:00
mat
ba4cfaafae
Bot API (#27)
Basically make the `azalea` crate have stuff
2022-10-07 19:57:42 -05:00
mat
aa78491ee0
yeah let's be honest they're not very useable 2022-09-23 22:11:23 -05:00