hensei-api/db/data
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
..
20230619015047_migrate_awakening_type_to_new_awakening_type.rb Remove print statements from data migration (#105) 2023-06-19 04:13:58 -07:00
20230619043726_migrate_character_awakening_type_to_new_awakening_type.rb (Hotfix) Fix data migration failing due to nil (#106) 2023-06-19 04:30:37 -07:00
20230702035600_populate_remix_flag_on_parties.rb Deploy July Quality Update (#114) 2023-07-04 00:40:06 -07:00
20230716132721_populate_wiki_en_column.rb Implement wiki parsers (#121) 2023-08-19 23:05:32 -07:00
20230816061005_populate_wiki_columns.rb Implement wiki parsers (#121) 2023-08-19 23:05:32 -07:00
20231119051223_migrate_series.rb API updates for Draconic Weapons Providence (#138) 2023-12-26 03:21:06 -08:00