The future of this project
Added 2017-11-01 07:53:33 +0000 UTCI finally have some updates about the future of MPMB's D&D 5e Character Tools to share with you.
I have gotten a clear answer from Wizards of the Coast that anything that is taken down from DMs Guild will never be allowed to return, even if the reason for taking it down has been resolved.
A new home for the sheets
This means that I will be putting the sheets up in their own home. I'm currently working on a website to house them, but as I have very little experience with web design, this will take some time until I have something I am comfortable with putting online. So please be patient!
Only SRD content (but importing still possible)
Unfortunately, for me to be able to distribute the sheets on my own website, I will have to remove all non-SRD content. For those of you who aren't familiar with this term, SRD stands for 'System Reference Document' and is all the material that can be freely used from D&D 5e with the Open-Gamin License (OGL). This content is far less than the full set of content that the sheet offers now, as it only includes part of the PHB (all classes and one subclass each). You can read more about the SRD and OGL here.
However, I will edit the sheet to be able to easier import materials into it. I am working on a feature where you can add a file (or even the URL to a file) directly. No need to copy-paste anything, just fill out the URL of a file that has the proper syntax, and the sheet will import all that content directly.
This does mean that I can no longer provide you with any WotC non-SRD content, but I can't stop anybody from making a copy of all the content and hosting it somewhere else.
Sheets available through Patreon
I just made a post that has all of my work attached. This post will be updated with all the new materials as they come available.
Steps for the near future
1) Make a website to house MPMB's D&D 5e Character Tools
2) Create v12.999 that has only the SRD content and a better import function. Then, put this new version on the website
3) Find a new place where anybody can post their custom content for the sheets (suggestions are welcome!)
4) Create v13.0 that has support for Magic Items
Comments
I apologize for the silence, but I guess Patreon missed notifying me of your comments? I never saw anything indicating you had replied. Thank you very much for the reply, and I want to say again that I and my group LOVE your sheet, and it has been our main means of easily creating sheets. Thank you for your hard work.
Pioneer1111
2017-12-16 06:52:24 +0000 UTCI am in love with this sheet. I'm looking at hosting the "old" material, but I seem to be a bit late to the punch. Was anyone able to backup the old GitHub content prior to the update? MPMB, if this is not the right forum for this conversation, please let me know.
Jimmy Gurney
2017-12-04 18:11:04 +0000 UTCI just remembered, the syntax for adding stuff to v12.998 is still available on Dropbox, here: <a href="http://flapkan.com/mpmb/syntax" rel="nofollow noopener" target="_blank">http://flapkan.com/mpmb/syntax</a>
MorePurpleMoreBetter
2017-12-03 15:27:36 +0000 UTCThe syntax for the previous versions (i.e. before 12.999) is almost identical, except for the functions AddRacialVariant, AddSubClass, AddBackgroundVariant, AddWarlockInvocation, and RequiredSheetVersion. Those functions all don't exist before v12.999. Instead, you will just have to add things to the RaceSubList, ClassSubList, and BackgroundSubList variables directly. And then, to get the addition working, you also need to add it to the parent item. Take a subclass for example, you can make a new subclass by defining a new ClassSubList entry like this: ClassSubList["yousubclass name"] = {}; Between the brackets {} you put the same as you see between the brackets {} in the syntax on GitHub (that hasn’t changed). Then, you also need to add the subclass to the class it belong to, like this for adding it to the fighter: ClassList.fighter.subclasses[1].push("yousubclass name");
MorePurpleMoreBetter
2017-12-03 15:24:00 +0000 UTCHello, I am only just finding your actual patreon, but I have a question. Is there a way to obtain the syntax I need for adding to a previous version? I really enjoyed using your sheet for all of its options that it provided, and was hoping (until the content for the new version is at the level of the previous ones) to add in one or two Xanathar's subclasses and spells to a version I have that is pre 12.999. My group loves your sheet and we want to try out some of the newer content.
Pioneer1111
2017-12-02 06:47:01 +0000 UTCI'm not sure you read what the man said... MPMB said: "I can't provide any content other than SRD"
Bobby Lewis
2017-12-01 22:47:05 +0000 UTCKeep up the good work with these character sheets Purple! My players and fellow DMs here in VA are OBSESSED with them! One question: when can we expect Xanathars to be added to the sheets??
Scott Luffy
2017-11-27 01:46:32 +0000 UTCDid you get an answer? I'm also interested in this.
Apostolos
2017-11-22 16:54:54 +0000 UTCI see you already cancelled your pledge, but in another (subscriber-only) post I explain how this works for patrons: <a href="https://www.patreon.com/posts/mpmbs-character-14927098">https://www.patreon.com/posts/mpmbs-character-14927098</a> For everybody else, the sheet will be available for free and you can import stuff to it made by yourself or others. I can't provide any content other than SRD, or I will be in copyright violation.
MorePurpleMoreBetter
2017-11-21 09:29:53 +0000 UTCTo make sure I understand then - the sheets that we pay $3/mo to have access on here are not the same sheets as previous because you cannot have SRD materials in them. You're selling a framework and we have to import all of the rules?
David Doherty
2017-11-20 23:53:58 +0000 UTCdoes anyone already have xanathars guide ready for import
Plemith
2017-11-18 15:29:07 +0000 UTCUhnmm
2017-11-18 07:31:27 +0000 UTCThis really sad to hear, but I am assuming it has to do w/ the fact that they would rather people use D&D Beyond. I will continue using your sheet as long as I can....but still very sad.
Curtis Glenn
2017-11-13 19:44:11 +0000 UTCMPMB will not be able to provide Xanathar's data. However, since the sheet allows importing of data, someone else could create the JavaScript data files for others to download and import.
Stephen Wilcoxon
2017-11-07 03:59:49 +0000 UTCI am curious about Xanathars as well...
Trevor Duston
2017-11-06 07:59:10 +0000 UTCSo does that mean that anything new, like Xanthar's Guide, won't be incorporated into the sheets?? I'm so confused. I am not good at importing all that info! I always mess it up. That is why I am so willing to pay for these sheets.
Amy Trog
2017-11-06 00:26:28 +0000 UTCPlease note that importing content is still an option. Although I can't provide any non-SRD content, there is nobody stopping you from importing your own content, even if that's based off WotC material that you own. Or maybe somebody hosts all the scripts for that content somewhere else for easy access... All I can tell you that it can't be me or the sheets will be very short-lived.
MorePurpleMoreBetter
2017-11-02 20:47:31 +0000 UTCThank you for the offer! I might call on your help if I run into any issues :)
MorePurpleMoreBetter
2017-11-02 20:46:44 +0000 UTCThank you for the offer, but I rather have my own website that I can tweak and add content too as I see fit (like an FAQ and forms for bug-reporting).
MorePurpleMoreBetter
2017-11-02 20:46:22 +0000 UTCI can easily add URL importing to the sheet, but it will still have to adhere to the JavaScript syntax that the sheet uses, I can't make it use the other materials. But the set-up can indeed be similar.
MorePurpleMoreBetter
2017-11-02 20:44:48 +0000 UTCThank you for the offer! I might call on your help if I run into any issues :)
MorePurpleMoreBetter
2017-11-02 20:43:12 +0000 UTCDMs Guild and DriveThruRPG are run by the same company, I am very sure that content banned on the one can't be hosted on the other.
MorePurpleMoreBetter
2017-11-02 20:41:47 +0000 UTCPlease note that importing content is still an option. Although I can't provide any non-SRD content, there is nobody stopping you from importing your own content, even if that's based off WotC material that you own. Or maybe somebody hosts all the scripts for that content somewhere else for easy access... All I can tell you that it can't be me or the sheets will be very short-lived.
MorePurpleMoreBetter
2017-11-02 20:40:26 +0000 UTCI don't want the sheet to be something that people need to pay for to use. Also, I recommend you read the text of this post which is only visible for Patrons, unlike this comment section: <a href="http://www.patreon.com/posts/14927098">http://www.patreon.com/posts/14927098</a>
MorePurpleMoreBetter
2017-11-02 20:35:45 +0000 UTCI believe the idea is to move people to DNDBeyond for digital content since Curse has the license for the books published digitally.
Derek Pattison
2017-11-02 17:35:54 +0000 UTCI have javascript and web experience, if you want to get a team together to help, let me know.
Adam D
2017-11-02 15:22:32 +0000 UTCI'm so angry at Wizards for this. Sadly, the usefulness of the sheet is greatly diminished when you dont even have all the PHB options.
Carole Oliver
2017-11-02 01:41:56 +0000 UTCZach and I would be happy to give MPMB a space on our comic site. Hit me up if you would like to discuss this.
Bartholomew Klick and Zachary Stoppel
2017-11-01 19:24:45 +0000 UTCAs everyone else has already stated, I am really glad you are continuing to support this sheet. It is, by far, the best character sheet I've used in 35+ years of gaming. Where ever you end up housing the sheet and the extra content, I will follow and continue to support you. Thank you for all your hard work!
Jeramie Brown
2017-11-01 17:43:30 +0000 UTCFight Club 5 and Game Master 5 for iOS have had similar issues and they allow a URL content import. Maybe you can make your sheet import the 3rd party content that people already use for that? That way people can hit the ground running. They use dropbox for finalized files and use github as a way for people to submit updates. <a href="https://github.com/ceryliae/DnDAppFiles" rel="nofollow noopener" target="_blank">https://github.com/ceryliae/DnDAppFiles</a> <a href="https://www.dropbox.com/sh/hiavsiegq28xd7u/AABcMGhKcr8CYgeKaHK1ZDzJa?dl=0" rel="nofollow noopener" target="_blank">https://www.dropbox.com/sh/hiavsiegq28xd7u/AABcMGhKcr8CYgeKaHK1ZDzJa?dl=0</a> and more info here:
nickythegreek
2017-11-01 17:37:58 +0000 UTCI am currently working on my own web project and would be more than happy to help if I can.
Ashfall Art
2017-11-01 14:24:51 +0000 UTCVery glad to hear you are continuing to support the sheet - still by far the most useful tool I've found for D&D 5e!
AtomicStraw
2017-11-01 13:56:47 +0000 UTCI'm glad to hear it will live on! Still the best character sheet out there. If you can't be on dmsguild.com, what about on DriveThruRPG.com?
Valerie Tate
2017-11-01 13:54:18 +0000 UTCI use this sheet because it is incredibly user friendly and because it is ridiculous that WoTC expects people who have purchased all of the source material to pay extra in order to have the electronic content.
Levi Dillon
2017-11-01 13:37:25 +0000 UTCAs a fairly new player I have found your tools invaluable so thank you. I know WOTC has a responsibility to protect their IP, but I really don't understand what they gain by making it harder for new players to get involved. Thank you for sticking with this through all the hassle and finding a way forward.
Dwayne Allen
2017-11-01 11:37:48 +0000 UTCI think we really need to petition wizards on your behalf. an SRD version of this character sheet would really, really stink. I don't know if there would be a way to get around it by say putting the scripts for all the other content here and then we piece it together on our home computers or something, but without all the extended content...I dunno.
Avinash Arora
2017-11-01 11:29:38 +0000 UTCHopefully the community will rally around for non SRD
Patrick
2017-11-01 10:22:47 +0000 UTCGlad to see the sheet still has a future, I suspected this would be the route WOTC wanted. Shame you can never be on DMSGuild again, that seems silly.
Patrick
2017-11-01 10:22:20 +0000 UTCWhy don't you just skip the website, keep the content, and just pass it out through patreon?
WestlockPopcorn
2017-11-01 09:55:51 +0000 UTCThe sheet is amazing. Wherever it ends up I will follow
HawkZombie
2017-11-01 08:14:58 +0000 UTC