Commit graph

10 commits

Author SHA1 Message Date
67c004b2a4 Updates blueprints for new model attributes
* Renamed `ml` to `master_level`
* Added `ultimate_mastery` to Jobs and Parties
* Restructured `atk`, `hp`, `max_level`, and `max_skill_level` and other relevant attributes under a `stats` field on canonical objects
2023-03-10 23:24:18 -08:00
06f8d28874
February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
3226acdf4a Allow input of expanded details and output them 2023-01-03 08:05:47 -08:00
153d36be5a We need to include the User in the Party 2022-12-22 01:40:02 -08:00
9a27ac853d Update JobsController and JobSkillsController for blueprinter 2022-12-21 21:46:35 -08:00
349c42f839 Update blueprints to remove id field or identifier
This is built into ApiBlueprint
2022-12-21 21:07:26 -08:00
2a74b8aa4d Add minimal view to Party and use in GridObject 2022-12-21 20:53:34 -08:00
979d28be75 Update party_blueprint.rb 2022-12-21 16:20:04 -08:00
290099e2f4 Refactor PartiesController for blueprinter
* Refactored and tried to simplify methods in PartiesController
* Implemented new error render methods in ApiController
* Removed parties/[weapons, summons, characters] routes
2022-12-21 15:34:54 -08:00
e541182e36 Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00