aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
11 days26.1.2mat
2026-03-2426.1 (#316)mat
* start updating to 26.1 * start updating to 26.1-snapshot-6 * 26.1-snapshot-6 * 26.1-snapshot-10 * 26.1-rc-1 * fix tests * 26.1-rc-2 and sort default components * 26.1 * update changelog
2026-01-19add simulation-based pathfinder execution enginemat
2026-01-17add pathfinder speed claim to readmemat
2026-01-17add github sponsors linkmat
2025-12-12polish readmesmat
2025-12-11link azalea-graphics in readmemat
2025-12-091.21.11 (#273)mat
* run codegen for 25w44a * 25w44a * 25w46a * rename ResourceLocation to Identifier per mojmap changes * update changelog * 1.21.11-pre1 * 1.21.11-pre2 * 1.21.11-pre3 * add AttackRange fields from pre4 * 1.21.11-rc3 * 1.21.11
2025-10-30mention ko-fi in readmemat
2025-10-071.21.10mat
2025-09-301.21.9 (#235)mat
* start updating to 25w33a * 1.21.9-pre2 * clippy * cleanup, and fix c_explode and c_player_rotation * mc update should be in Changed section in the changelog * 1.21.9
2025-09-25reword warning in readmemat
2025-08-03Add FAQ to README (#231)EightFactorial
2025-07-241.21.8mat
2025-06-301.21.7 (#227)mat
* 1.21.7-rc1 * 1.21.7 * update Cargo.lock too
2025-06-171.21.6 (#215)mat
2025-06-16implement EntityHitResultmat
2025-06-01fix grammar issues in readmemat
2025-04-16shorten the Plugins bullet point in the readmemat
2025-04-15minor readme fixesmat
2025-04-04remove executable bit from filesmat
2025-03-251.21.5 (#198)mat
* 25w02a * move item_components codegen to a different module * remove outdated test * 25w03a * start updating to 24w09b * 1.21.5-pre2 * fix broken packets * 1.21.5-rc2 * merge main * delete unused acket_handling * 1.21.5
2025-03-16entity collisionsmat
2025-03-06add bots and plugins to readmemat
2025-01-12update warning in readme to say azalea is 'useable' instead of 'somewhat ↵mat
useable'
2025-01-10Fluid physics (#199)mat
* start implementing fluid physics * Initial implementation of fluid pushing * different travel function in water * bubble columns * jumping in water * cleanup * change ultrawarm to be required * fix for clippy
2024-12-03add link to 1.21.3 branch in readmemat
2024-12-031.21.4 (#189)mat
* start updating to 1.21.4 * fix block codegen and stop using block data from burger * 1.21.4-rc1 * 1.21.4
2024-11-27Refactor azalea-protocol (#190)mat
* start updating to 1.21.4 * fix block codegen and stop using block data from burger * rename packet related modules and structs to be simpler * ItemSlot -> ItemStack for more consistency with mojmap * .get() -> .into_packet() * simplify declare_state_packets by removing packet ids * rename read_from and write_into to azalea_read and azalea_write * rename McBufReadable and McBufWritable to AzaleaRead and AzaleaWrite * McBuf -> AzBuf * remove most uses of into_variant * update codegen and use resourcelocation names for packets * implement #[limit(i)] attribute for AzBuf derive macro * fixes for 1.21.4 * fix examples * update some physics code and fix ChatType * remove unused imports in codegen * re-add some things to migrate.py and update +mc version numbers automatically * downgrade to 1.21.3 lol
2024-10-23add 1.21.1 to branches list in readmemat
2024-10-231.21.2 (#171)mat
* partially implement 24w35a * start updating to 24w39a + itemcomponent codegen * fix codegen and broken packets to finish updating to 24w39a :D * update to 1.21.2 except for blocks * update ServerboundPlayerInputPacket impl
2024-08-11update readme to say 1.21.1mat
2024-06-14slightly reword Branches section in readmemat
2024-06-14add link to 1.20.6 branch in readmemat
2024-06-131.21 (#145)mat
* 24w18a (data driven enchantments not implemented yet) * 1.21
2024-05-03link 1.20.4 branch in readmemat
2024-05-01extremely complicated update to 1.20.6mat
2024-04-231.20.5 (#127)mat
* 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-02-18fix image in readmemat
2023-12-071.20.4mat
lol
2023-12-05add 1.20.2 to readmemat
2023-12-051.20.3 (#110)mat
* 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-03remove 'why' from readme and reword beginning of docs a littlemat
2023-12-03fix warning markdown in readmemat
2023-12-03link azalea-viaversion in readmemat
2023-10-08update repo linksmat
2023-10-08knockbackmat
2023-10-07split pathfinder execution into multiple systems (and fix some bugs)mat
2023-10-03mention that the discord and matrix are bridged in readmemat
2023-10-03improve readmemat