hensei-api/app
Justin Edmund bd15d91cdd Fix grid character creation
Grid characters were only replacing the character when replacing an existing character, so the mods were persisted. This creates a new GridCharacter every time a replacement happens and destroys the old one.
2023-01-22 21:24:00 -08:00
..
blueprints/api/v1 Implement removing characters and weapons 2023-01-20 21:39:20 -08:00
controllers Fix grid character creation 2023-01-22 21:24:00 -08:00
errors/api/v1 Disallow adding arbitrary weapons to Extra slots 2022-12-25 00:23:27 -08:00
helpers Run RuboCop on everything 2022-12-21 00:22:47 -08:00
models Implement removing characters and weapons 2023-01-20 21:39:20 -08:00