| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-04 | Replace Bevy's FixedUpdate with Azalea's GameTick (#119) | mat | |
| * replace bevy FixedUpdate with azalea GameTick * Update to Bevy 0.12.1 | |||
| 2023-12-03 | make it so plugins can send and receive packets during the login state | mat | |
| 2023-11-06 | bevy 0.12 | mat | |
| 2023-10-12 | KnockbackEvent and rename Physics::delta to velocity | mat | |
| 2023-10-06 | make sure pathfinder is always centered on the destination block (fixes tests) | mat | |
| 2023-10-01 | organize azalea_core and re-export it from azalea | mat | |
| 2023-08-25 | fix all bevy ambiguities | mat | |
| 2023-07-15 | Attacking (#96) | mat | |
| * add Client::attack * partially implement attack cooldowns * attack speed modifiers * don't care clippy --------- Co-authored-by: mat <git@matdoes.dev> | |||
