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-11 02:22:32 +01:00
c15ea64bd3 fix(nochatreports): remove extra $ from key
26611d30f9 fix(replay): properly save date and version
d117914205 chore(deps): use native rust deflate implementation
Compare 3 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-11 01:39:17 +01:00
553465e3b5 feat: add feature for mimalloc
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-11 01:33:43 +01:00
35ef5133e8 feat: add feature for mimalloc
21798fa2a9 fix: properly print error when script read fails
54c09b3dc5 feat(events): add set_time
71f0c557c7 fix(lib): require lib first
28fac5468f refactor(replay): use Instant for timestamps
Compare 10 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-10 23:42:03 +01:00
caec5fa7f8 feat: add replaymod compatible recorder
1a2af8b7aa fix(events): properly check encryption status
Compare 2 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-09 19:10:38 +01:00
884081d414 refactor(nochatreports): simplify crypt macro
c1268a8970 refactor(events)!: pass messages as tables
Compare 2 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-09 08:42:46 +01:00
7af59c3ba2 refactor(events): don't force exit on disconnect
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-09 02:18:28 +01:00
85e1efd9c1 feat(item_stack): add custom food component
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-08 23:31:28 +01:00
f8c9dab689 feat(events/chat): pass encryption status
97961b0a49 refactor(events): don't return when no Owners
74a810b956 refactor: ignore errors for unknown commands
137493320c style: format files
Compare 4 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-08 21:42:47 +01:00
a0fda6f285 refactor: print client error without formatting
9ce39ebb67 feat(client): add username field
225edd5529 feat!(events/chat): pass more message fields
8ae882a56a refactor(state): clean up client information tables
0ea2c81d2a refactor(movement): clean up goto matching with macro
Compare 9 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-07 02:45:07 +01:00
1ebe7dd0b9 feat(container): add more menu types
1bd4e36676 feat(events): add keep_alive
cce75bd8b9 refactor: clean up a few things
Compare 3 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-07 01:35:34 +01:00
4d3947c4ef feat: expose build information
b20beb6e88 refactor: slight log message tweaking
9001cd9701 feat: call event listeners in tasks
9ce4a7aa1f refactor: minor tweaks
Compare 4 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-06 19:29:41 +01:00
c4454fe217 feat: add support for NoChatReports encryption
426c19304d refactor(container/item_stack): use map on Option
e8ff6664c9 feat(client): add id field
7278bfe62d feat: add/remove entity events
387e43e312 refactor: minor variable name changes
Compare 6 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-02 05:35:59 +01:00
59e0d597a1 feat: allow loading all (C) modules
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-01 23:00:44 +01:00
8162995e78 refactor!: remove_listener -> remove_listener
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-01 22:52:46 +01:00
5b8e2280e3 fix(client/movemnet): allow missing goal types
04f5e0e8c2 fix(client/world): wrap Owneruuid in Option
Compare 2 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-01 22:20:27 +01:00
89091a3fd5 feat: add level particles event
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-01 09:33:58 +01:00
cbdca4b7c1 feat(client/movement): support inverse goal
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-01 07:02:38 +01:00
663873ba59 feat(client): pass owner uuid to find_entities
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-01 06:22:14 +01:00
29a8c9fcf2 feat(client): add specialized find_players method as an optimization
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-01 05:20:55 +01:00
2fee108f62 fix: properly prevent deadlock on container cleanup