| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-26 | start adding packet_order test | mat | |
| 2025-06-17 | take Entity instead of MinecraftEntityId in Client::attack | mat | |
| 2025-06-11 | add Client::attack_cooldown_remaining_ticks | mat | |
| 2025-05-07 | doc warnings | mat | |
| 2025-04-25 | update to bevy 0.16 | mat | |
| 2025-04-04 | fix ordering for handle_attack_queued | mat | |
| 2025-04-05 | send attack packets at the end of the tick | mat | |
| 2025-04-04 | rename ChatPacket::username and uuid to sender and sender_uuid | mat | |
| also adds more convenience functions to Client | |||
| 2025-03-19 | make SendPacketEvent a bevy trigger | mat | |
| 2025-02-22 | Refactor azalea-client (#205) | mat | |
| * start organizing packet_handling more by moving packet handlers into their own functions * finish writing all the handler functions for packets * use macro for generating match statement for packet handler functions * fix set_entity_data * update config state to also use handler functions * organize az-client file structure by moving things into plugins directory * fix merge issues | |||
