Commit graph

7 commits

Author SHA1 Message Date
ae060bec18
Add Ultimate Mastery and other job mastery updates (#78)
* Small Rails 7 configuration changes (#72)

* Remove log call

* Show EMP skills for Row 5 classes

Row 4 EMP skills were not showing up, so you couldn't set Rage IV on Viking, for example

* Allow adding EMP skills from prior rows to team

We let you search but didn't fix the server-side validation check for skills

* Add `granblue_id` column to WeaponKeys table

This should have a `NOT NULL` constraint, but due to existing data it is nullable until we can update all environments with values.

* Add granblue_id to WeaponKeyBlueprint

* Rename ml to master level

* Add Ultimate Mastery

* Migrate database

* Migrate database
2023-03-16 08:38:20 -07:00
c0bc62acc2 Add job accessory boolean and type to output
This whole commit from before seems to have disappeared
2023-01-30 04:08:45 -08:00
c336aef449 Remove accessory fields from JobBlueprint 2023-01-28 04:19:53 -08:00
584fd31776 Update job_blueprint.rb 2023-01-27 11:53:30 -08:00
ed76afe44c Add granblue_id to Job output 2023-01-22 22:31:25 -08:00
349c42f839 Update blueprints to remove id field or identifier
This is built into ApiBlueprint
2022-12-21 21:07:26 -08:00
e541182e36 Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00