Fraxiinus
Fraxiinus
Static data downloader causes crash if language does not exist in CDragon ERROR | 2022-08-02T22:09:46 | MainWindow.xaml.cs -> .ctor() -> 53 | System.Net.Http.HttpRequestException: HTTP request to Community Dragon failed on...
If attempting to open corrupt replay file in single window mode (double click in explorer), no error message is shown.
Some patches are not available in Riot's Data Dragon, still ReplayBook should not crash.
I want to add [League-VCS](https://github.com/preyneyv/league-vcs) support to ReplayBook to replace the existing executables project. - Fork the C# implementation of League-VCS by JerryLuiew (https://github.com/JerryLiew/LOL-VCS) - Reorganize the code to fit...
Search is now an "OR" operation on all keywords, instead of an "AND" This is caused by this query: https://github.com/fraxiinus/ReplayBook/blob/master/src/Files/Repositories/DatabaseRepository.cs#L201 See this issue for LiteDB: https://github.com/mbdavid/LiteDB/issues/1885
I want to be able to manage ReplayBook translations using a service like Weblate.
**Describe the bug** When looking at a replay with Ornn, upgraded items will fail to download its images **To Reproduce** Steps to reproduce the behavior: 1. Click on a replay...
**Describe the bug** If I try to download a Vietnamese language bundle in a patch before 13.1.1 (like 12.23.1), ReplayBook will error and prompt me to retry in English. ...
As of 2022-04-23, the current launch arguments look like: >"[...]/Riot Games/League of Legends/Game/League of Legends.exe" "[...]/Documents/League of Legends/Replays/[...].rofl" "-GameBaseDir=[...]\Riot Games\League of Legends" "-Region=NA" "-PlatformID=NA1" "-Locale=en_US" "-SkipBuild" "-EnableCrashpad=true" "-UseDX11=1:1" "-UseMetal=0:1" "-UseNewX3D"...