aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/test_utils/simulation.rs
AgeCommit message (Expand)Author
2026-03-2426.1 (#316)mat
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2026-01-13Rename Instance to World (#304)mat
2026-01-12Make Bevy dependencies optional in azalea-protocol (#303)mat
2025-12-22run azalea-client integration tests as one binarymat
2025-12-11enable str_to_string clippy lintmat
2025-12-12Refactor azalea-registry (#294)mat
2025-12-12clippymat
2025-12-09Enchantments (#286)mat
2025-11-13rename ResourceLocation to Identifier ahead of mojmap changesmat
2025-09-301.21.9 (#235)mat
2025-09-29rename SendPacketEvent to SendGamePacketEvent and PingEvent to GamePingEventmat
2025-09-28upgrade bevy to 0.17.0-rc.2mat
2025-09-28cleanup some azalea-client testsmat
2025-09-27add test for closing and opening containersmat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-08-12send correct packets on teleportmat
2025-06-25fix invalid look directions on teleportmat
2025-06-11implement reverting block state predictions on ackmat
2025-06-09handle relative teleports correctly and fix entity chunk indexing warningsmat
2025-06-08insert ClientInformation earliermat
2025-06-08add support for panicking on warn/error in simulation testsmat