Commit graph

16 commits

Author SHA1 Message Date
ddce195afa Add weapons routes
These are for GridWeapons though
2020-09-16 03:28:14 -07:00
3efabf11c5 Fix party resource
Added more endpoints and renamed to `:party`
2020-09-16 03:27:33 -07:00
f3b2416919 Rename parties.rb to party.rb 2020-09-16 03:26:54 -07:00
1fdd0017b3 Update grid weapon table
Add `mainhand`
Fix `belongs_to` by changing to `references`
2020-09-16 03:26:22 -07:00
7a104a50d4 Update parties table
Remove `characters`, `weapons` and `summons`
Rename `hash` to `shortcode`
Fix `belongs_to` by changing to `references`
2020-09-16 03:23:27 -07:00
dd0a2d5844 Remove uuid-ossp extension 2020-09-16 03:22:38 -07:00
b00e05065d Ignore DS_Store 2020-09-16 03:22:29 -07:00
a535091b64 Use pgcrypto for uuids 2020-09-16 03:20:27 -07:00
f616fe23db Restart on Rails 2020-09-14 18:30:54 -07:00
6dcbe6a7fb Add db init script 2020-09-12 21:36:21 -07:00
03072f5ee8 Update package.json
Add sequelize
2020-09-12 21:36:09 -07:00
e2c2868dac Update package.json 2020-09-12 20:22:47 -07:00
6e7c0b9c3d Add tsconfig and tslint 2020-09-12 20:18:38 -07:00
38b317298e Add package.json 2020-09-12 20:18:29 -07:00
688c43e6b6 Update gitignore 2020-09-12 20:18:08 -07:00
6b9ef29b0f Add gitignore 2020-09-12 20:17:31 -07:00