1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
Commit graph

834 commits

Author SHA1 Message Date
EightFactorial
9a66cb97a6
Fix test and packets (#60)
* Fix test and packets

* Fix bug, fix a couple more packets

* add tests and fix stuff

* fix warnings

Co-authored-by: Ubuntu <github@matdoes.dev>
2023-01-25 11:51:27 -06:00
mat
473c74175c oops
accidentally left this random person's server ip in lmao
2023-01-21 22:36:59 -06:00
mat
c652bbc609 clippy 2023-01-21 22:25:22 -06:00
EightFactorial
9ee5e71bb1
Server functions and proxy example (#59)
* A couple useful things for servers

* Add proxy example

* Use Uuid's serde feature

* Add const options to proxy example

* Example crates go in dev-dependencies

* Warn instead of error

* Log address on login

* Requested changes

* add a test for deserializing game profile + random small changes

Co-authored-by: mat <github@matdoes.dev>
2023-01-21 22:14:23 -06:00
Nemo157
1059afa6fc
Allow using azalea-chat without azalea-buf to avoid unstable features (#58) 2023-01-20 15:31:02 -06:00
c6b5664972 update a thing in cargo.toml 2023-01-18 17:52:40 +00:00
mat
a3033321f2 the repo is NOT called Cargo.toml 2023-01-15 22:05:31 -06:00
EightFactorial
54e00eb3df
Add function to get message sender's UUID (#56)
* Add uuid function for chat messages

* Does this please you, clippy?
2023-01-14 21:56:09 -06:00
dependabot[bot]
b86a89fa1e
Bump tokio from 1.22.0 to 1.23.1 (#55)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.22.0 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.22.0...tokio-1.23.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 22:01:50 -06:00
EightFactorial
0c30138d26
Add reason for disconnect (#54)
* Add reason for disconnect

Handles messages like "The server is full!" and "Banned by an operator."
Ban reasons are shown like "You are banned from this server.\nReason: foo"

* keep the kick reason as a Component in the error

Co-authored-by: mat <github@matdoes.dev>
2023-01-06 18:30:55 -06:00
mat
0bca3d8f5d log headers on unknown sessionserver error 2023-01-05 19:24:21 -06:00
mat
4760488c4a fix 2023-01-05 18:36:44 -06:00
mat
82fad00240 fix auto reauthentication
THANKS MOJANG
2023-01-05 18:28:35 -06:00
Shayne Hartford
fc88dabd95
Fix binary compilation (#53)
* Fix binary compilation

* Unnecessary reference
2023-01-05 14:31:25 -06:00
mat
fd18cae476 fix bot/main.rs 2022-12-11 13:34:36 -06:00
mat
fa290b30f2 fix PartialWorld::default() for tests 2022-12-11 03:23:20 -06:00
mat
b60a55e61e rename find_entity to entity_by & add entities_by 2022-12-11 02:24:31 -06:00
mat
37b9f10b3b make entities have a reference to WeakWorlds instead
... and other exciting bug fixes
2022-12-11 00:15:37 -06:00
378c9b9bec move some variant matches 2022-12-09 21:00:46 +00:00
a9214abb0e format a comment 2022-12-09 20:24:25 +00:00
aad2c6a445 merge main 2022-12-09 20:06:42 +00:00
4b2a6767e6 checks in containersetcontent 2022-12-09 20:05:02 +00:00
572240efd4 inventory menu should hopefully work 2022-12-09 19:02:59 +00:00
2d6737b247 (cargo-release) version 0.5.0 2022-12-09 15:34:29 +00:00
b6d0b3744d (cargo-release) version 0.5.0 2022-12-09 15:34:29 +00:00
16be171fb4 (cargo-release) version 0.5.0 2022-12-09 15:34:29 +00:00
6a5008b0f7 (cargo-release) version 0.5.0 2022-12-09 15:34:28 +00:00
4484411489 (cargo-release) version 0.5.0 2022-12-09 15:34:28 +00:00
b0de28d9bd (cargo-release) version 0.5.0 2022-12-09 15:34:28 +00:00
0cce10d1a5 (cargo-release) version 0.5.0 2022-12-09 15:34:27 +00:00
a6a0839521 (cargo-release) version 0.5.0 2022-12-09 15:34:27 +00:00
ebffd5d77e (cargo-release) version 0.5.0 2022-12-09 15:34:26 +00:00
75db835bfc (cargo-release) version 0.5.0 2022-12-09 15:34:26 +00:00
3baae656c0 (cargo-release) version 0.5.0 2022-12-09 15:34:26 +00:00
aa05eeac50 (cargo-release) version 0.5.0 2022-12-09 15:34:26 +00:00
6b3b691376 (cargo-release) version 0.5.0 2022-12-09 15:34:25 +00:00
fd6da211b7 (cargo-release) version 0.5.0 2022-12-09 15:34:25 +00:00
9ef09d75de (cargo-release) version 0.5.0 2022-12-09 15:34:25 +00:00
5d1b8e0339 (cargo-release) version 0.5.0 2022-12-09 15:34:25 +00:00
88fd99ca52 (cargo-release) version 0.5.0 2022-12-09 15:34:25 +00:00
caf684a9ff (cargo-release) version 0.5.0 2022-12-09 15:34:24 +00:00
2c77ea282f (cargo-release) version 0.5.0 2022-12-09 15:34:24 +00:00
d11d413a89 auto replace version in azalea/src/lib.rs 2022-12-09 15:31:59 +00:00
89c29b7a19 mention docs in readme 2022-12-09 15:15:05 +00:00
ca00dbab12 Merge branch 'main' of https://github.com/mat-1/azalea into main 2022-12-09 15:13:14 +00:00
f009761247 fix example in docs 2022-12-09 15:13:08 +00:00
mat
f34eb166ee start on containersetcontent 2022-12-08 22:47:35 -06:00
mat
70e2dfed16 wrap_comments = true 2022-12-08 18:39:35 -06:00
48a9221300 put the inventories in Client 2022-12-08 21:01:25 +00:00
b7048595e9 Merge branch 'main' into inventory 2022-12-08 17:01:56 +00:00