Skip to content

Releases: Folleach/mineginx

Various improvements, from networking to mc protocol

27 Feb 18:32
cee9136

Choose a tag to compare

What's Changed

Kaydax has made many improvements! Thanks to him ^_^

Full Changelog: v0.1.5...v0.1.6

configuration fixes

30 Jan 19:04
7d616ca

Choose a tag to compare

Fixed a bug where mineginx would overwrite the config file on syntax errors.
Also improved error notification for configuration issues

Full Changelog: v0.1.4...v0.1.5

serialization fix

22 Nov 07:32
f157c9d

Choose a tag to compare

What's Changed

  • Attempt to fix crash when protocol is negative by @Kaydax in #9

Full Changelog: v0.1.3...v0.1.4

Network improvements

17 Nov 09:03
a473b7d

Choose a tag to compare

features:

  • enable no_delay for tcp
  • allow to configure buffer size through mineginx.yaml

fixes:

  • increase default handshake timeout

Full Changelog: v0.1.2...v0.1.3

v0.1.2

16 Nov 07:14
fc6bade

Choose a tag to compare

mineginx features:

  • allow to generate config by mineginx itself

distribution features:

  • attach binary file to release assets

Full Changelog: v0.1.1...v0.1.2

Consider forge feature with regarding domain names

11 Mar 16:50

Choose a tag to compare

Closes issue:
#7 Forge client cant connect to server

Init Release ^_^

19 Jan 16:01

Choose a tag to compare

This is first release for github actions pipeline