Releases: aridevelopment-de/fabric-packet-logger
1.6.1+1.19.4
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
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
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
- 1.19.4: Added all serverbound packets by @Ari24-cb24 in #22
Full Changelog: 1.5.0+1.19.4...1.6.0+1.19.4
1.5.0+1.19.4
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
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
- 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
- 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
- Improved web-ui with inspector (See aridevelopment-de/fabric-packet-logger-frontend)
- Added descriptions to each packet
- Added more packets (around 60-65 now)
Full Changelog: 1.1.3+1.19.4...1.2.0+1.19.4
1.1.3+1.19.4
1.1.2+1.19.4
- 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