Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Releases: gopherhaven/gophertunnel

Release v0.0.7

18 Dec 01:47
ec7beff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

Release v0.0.6

06 Dec 15:41
c3745b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

Release v0.0.5

05 Nov 20:53
3684bab
Compare
Choose a tag to compare

What's Changed

  • minecraft/packet.go: Put packet type name in error instead of ID. by @didntpot in #7

Full Changelog: v0.0.4...v0.0.5

Release v0.0.4

28 Oct 15:52
b9c1083
Compare
Choose a tag to compare

What's Changed

  • protocol/camera.go: Add missing EntityOffset field to CameraInstructi… by @didntpot in #6

Full Changelog: v0.0.3...v0.0.4

Release v0.0.3

25 Oct 15:41
9ebfe8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

Release v0.0.2

15 Oct 17:51
fde5df0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

Release v0.0.1

22 Sep 03:00
fd589ea
Compare
Choose a tag to compare
Fetch from upstream. (#1)

* packet/level_sound_event.go: Add missing sound event enums (#264)

* minecraft/conn.go: Introduce Proto() method for accessing a conn's protocol (#265)

* protocol/events.go: Support the latest events (#257)

* protocol/trim.go: Fix typos in documentation (#255)

* packet/compression.go: Update documentation about default compression (#260)

* packet/event.go: Fix marshaling for Event packet

* README.md: Removed Sponsors section.

* .github/FUNDING.yml: Remove github funding

* minecraft/protocol: Support 1.21.30

* protocol/packet: Update deprecation docs (#254)

---------

Co-authored-by: ambiennt <[email protected]>
Co-authored-by: Doge <[email protected]>
Co-authored-by: Smell of curry <[email protected]>
Co-authored-by: TwistedAsylumMC <[email protected]>
Co-authored-by: Sandertv <[email protected]>