aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/tick_counter.rs
AgeCommit message (Expand)Author
2026-01-13Rename Instance to World (#304)mat
2025-12-27Move Client struct to azalea crate (#297)mat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-11Run handler function in a Tokio LocalSet (#295)mat
2025-10-04upgrade deps and rename SystemSets to follow bevy's new naming conventionmat
2025-07-241.21.8mat
2025-07-21Add TicksAlive component (#229)Kumpelinus