hensei-api/lib/granblue/downloaders
Justin Edmund 0d997d6ad5 Add new image sizes
* Weapons can now download the “raw”image size, which is the weapon art without a background
* Characters now download the “detail” image size, which is a horizontal crop of the character’s art
* Summons now download the “detail” image size, which is a horizontal crop of the summon’s art
* Summons also download “ls” and “m” instead of “party_main” and “party_sub”, as they match the aspect ratio of weapon sizes better, which should make our lives a lot easier.
2025-03-01 05:42:40 -08:00
..
base_downloader.rb Add support for single sizes 2025-03-01 05:40:34 -08:00
character_downloader.rb Add new image sizes 2025-03-01 05:42:40 -08:00
download_manager.rb Adds documentation to some lib functions (#168) 2025-01-18 03:09:29 -08:00
elemental_weapon_downloader.rb Adds documentation to some lib functions (#168) 2025-01-18 03:09:29 -08:00
summon_downloader.rb Add new image sizes 2025-03-01 05:42:40 -08:00
weapon_downloader.rb Add new image sizes 2025-03-01 05:42:40 -08:00