Commit graph

11 commits

Author SHA1 Message Date
58063cb45b Fix summon logic
Updated logic for updating summon uncap and transcendence levels and quick summon status.
2023-06-19 00:30:53 -07:00
6f1e8c46bf 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-19 00:30:53 -07:00
272ec14cf6 Add quick summons (#97)
* Adds quick summon migration
* Add route to update quick summon
* Add logic to update quick summon
2023-06-19 00:30:53 -07:00
4ad44fd8ac Remove ap call 2023-06-19 00:30:53 -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