August Johnson
August Johnson
I'm pretty sure on iOS (I tested on Safari and Firefox), most webpages do a weighted scroll, but Open5e does not. Maybe something here? https://css-tricks.com/snippets/css/momentum-scrolling-on-ios-overflow-elements/
There's a data issue with the figurines of wondrous power in the 5e magicitems.json. https://open5e.com/magicitems/giant-fly https://github.com/eepMoody/open5e-api/blob/master/data/WOTC_5e_SRD_v5.1/magicitems.json#L455 It should be simple to just update the data object, but there may be...
See here. https://api.open5e.com/search/
We should remove as it's an attack surface. https://api.open5e.com/api-auth/login/?next=/
When viewing an individual monster page, a button appears with something like "Send to Homebrewery" on it. Clicking it results in the monster data being formatted in homebrewery format and...
https://github.com/open5e Right now, the open5e organization not the repo has a typo in the description of the org. Also, there's a prompt for the readme, and we dont' have an...
Here's a few examples of enums that should be quickly and easily presented to the UI: MONSTER_TYPES ATTACK_TYPES DIE_TYPES DAMAGE_TYPES USES_TYPES SIZE_CHOICES These shoudl be accessible and enumeratable with a...
I'm working on this in the /creature_set branch. I think I have the views all ok so it's data entry at this point.
Vehicles endpoint, model, etc.