hensei-api/lib/granblue
Justin Edmund c8f7204b08
Add game_id to raids (#208)
* add game_id to raids

* rename game_id to enemy_id, add summon_id

* add raid image downloader

* add download endpoints for raid images

- download_image action for single image download (icon/thumbnail)
- download_images action to queue async download job
- download_status action to check job progress

* 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-07 23:59:20 -08:00
..
downloaders Add game_id to raids (#208) 2026-01-07 23:59:20 -08:00
importers remove gacha_available from character parsers/importers 2025-12-15 16:53:44 -08:00
parsers rename suggestions to parsed_data in batch preview (#204) 2026-01-04 14:44:52 -08:00
transformers Migrate to Query Builder (#179) 2025-02-12 23:43:02 -08:00
wiki_error.rb move WikiError into Granblue namespace to fix production autoloading 2025-12-14 12:41:07 -08:00