Ryan ErrorNoInternet
  • 127.0.0.1
  • I am a human, and I make stuff.

  • Joined on 2024-05-26
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-15 21:31:23 +01:00
ce98afb11d ci: separate lint workflow cache
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-15 21:25:58 +01:00
7b80f50595 ci: separate lint workflow cache
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-15 21:20:50 +01:00
9886f251b8 ci: check and build with features
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-15 21:10:32 +01:00
994ee145af ci: check and build with features
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-15 21:09:15 +01:00
f33eca7eab ci: check and build with features
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-15 21:06:43 +01:00
73db39c8b2 ci: check and build with features
dfac6e0413 refactor(lib/utils): simplify tps calculation
41b3375749 refactor: clean up import paths
e70b8eca84 feat: add matrix support
Compare 4 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-14 23:04:12 +01:00
571581767e feat(lua): add timeout function
823a63e93d fix: add HaxPlugin for proper AntiKnockback
3e672c4d1a refactor(replay/recorder): write directly to zip file
Compare 3 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-14 02:35:21 +01:00
a957aaeaec refactor: minor changes
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-14 02:34:53 +01:00
a76265b2a7 refactor: minor changes
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-14 01:54:21 +01:00
3400541a79 feat(client): add AntiKnockback component from azalea-hax
5ec14d979d feat(client): add set_component method
Compare 2 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-14 01:03:55 +01:00
34dc14d6b2 perf(replay/recorder): buffer writes to zip file
e1683f41c6 refactor: get rid of smallvec
477790db0e refactor(arguments): directly set default value for script in arguments
Compare 3 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-13 22:14:27 +01:00
de5dbe600a perf: lazily evaluate listener arguments
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-13 21:56:10 +01:00
10946ea7a4 refactor: clean up clippy lints
ac5533834d refactor: minor changes
7b76108b41 chore(arguments): update description
Compare 3 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-12 23:32:46 +01:00
833835d8cb refactor(replay/recorder): use SmallVec for save_raw_packet
f9884227ef ci: also include toml files
b794cda10b refactor: move debug logging
85729401e5 refactor: directly wrap structs
44f7b9a00f refactor(http): clean up routing
Compare 7 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-12 01:40:13 +01:00
bbb026b7bc ci: also build on ubuntu-24.04-arm
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-12 01:19:03 +01:00
90512d631d feat: finish replay recording automatically on exit
d8ac556884 perf(replay/recorder): reduce SmallVec size to 64
15cd2e673e fix(replay/plugin): still check if recorder exists
9b6991ae80 chore(deps): remove redundant feature from zip
f5e787f2df refactor: use .display() on PathBuf
Compare 7 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-11 23:37:21 +01:00
7b6041989e ci: add build and lint workflows
f77aea28d1 perf(replay): only add systems if recorder exists
Compare 2 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-11 22:51:02 +01:00
6f5dc4bcff perf(replay): only add systems if recorder exists
ca1162e99a refactor: minor code improvements
Compare 2 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-11 22:33:34 +01:00
e81fab7bf8 refactor(replay): move recorder into separate module
dda43999fe fix(nochatreports): remove extra $ from key
029a80456d fix(replay): properly save date and version
8ad28a43c2 chore(deps): use native rust deflate implementation
6600edabe6 feat: add feature for mimalloc
Compare 14 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-11 02:56:02 +01:00
c19af70274 refactor(replay): move recorder into separate module