blakepell / AvalonMudClient

A Windows MUD client written in C#/WPF for .NET 8.
Other
31 stars 7 forks source link

Directions filter crash after profile change. #1

Closed blakepell closed 4 years ago

blakepell commented 4 years ago

The directions filter crashes when used after changing profiles. (probably the other filters do as well since they're all mostly the same).

blakepell commented 4 years ago

Subsequently, the directions also need to be refreshed when the profile is changed. The #go alias doesn't show the correct list with the search (but works if you know the exact place to go to).

blakepell commented 4 years ago

This has been fixed and merged into master.