hensei-api/app/models
Justin Edmund 5351123aa2 Add basic validation for various mastery bonuses
* Ensure transcendence is possible on that character
* Ensure transcendence_step is in bounds
* Ensure Over Mastery Attack is a valid value
* Ensure Over Mastery HP is a valid value
* Ensure Over Mastery Attack is 2x Over Mastery HP
* Ensure Awakening level is in bounds
2023-01-07 07:51:04 -08:00
..
concerns Restart on Rails 2020-09-14 18:30:54 -07:00
application_record.rb Run RuboCop on everything 2022-12-21 00:22:47 -08:00
character.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
favorite.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
grid_character.rb Add basic validation for various mastery bonuses 2023-01-07 07:51:04 -08:00
grid_summon.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
grid_weapon.rb Fix reference to weapon series 2023-01-03 02:41:30 -08:00
job.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
job_skill.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
party.rb Refactor skills_are_unique 2023-01-02 16:25:35 -08:00
raid.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
summon.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
user.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
weapon.rb Refactor weapon conflicts into model validations 2023-01-02 21:24:53 -08:00
weapon_key.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00