Skip to content

Releases: MUnique/OpenMU

Version 0.8.0 - Tools Update

28 Nov 06:03
d6f7ad8
Compare
Choose a tag to compare

Updated .NET to version 8.0.
Client Launcher got extended by #391

Version 0.7.0 - Tools Update

17 Nov 20:58
a64af4e
Compare
Choose a tag to compare

Updated .NET to version 7.0

Version 0.6.5 - Tools Update

21 Sep 17:02
Compare
Choose a tag to compare

Version 0.5.0 - First release with dapr

28 Jun 18:41
Compare
Choose a tag to compare
v0.5.0

Increased version number to 0.5.0.0

Tools v0.4.0

11 Dec 19:55
Compare
Choose a tag to compare
Tools v0.4.0 Pre-release
Pre-release

Changes of Network Analyzer:

  • Minor bug fixes and improvements
  • Updated packet definitions
  • Upgraded to .NET 5.0

MUnique.OpenMU.Network.Analyzer v0.2.0

20 Aug 05:04
Compare
Choose a tag to compare
Pre-release

Updated release with minor bug fixes and these changes since the last release:

  • It supports now three different protocol encryptions: 0.75 (very first SimpleModulus), Season 0 - 6(E1), Season 6E3 (v1.04d gmo).
  • Load/Save of your recorded sessions
  • Simple packet sender
  • Improved network code with reduced memory allocations and increased speed (uses byte Spans and System.IO.Pipelines).

ChatServer v0.1.7

05 Apr 06:26
Compare
Choose a tag to compare
ChatServer v0.1.7 Pre-release
Pre-release

Version 0.1.7 release of the ExDbConnector project which is meant to be a replacement for the original MU Online ChatServer of Webzen.
Fixes:

  • Public IP is not determined anymore, because it wasn't used
  • Fixed reading the room id for invitation requests

MUnique.OpenMU.Network.Analyzer v.0.1.6

02 Jan 16:00
Compare
Choose a tag to compare
Pre-release

First release of the network analyzer. For detailed info see Readme.

SimpleModulusKeyGenerator v.0.1.5

27 Dec 06:17
Compare
Choose a tag to compare
Pre-release

This is a first release of the SimpleModulusKeyGenerator.

Usage:

  • When the exe is started normally, it will create a new pair of keys
  • When a file is drag&dropped, the corresponding encryption or decryption key is generated

ChatServer v0.1.4-alpha

11 Dec 17:35
Compare
Choose a tag to compare
Pre-release

Another release of the ExDbConnector project which is meant to be a replacement for the original MU Online ChatServer of Webzen.
It contains the bugfix of the missing decryption of incoming messages.