hensei-api/lib/granblue/downloaders
Justin Edmund 2dacfae17e add quest_id and lobby/background image sizes for raids
- add quest_id column to raids table
- add lobby and background image downloads using quest_id
- lobby uses quest_id with "1" appended
- background uses quest_id for treasureraid directory
2026-01-06 03:52:30 -08:00
..
artifact_downloader.rb add ArtifactDownloader for artifact images 2025-12-03 13:37:04 -08:00
base_downloader.rb add force option to base downloader 2025-12-02 05:26:41 -08:00
character_downloader.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -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
job_downloader.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
job_skill_downloader.rb add job skill image downloader 2025-12-15 16:08:57 -08:00
raid_downloader.rb add quest_id and lobby/background image sizes for raids 2026-01-06 03:52:30 -08:00
summon_downloader.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
weapon_downloader.rb add element variant downloading for null element weapons 2025-12-16 21:15:39 -08:00