| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-15 | write/update docs for several items | mat | |
| 2025-09-29 | azalea_language::STORAGE shouldn't have been public | mat | |
| 2025-04-04 | remove executable bit from files | mat | |
| 2025-02-23 | azalea-language now does a binary search instead of a hashmap lookup | mat | |
| 2025-02-23 | minor memory usage optimizations | mat | |
| 2024-11-27 | replace once_cell with std:;sync::LazyLock | mat | |
| 2024-10-26 | group imports with rustfmt | mat | |
| 2023-01-30 | have docs for all crates | Ubuntu | |
| 2023-01-05 | Fix binary compilation (#53) | Shayne Hartford | |
| * Fix binary compilation * Unnecessary reference | |||
| 2022-12-08 | wrap_comments = true | mat | |
| 2022-11-19 | Replace lazy_static with once_cell::sync::Lazy (#43) | mat | |
| * Remove lazy_static in azalea-chat * replace lazy_static with once_cell everywhere * fix * fix import * ignore a clippy warning in shape codegen | |||
| 2022-11-12 | Pathfinder (#25) | mat | |
| Pathfinding is very much not done, but it works enough and I want to get this merged. TODO: fast replanning, goals that aren't a single node, falling moves (it should be able to play the dropper), parkour moves | |||
| 2022-11-11 | fix docs | mat | |
| 2022-05-14 | remove some printlns | mat | |
| 2022-05-08 | actually actually fix | mat | |
| 2022-05-08 | fix the fix | mat | |
| 2022-05-08 | fix saving being slow | mat | |
| 2022-05-08 | azalea-chat now checks language files | mat | |
