Skip to content

Releases: blakepell/AvalonMudClient

2023.5.18.1

21 May 00:03
Compare
Choose a tag to compare
  • 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

18 Aug 12:37
Compare
Choose a tag to compare
  • 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