Commit graph

8 commits

Author SHA1 Message Date
d6cad414ac Fix searching in Japanese (#99)
This was broken because we were using the browser-provided locale as a prefix to our method, but that is 'ja' and our methods were prefixed with 'jp'.
2023-06-19 00:35:22 -07:00
83c6b2397a Refactor weapon conflicts into model validations 2023-01-02 21:24:53 -08:00
1789dcee4b Move conflict detection code to GridWeapon 2023-01-02 16:25:35 -08:00
e541182e36 Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
c1716c1e4f Run RuboCop on everything
yolo
2022-12-21 00:22:47 -08:00
88f316d6a7 Implement JP search and trigram for EN 2022-03-08 17:43:40 -08:00
00476ec86c Add display_resource to models 2022-01-25 16:56:09 -08:00
f616fe23db Restart on Rails 2020-09-14 18:30:54 -07:00