You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ Card data is downloaded automatically via Data Dragon!
✨ Select a locale via the DATA_DRAGON_LOCALE envvar
Telegram
✨ Card art can be converted automatically to jpg via a imgproxy server
✨ Select the server with the POROXY_HOST envvar
✨ Specify the authentication key with the POROXY_KEY envvar
✨ Specify the salt with the POROXY_SALT envvar
Data usage
✨ Added data::corebundle::CoreBundle::fetch method to retrieve data from a remote server
✨ Added data::corebundle::create_globalindexes_from_dd_latest to create data::corebundle::globals::LocalizedGlobalsIndexes with data from a remote server
✨ Added data::setbundle::SetBundle::fetch method to retrieve data from a remote server
✨ Added data::setbundle::create_cardindex_from_dd_latest to create data::setbundle::card::CardIndex with data from a remote server
Tests
🧪 Added various tests
Known issues
🐞 Tests cannot complete successfully on GitHub Actions due to the test feature not being installed there