hensei-api/app/controllers/api/v1
Justin Edmund 874c20245d Refined selecting skills based on job
* Bugfix: You can now select a third subskill on Rows 1, 2 and 3
* Edgecase: When switching from a Row 1, 2 or 3 class to Row 4, 5 or EX2, the third EMP skill set is removed
2022-12-22 23:27:24 -08:00
..
api_controller.rb Fix errors with error handling 2022-12-22 18:12:47 -08:00
favorites_controller.rb Refactor FavoritesController for blueprinter 2022-12-21 16:10:53 -08:00
grid_characters_controller.rb Refactor GridObjectControllers to use blueprinter 2022-12-21 20:53:48 -08:00
grid_summons_controller.rb Refactor GridObjectControllers to use blueprinter 2022-12-21 20:53:48 -08:00
grid_weapons_controller.rb Refactor GridObjectControllers to use blueprinter 2022-12-21 20:53:48 -08:00
job_skills_controller.rb Updated getting skills assignable to a job 2022-12-22 23:26:23 -08:00
jobs_controller.rb Refined selecting skills based on job 2022-12-22 23:27:24 -08:00
parties_controller.rb Fix bug where now wasn't replaced 2022-12-22 00:44:39 -08:00
raids_controller.rb Refactor RaidsController for blueprinter 2022-12-21 15:35:05 -08:00
search_controller.rb Pass root when rendering in SearchController 2022-12-22 01:01:03 -08:00
users_controller.rb Fix token generation on signup 2022-12-22 21:27:38 -08:00
weapon_keys_controller.rb Update weapon_keys_controller.rb 2022-12-21 22:10:35 -08:00