Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Releases: aridevelopment-de/fabric-packet-logger

1.6.1+1.19.4

12 May 07:06
Compare
Choose a tag to compare

1.6.1: Bugfix time

  • Fixed not being able to connect to some servers caused by ChunkData (thanks to gadget for the wonderful mixin)
  • Moved whitelist and blacklist to the minecraft client. This should fix the issue where packets would display wrong data in the frontend
  • Updated frontend to v1.4.1, this improves ui a bit at some places

Full Changelog: 1.6.0+1.19.4...1.6.1+1.19.4

1.6.0+1.19.3

09 May 14:22
Compare
Choose a tag to compare

1.6.0 and 1.5.0 Update

This version includes all changes that have been made to 1.19.4 but adapted to this version. Metadata has been updated accordingly.

Changelog of 1.6.0

This release finally adds support for every serverbound packet. Metadata and frontend has been updated accordingly and support for a new clientbound look on the frontend has been added.

Changelog of 1.5.0

This update introduces a new frontend ui (still kind of work in progress), performance and ram improvements and improved user feedback:

  • Frontend now includes a navigation bar
    • A new page has been added: Analyzer. You can now import log files and analyze them there
  • Data streamed via websocket is being reduced by a lot. This improved the processing speed and ram usage by a lot
  • Packet data is now being stored in the format of packet bufs on the Minecraft client
  • Custom Toast Notifications have been added
  • You are now also able to export the stored log via an ingame command (/packetlogger export)

Full Changelog: 1.6.0+1.19.4...1.6.0+1.19.3

1.6.0+1.19.4

06 May 21:39
08fce5c
Compare
Choose a tag to compare

Serverbound packets for 1.19.4

This release finally adds support for every serverbound packet. Metadata and frontend has been updated accordingly and support for a new clientbound look on the frontend has been added.

What's Changed

Full Changelog: 1.5.0+1.19.4...1.6.0+1.19.4

1.5.0+1.19.4

01 May 11:28
Compare
Choose a tag to compare

This update introduces a new frontend ui (still kind of work in progress), performance and ram improvements and improved user feedback:

  • Frontend now includes a navigation bar
    • A new page has been added: Analyzer. You can now import log files and analyze them there
  • Data streamed via websocket is being reduced by a lot. This improved the processing speed and ram usage by a lot
  • Packet data is now being stored in the format of packet bufs on the Minecraft client
  • Custom Toast Notifications have been added
  • You are now also able to export the stored log via an ingame command (/packetlogger export)

What's Changed

  • fix readme by @odpay in #11
  • Mixin debug info to F3 menu (+ packets/second ticker) & formatting by @odpay in #13
  • Fix EntityTracker values always be empty by @Foorcee in #16
  • Reduced traffic and improved websocket "performance" by @Ari24-cb24 in #19

New Contributors

Full Changelog: 1.4.0+1.19.4...1.5.0+1.19.4

1.4.0+1.19.3

16 Apr 01:57
Compare
Choose a tag to compare

First release for support of 1.19.3

  • Updated and removed some packets as this was forked from 1.19.4

1.4.0+1.19.4

08 Apr 18:54
Compare
Choose a tag to compare
  • Big internal changes in web-ui (using zustand, better performance and toggle logging state button)
    • Now with localstorage saved settings as well
  • Critical bugfix: Packet ids couldn't be resolved. Now using accessWideners to retrieve them
  • Internal changes for metadata
  • Updated some descriptions as always

Full Changelog: 1.3.0+1.19.4...1.4.0+1.19.4

1.3.0+1.19.4

08 Apr 01:42
Compare
Choose a tag to compare
  • Now supporting every client-side packet
  • Better handling with identification
  • Updated frontend

Full Changelog: 1.2.0+1.19.4...1.3.0+1.19.4

1.2.0+1.19.4

06 Apr 22:49
Compare
Choose a tag to compare

Full Changelog: 1.1.3+1.19.4...1.2.0+1.19.4

1.1.3+1.19.4

06 Apr 12:05
Compare
Choose a tag to compare

Critical bug fix

  • Fixed 404 when trying to open web-ui

Full Changelog: 1.1.2+1.19.4...1.1.3+1.19.4

1.1.2+1.19.4

04 Apr 21:16
Compare
Choose a tag to compare
  • Added support for packets (54/111 packets)
  • Added config option to resolve entityIds to entities

Full Changelog: 1.1.1+1.19.4...1.1.2+1.19.4