hensei-api/app/models
2025-12-04 03:02:35 -08:00
..
concerns add artifact models with skill validations 2025-12-03 12:58:32 -08:00
app_update.rb
application_record.rb
artifact.rb add artifact models with skill validations 2025-12-03 12:58:32 -08:00
artifact_skill.rb add artifact models with skill validations 2025-12-03 12:58:32 -08:00
awakening.rb
character.rb
collection_artifact.rb add reroll_slot to artifact models 2025-12-03 13:27:26 -08:00
collection_character.rb
collection_job_accessory.rb
collection_summon.rb
collection_weapon.rb update models to use weapon_series associations 2025-12-03 10:45:48 -08:00
crew.rb add phantom players for non-registered crew members 2025-12-03 23:55:15 -08:00
crew_gw_participation.rb fix total_score to sum individual honors instead of crew scores 2025-12-04 03:02:18 -08:00
crew_invitation.rb add crew invitations system 2025-12-03 23:06:07 -08:00
crew_membership.rb add joined_at to memberships and phantoms for historical data 2025-12-04 03:02:13 -08:00
data_version.rb
favorite.rb
gacha.rb
grid_artifact.rb add collection refs and sync methods to grid models 2025-12-03 22:42:29 -08:00
grid_character.rb add collection refs and sync methods to grid models 2025-12-03 22:42:29 -08:00
grid_summon.rb add collection refs and sync methods to grid models 2025-12-03 22:42:29 -08:00
grid_weapon.rb add collection refs and sync methods to grid models 2025-12-03 22:42:29 -08:00
guidebook.rb
gw_crew_score.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
gw_event.rb gw event improvements: status field, members_during_event endpoint 2025-12-04 03:02:35 -08:00
gw_individual_score.rb add phantom players for non-registered crew members 2025-12-03 23:55:15 -08:00
job.rb
job_accessory.rb
job_skill.rb
party.rb
phantom_player.rb add joined_at to memberships and phantoms for historical data 2025-12-04 03:02:13 -08:00
raid.rb
raid_group.rb
summon.rb
user.rb add crew invitations system 2025-12-03 23:06:07 -08:00
weapon.rb add series= setter for weapon, include flags in series list 2025-12-03 12:38:41 -08:00
weapon_awakening.rb
weapon_key.rb update models to use weapon_series associations 2025-12-03 10:45:48 -08:00
weapon_key_series.rb
weapon_series.rb