MUnique/OpenMU
This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
Updated .NET to version 9.0.
📋 Changes
- protocol detection improved.
- Instead of showing the raw bytes in the grid, we show a short summary about the packet values.
- Added subcode to the Code-column, if available.
📋 Changes
- Fixed crash when max volume was configured with another launcher
- Fixed missing host entry when adding a host to a new configuration
- Improved compatibility with older/other main.exe. It launches now with the `/p` and `/u` parameters as well.
- Added a lot new packet definitions
Updated .NET to version 8.0. Client Launcher got extended by #391
Updated .NET to version 7.0
📋 Changes
- Minor bug fixes and improvements
- Updated packet definitions
- Upgraded to .NET 5.0
📋 Changes
- 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).
📋 Changes
- Public IP is not determined anymore, because it wasn't used
- Fixed reading the room id for invitation requests
First release of the network analyzer. For detailed info see Readme.
📋 Changes
- 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
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.
Another release of the [ExDbConnector project](https://github.com/MUnique/OpenMU/tree/master/src/ChatServer/ExDbConnector) which is meant to be a replacement for the original MU Online ChatServer of Webzen. It contains several bug fixes.
Another release of the [ExDbConnector project](https://github.com/MUnique/OpenMU/tree/master/src/ChatServer/ExDbConnector) which is meant to be a replacement for the original MU Online ChatServer of Webzen. It contains several bug fixes.
Another release of the [ExDbConnector project](https://github.com/MUnique/OpenMU/tree/master/src/ChatServer/ExDbConnector) which is meant to be a replacement for the original MU Online ChatServer of Webzen. It contains several bug fixes
A first release of the [ExDbConnector project](https://github.com/MUnique/OpenMU/tree/master/src/ChatServer/ExDbConnector) which is meant to be a replacement for the original MU Online ChatServer of Webzen.
