Releases: blakepell/AvalonMudClient
Releases · blakepell/AvalonMudClient
2023.5.18.1
- Update to .NET 7.0 / Nuget library updates.
- Crash fix from connection manager when mud isn't available.
- Crash fix in the string editor under certain circumstances.
- Performance improvements.
- Added a splash screen.
2022.8.18.1
- Minor performance improvements.
- Lua additions.
- Bug fix for Windows Store build where the network connection would crash when an ANSI beep would be sent from a server.
- Underlying TCP/IP connection set to keep alive.
- Intermittent cross thread crash fix when searching for trigger by id, using enable group or disable group.
- Crash fix for internactive Lua editor not waiting for async result.
- Whitespace fix when commenting out code in Lua Editor.
- Underlying Library Updates