Commit graph

12 commits

Author SHA1 Message Date
66eaece635 Fix summon logic
Updated logic for updating summon uncap and transcendence levels and quick summon status.
2023-06-18 15:44:49 -07:00
57955ba0a9 Add logic to updating summon uncap
You couldn't actually update summon transcendence on staging, maybe due to a bug?

Now you can. And it won't let you update outside of the bounds of what is defined on the canonical object.
2023-06-18 06:22:47 -07:00
ccd581f19f Merge branch 'staging' of github.com:jedmund/hensei-api into staging 2023-06-18 05:23:17 -07:00
483eec0636 Remove ap call 2023-06-18 05:23:07 -07:00
a47d827e08
Add quick summons (#97)
* Adds quick summon migration
* Add route to update quick summon
* Add logic to update quick summon
2023-06-18 05:19:30 -07:00
06f8d28874
February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
464fe2f1aa Update output for GridObjects when uncapping 2022-12-22 23:41:04 -08:00
116ec9dbbc Refactor GridObjectControllers to use blueprinter 2022-12-21 20:53:48 -08:00
c1716c1e4f Run RuboCop on everything
yolo
2022-12-21 00:22:47 -08:00
3f2f1cd836 Allow id param and fix typos 2022-02-01 16:48:02 -08:00
66f281714b Add routes for updating the uncap level of an object 2022-02-01 03:28:57 -08:00
132f676e2a Add Summon and GridSummons model and controllers 2020-10-18 22:24:28 -07:00