Orcpub / orcpub

Code for Dungeon Master's Vault Community Edition
https://www.dungeonmastersvault.com/
Eclipse Public License 2.0
212 stars 106 forks source link

Option to modify SRD content. #246

Open TheDataReaper opened 5 years ago

TheDataReaper commented 5 years ago

I have changes to SRD classes i would like to use without having to make duplicates in the character builder.

Add the option to modify SRD content or maybe have the webpage have it filled in the "Default Content" and if need be a button in homebrew content to add SRD back if deleted or removed.

DivertedCircle commented 5 years ago

SRD content is hard-coded into the website, not loaded via an orcbrew file so that's not an easy ask. By far the easier option is to just make your own version with the same name; it'll just overwrite the SRD content then.

TheDataReaper commented 5 years ago

A few of the things the built in races have cant be added back to modified races, like the free feat for variant humans, and the +1 for two ability scores.

frtsprkls commented 4 years ago

What would be awesome is a folder called orcbrew where you can drop .orcbrew files and, on startup, the app parses the .orcbrew files and generates patched entity files. Make it non destructive so that, if you delete the orcbrew files, next load they're gone. This would make writing and publishing homebrew a lot easier, especially for self-hosters :) Having to get users to download a .orcbrew and load it in to all their browsers is a slight pain. Wonderful app. You're all lvl 20 wizards. I wish I could read Clojure (reading up on it though).

datdamnzotz commented 4 years ago

What would be awesome is a folder called orcbrew where you can drop .orcbrew files and, on startup, the app parses the .orcbrew files and generates patched entity files. Make it non destructive so that, if you delete the orcbrew files, next load they're gone. This would make writing and publishing homebrew a lot easier, especially for self-hosters :) Having to get users to download a .orcbrew and load it in to all their browsers is a slight pain. Wonderful app. You're all lvl 20 wizards. I wish I could read Clojure (reading up on it though).

Check the read me https://github.com/Orcpub/orcpub/tree/develop/deploy/homebrew