aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/interact/mod.rs
AgeCommit message (Expand)Author
9 daysrename PhysicsState to ClientMovementState and add utility functions for itmat
2026-03-2426.1 (#316)mat
2026-01-13Rename Instance to World (#304)mat
2026-01-03cleanupmat
2026-01-03fix incorrect attack cooldowns for toolsmat
2025-12-27Move Client struct to azalea crate (#297)mat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-12-09Enchantments (#286)mat
2025-12-07Fix EntityInteractEvent by making it an Event (#292)EightFactorial
2025-10-13add Client::entity_interact and EntityInteractEvent for conveniencemat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-10-04upgrade deps and rename SystemSets to follow bevy's new naming conventionmat
2025-09-29rename SendPacketEvent to SendGamePacketEvent and PingEvent to GamePingEventmat
2025-09-28upgrade bevy to 0.17.0-rc.2mat
2025-09-27allow picking other bots in hit resultsmat
2025-08-18fix ClientboundMerchantOffersmat
2025-08-14Sneaking (#237)mat
2025-08-12fix rotations flagging anticheatsmat
2025-08-04Default components (#232)mat
2025-06-16cleanupmat
2025-06-16implement EntityHitResultmat