hensei-api/db
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
..
data add max_exorcism_level to weapons (#205) 2026-01-04 14:47:16 -08:00
migrate Add game_id to raids (#208) 2026-01-07 23:59:20 -08:00
seed Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
seeds Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
data_schema.rb Party sharing into crews (#207) 2026-01-05 02:39:32 -08:00
schema.rb Add game_id to raids (#208) 2026-01-07 23:59:20 -08:00
seeds.rb add artifact seed data 2025-12-03 12:58:35 -08:00