ea4ce4dcdc
Add new errors
...
Added NoCharacterProvidedError and NoSummonProvidedError
2025-02-11 03:06:06 -08:00
fed756f5ac
Create no_weapon_provided_error.rb
2025-02-10 18:13:26 -08:00
13a9644bb0
(Hotfix) Fixes a variety of small bugs ( #115 )
...
* Remove ap call
* Fix remix render method
* Downcase username on db end
There was a bug where users with capital letters in their name could not access their profiles after we tried to make things case insensitive.
* Remove ap call and unused code
2023-07-04 03:21:02 -07:00
adbb5b6c7d
Disallow adding arbitrary weapons to Extra slots
2022-12-25 00:23:27 -08:00
f86aa30791
GranblueError should not require input param
2022-12-21 15:50:06 -08:00
c1716c1e4f
Run RuboCop on everything
...
yolo
2022-12-21 00:22:47 -08:00
a08421722f
Add GranblueError and move app errors to extend it
2022-12-03 18:21:01 -08:00
4ee90f6c09
Add new errors and fix handling in ApiController
2022-12-03 11:43:56 -08:00
f6613d6e91
Add TooManySkillsOfTypeError
2022-12-02 20:45:46 -08:00
c0bdb47d43
Add scoped search for job skills
2022-11-30 02:03:28 -08:00
438fc7294d
Add custom errors
2022-02-27 19:03:04 -08:00