index
:
azalea-drasl.git
main
Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
azalea-brigadier
/
src
Age
Commit message (
Expand
)
Author
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2024-05-23
resolve clippy warning
mat
2024-04-20
clippy
mat
2023-12-16
fix non-u8 gamemodes
mat
2023-12-15
clippy lint was renamed
mat
2023-10-12
brigadier suggestions
mat
2023-10-12
clippy
mat
2023-10-12
less Arc<S> in brigadier
mat
2023-10-12
brigadier usages
mat
2023-10-10
start adding mining to pathfinder
mat
2023-10-02
optimize pathfinder more
mat
2023-10-01
start adding brigadier suggestions
mat
2023-07-15
fix brigadier booleans
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-05-12
fix warnings
mat
2023-05-07
more brigadier docs
mat
2023-05-07
more brigadier argument types
mat
2023-05-05
fix CommandDispatcher::default
mat
2023-05-05
CommandDispatcher is now Send+Sync
mat
2023-05-05
change some things to be Arc+RwLock in brigadier
mat
2023-05-05
remove more unnecessary brigadier cloning!
mat
2023-05-04
remove unnecessary clones in brigadier
mat
2023-05-04
export brigadier from azalea
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-30
have docs for all crates
Ubuntu
2023-01-25
replace some string ranges with function equivalents
Ubuntu
2023-01-21
clippy
mat
2022-12-08
wrap_comments = true
mat
2022-12-06
Complete ClientboundCommand{Suggestion}sPacket, Serde support for NBT Tags (#49)
EightFactorial
2022-11-12
Pathfinder (#25)
mat
2022-10-27
use variables directly in format strings
mat
2022-10-17
refactor: remove println statements (#31)
Sculas
2022-10-02
All block shapes & collisions (#22)
mat
2022-08-29
Physics (#11)
mat
2022-08-22
add suggestions in azalea-brigadier
Ubuntu
2022-07-31
clippo the sequel
mat
2022-04-22
simplify error handling
mat
2022-04-18
move tests into tests directory
mat
2022-04-18
move `parsers` into `arguments`
mat
2022-04-18
change a BTreeMap to a HashMap
mat
2022-04-18
split stuff into more modules
mat
2022-04-18
general cleanup
mat
2022-04-18
fix issues with clippy
mat
2022-04-18
remove temporary comments
mat
2022-04-18
add find_node
mat
2022-04-18
add get_path
mat
2022-04-18
add more tests
mat
2022-04-17
forking stuff
mat
2022-04-17
simplify the <S> generic so it's not an Rc
mat
[next]