42 Commits

Author SHA1 Message Date
65c4654e72
chore(deps): enable all features on tokio 2025-03-25 16:41:25 -04:00
c8aec76075
chore(deps): update azalea 2025-03-20 22:33:54 -04:00
e7133ecc5f
chore(deps): update everything 2025-03-19 18:22:35 -04:00
e3cdf4260e
refactor: bring azalea-hax crate in-tree 2025-03-18 17:53:50 -04:00
c2c9ca609e
chore(deps): enable anyhow feature on matrix-sdk 2025-03-18 17:53:41 -04:00
ee82685b4e
fix(matrix): properly handle sessions 2025-03-15 23:44:44 -04:00
e70b8eca84
feat: add matrix support 2025-03-15 15:08:54 -04:00
3400541a79
feat(client): add AntiKnockback component from azalea-hax 2025-03-13 20:54:16 -04:00
e1683f41c6
refactor: get rid of smallvec
Doesn't seem to be doing much.
2025-03-13 19:57:28 -04:00
90512d631d
feat: finish replay recording automatically on exit
Some checks failed
Lint / Cargo.toml (push) Has been cancelled
Lint / Rust (push) Has been cancelled
Build / errornowatcher (push) Has been cancelled
2025-03-11 20:18:58 -04:00
0fbd632c59
chore(deps): switch to git for built for pedantic clippy fix 2025-03-11 18:46:08 -04:00
8ad28a43c2
chore(deps): use native rust deflate implementation 2025-03-11 17:33:23 -04:00
6600edabe6
feat: add feature for mimalloc 2025-03-11 17:33:23 -04:00
b2d8618bba
perf: slightly optimize Vec usage 2025-03-11 17:33:22 -04:00
caec5fa7f8
feat: add replaymod compatible recorder 2025-03-10 18:41:26 -04:00
4d3947c4ef
feat: expose build information 2025-03-06 19:31:13 -05:00
c4454fe217
feat: add support for NoChatReports encryption 2025-03-06 13:17:01 -05:00
f572aaf958
feat: add console-subscriber feature 2025-02-27 20:22:53 -05:00
31ccd370eb
chore(deps): downgrade some dependencies
Azalea seems to have stopped working properly after the update; some
events are not being received.

This partially backs out commit 5533d852b2f7f939d6927fd3baf8d2642924c653.
2025-02-27 19:21:32 -05:00
5533d852b2
chore(deps): update dependencies 2025-02-27 07:48:14 -05:00
247612fad0
refactor: use a RwLock for event listeners 2025-02-24 16:56:10 -05:00
168ac1bb46
feat: switch to luajit for more features 2025-02-23 15:32:34 -05:00
b1dbfa6110
feat: add file logging via LOG_FILE environment variable 2025-02-23 15:20:15 -05:00
9b9ccfd2b9
chore(cargo): update dependencies 2025-02-22 12:53:00 -05:00
2e1736af25
refactor: clean up locking and convert to async 2025-02-16 15:43:27 -05:00
645483c98f
refactor: clean up and restructure 2025-02-16 15:12:16 -05:00
5752e94ad2
feat: run http server to receive commands 2025-02-16 01:08:50 -05:00
a937db0be6
feat: add basic logging 2025-02-16 01:08:50 -05:00
4fa508ec81
feat: start work on 0.2.0 2025-02-16 01:08:49 -05:00
ErrorNoInternet
eb803635ec
Update dependencies 2023-02-04 18:32:46 +08:00
ErrorNoInternet
c1f3e6234e
Update dependencies 2023-01-28 22:58:09 +08:00
ErrorNoInternet
27146341a6
Add Matrix dependencies 2023-01-28 19:10:46 +08:00
ErrorNoInternet
2428f4717f
Add Matrix support (part 1) 2023-01-27 19:58:30 +08:00
ErrorNoInternet
b187252902
Add dependencies 2023-01-17 16:24:28 +08:00
ErrorNoInternet
abb4e93f0d
Update dependencies 2023-01-13 17:31:12 +08:00
ErrorNoInternet
faa0c12607
Add scripting system (part 2) 2023-01-13 16:23:00 +08:00
ErrorNoInternet
3507acd42d
Add scripting system (part 1) 2023-01-13 16:19:19 +08:00
ErrorNoInternet
98474c5216
Add jump and interact commands 2023-01-13 15:20:33 +08:00
ErrorNoInternet
0f9efc1f9e
Add dependencies 2023-01-09 11:12:28 +08:00
ErrorNoInternet
cbe6c96ca1
Add bad pathfinding 2023-01-08 18:30:36 +08:00
ErrorNoInternet
01ee13a1dc
Add more dependencies 2023-01-07 21:07:09 +08:00
ErrorNoInternet
d2f2606864
Add dependencies 2023-01-07 20:15:31 +08:00