-
-
Notifications
You must be signed in to change notification settings - Fork 362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert URLS to names #130
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an impressive and excellent work, again :-)
@ogregoire Since the changes we are making are now live with the API, I'm a little worried about changing the |
a10aa1c
to
3d71edc
Compare
I want to test this locally with a running API to make sure I don't just BREAK EVERYTHING. |
3d71edc
to
4497f37
Compare
This needs to be pushed in tandem with 5e-bits/5e-srd-api#26 so it doesn't break everything immediately. |
e10d864
to
5d65175
Compare
@ogregoire I think everything is ready to go for this. Both DB and API side. But I'm terrified of pulling those levers. |
Overview
A redo of #125
This is a second stab at #121. I still need to fully review the output and could use some help. Also there are few files I had to skip because the either didn't have a name (Levels, Spellcasting, StartingEquipment) or didn't make sense (Test). I've also done some manual fixing as well.
Here is the silly Ruby script I wrote to generate this change. Thanks to @ogregoire for the naming convention.
Here's a fun image for your troubles