hensei-api/app/models
Justin Edmund 00e5ec8c4b
API updates for Draconic Weapons Providence (#138)
* Make weapon key series an array

Draconic Weapons Providence can have original Draconic Weapon keys, but also have a new key that can only be equipped to them. Thanks, Cygames.

* Update weapon.rb

* Update to check key compatibility against an array instead of an int
* Add convenience function to check if the weapon is part of a Draconic Weapon series

* Update grid_weapon.rb

Update conflict detection to:
* Detect Draconic Weapons Providence
* Add multiple weapons to conflicting weapons instead of just one

* (WIP) Update conflict view rendering

Conflict blueprints should render multiple conflict weapons instead of just one.

Also adds Draconic Weapon Providence series to various places that check series by number

* Finish last bugs

We tested to ensure that conflict resolution appears for

* Opus and Draconic
* Draconic and Draconic 2
* Draconic 2 + Opus and Draconic 1
2023-12-26 03:21:06 -08:00
..
concerns Restart on Rails 2020-09-14 18:30:54 -07:00
app_update.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
application_record.rb Run RuboCop on everything 2022-12-21 00:22:47 -08:00
awakening.rb June 2023 Update (#102) 2023-06-19 03:53:48 -07:00
character.rb Add support for inclusions/exclusions (#124) 2023-08-21 20:01:15 -07:00
favorite.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
gacha.rb Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
grid_character.rb Add support for inclusions/exclusions (#124) 2023-08-21 20:01:15 -07:00
grid_summon.rb Add support for inclusions/exclusions (#124) 2023-08-21 20:01:15 -07:00
grid_weapon.rb API updates for Draconic Weapons Providence (#138) 2023-12-26 03:21:06 -08:00
guidebook.rb June 2023 Update (#102) 2023-06-19 03:53:48 -07:00
job.rb July 2023 Feature Release: Tagging objects (#118) 2023-07-05 21:51:36 -07:00
job_accessory.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
job_skill.rb June 2023 Update (#102) 2023-06-19 03:53:48 -07:00
party.rb Nullify edit key when party is remixed (#135) 2023-09-26 07:53:14 +09:00
raid.rb June 2023 Update (#102) 2023-06-19 03:53:48 -07:00
raid_group.rb June 2023 Update (#102) 2023-06-19 03:53:48 -07:00
summon.rb Add support for inclusions/exclusions (#124) 2023-08-21 20:01:15 -07:00
user.rb Implement roles and visibility (#128) 2023-08-25 15:53:56 -07:00
weapon.rb API updates for Draconic Weapons Providence (#138) 2023-12-26 03:21:06 -08:00
weapon_awakening.rb June 2023 Update (#102) 2023-06-19 03:53:48 -07:00
weapon_key.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00