Fraxiinus

Results 11 issues of 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...

bug

If attempting to open corrupt replay file in single window mode (double click in explorer), no error message is shown.

bug

Some patches are not available in Riot's Data Dragon, still ReplayBook should not crash.

bug

I want a new parser that fully complies to roflxd requirements

feature

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...

feature

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

bug
external

I want to be able to manage ReplayBook translations using a service like Weblate.

feature
requireresearch

**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...

bug
external

**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. ![fXcFyUHRhc](https://github.com/fraxiinus/ReplayBook/assets/8365233/cf5b3204-548e-4674-b7b8-87b210f8b590)...

bug

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"...

feature