-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I think many people have the same problem, I have an erro…
-
https://github.com/jibedoubleve/lanceur-bis/blob/d214a96c99d058ac0e10acdc4a0b3fc5ee4b77f6/src/Lanceur/Views/MainViewModel.cs#L97-L102
-
https://github.com/jibedoubleve/lanceur-bis/blob/5ec7b3065170f31ac4399c9ec3191c95a620053e/src/Lanceur.Infra/Managers/CmdlineManager.cs#L28-L36
-
https://github.com/jibedoubleve/lanceur-bis/blob/43bd96f34297b9b4cd45de548a707a500100ef47/src/Lanceur.Infra.SQLite/SQLiteAppSettingsService.cs#L57-L87
-
The delegates are never unsubscribed, it is a potential memory leak.
https://github.com/jibedoubleve/lanceur-bis/blob/5ec7b3065170f31ac4399c9ec3191c95a620053e/src/Lanceur/Views/MainView.xaml.cs#L53…
-
Here I'd like to see the _tell don't ask_ principle. This code is too verbose.
https://github.com/jibedoubleve/lanceur-bis/blob/29ec8d7d8b39c74095bdd08660f7b646966e7abb/src/Lanceur/Views/MainViewMo…
-
# Error
![image](https://user-images.githubusercontent.com/2678545/212707859-b1e74aab-608c-4694-84da-27051f6b8a5e.png)
# Logs
```
2023-01-16 15:56:25.8454;TRACE;Default;1;Fade in Storyboard comp…
-
### Description du bug.
Lorsque le message de réaction est supprimé manuellement il est alors impossible aux joueurs de continuer le combat, le défenseur est libéré du combat au bout d'une minute mai…
-
Sometimes, wrong alias is executed when search is not done
* Each key strike trigger a search.
* On the second key strike, another search is executing
* User press `enter` but search is not yet …
-