Commit Graph

43 Commits

Author SHA1 Message Date
63cfc7c9c0 build(deps)!: update azalea and fix ecs changes 2026-04-13 16:59:53 -04:00
3b154c6a35 build: disable matrix feature by default 2026-04-13 16:59:53 -04:00
cc03ba6e72 chore(deps): disable termination feature for ctrlc 2025-03-31 16:54:55 -04:00
65c4654e72 chore(deps): enable all features on tokio 2025-03-25 16:41:25 -04:00
e618a8a27b chore(deps): clean up versions 2025-03-22 20:09:39 -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
e7300e1a37 chore(deps): only use dirs crate in matrix feature 2025-03-15 17:05:10 -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
9b6991ae80 chore(deps): remove redundant feature from zip 2025-03-11 20:18:57 -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
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
70ed508b0a perf: switch to luau-jit 2025-02-22 18:57:41 -05:00
dde489a8ed refactor: random fixes and usage improvements 2025-02-17 22:52:33 -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
f7a5995a62 Faster compile times 2023-02-10 19:30:33 +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
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