feature: Add CoreRulebooks collection

- Removed Core source file
- Renamed sources CoreRulebooks and RulesSupplementsAndAdventures
- Updated README and CHANGELOG
pull/24/head
Chris Jennewein 2020-01-21 20:00:13 -07:00
parent c327747be2
commit 5a353dbd8f
9 changed files with 37 additions and 121847 deletions

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<collection>
<doc href="../FightClub5eXML/Sources/Core.xml" />
<doc href="../FightClub5eXML/Sources/CoreRulebooks.xml" />
<doc href="../FightClub5eXML/Sources/RulesSupplementsAndAdventures.xml" />
<doc href="../FightClub5eXML/Sources/BaldursGateDescentIntoAvernus.xml" />
<doc href="../FightClub5eXML/Sources/UnearthedArcana.xml" />
<doc href="../FightClub5eXML/Sources/Homebrew.xml" />

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<collection>
<doc href="../FightClub5eXML/Sources/Core.xml" />
<doc href="../FightClub5eXML/Sources/CoreRulebooks.xml" />
<doc href="../FightClub5eXML/Sources/RulesSupplementsAndAdventures.xml" />
<doc href="../FightClub5eXML/Sources/BaldursGateDescentIntoAvernus.xml" />
</collection>

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<collection>
<doc href="../FightClub5eXML/Sources/Core.xml" />
<doc href="../FightClub5eXML/Sources/CoreRulebooks.xml" />
<doc href="../FightClub5eXML/Sources/RulesSupplementsAndAdventures.xml" />
<doc href="../FightClub5eXML/Sources/BaldursGateDescentIntoAvernus.xml" />
<doc href="../FightClub5eXML/Sources/UnearthedArcana.xml" />
</collection>

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<collection>
<doc href="../FightClub5eXML/Sources/CoreRulebooks.xml" />
</collection>

View File

@ -106,3 +106,9 @@ Skull Lash of Myrkul
Master of Souls
Fiendish Flesh Golem
Hellwasp
2020-01-21
Separated out Core Rulebooks (PHB, DMG, MM) from other supplement rulebooks and adventures.
Added "CoreRulebooks" collection.

View File

@ -1,16 +1,34 @@
# README
## About
Being a big fan of Lion Dens Fight Club 5e and Game Master 5e apps for iOS and Android I was happy to see a kind soul (@fightclub5exml on twitter) had picked up the mantle of updating the compendium with content.
Unfortunately he seems to have deleted his twitter account so I am picking up where he left off by expanding on his work by adding Waterdeep Dragon Heist, Waterdeep Dungeon of the Mad Mage and Ghosts of Saltmarsh content to the XML.
Will take a few weeks but will be making my way through each book and adding the items and monsters to bring it up to date.
Will take some time but will be making my way through each book and adding the items and monsters to bring it up to date.
Any questions hit me up on twitter [@dragonahcas](http://twitter.com/dragonahcas).
Additional Contributions:
## How-To
Import one of the Collection files into the Fight Club app.
**CoreRulebooks**: Player's Handbook, Dungeon Master's Guide, and Monster Manual
**CoreOnly**: _CoreRulebooks_ plus Rulebook Supplements and Adventures
**CorePlusUA-NoHomebrew**: _CoreOnly_ plus Unearthed Arcana
**Complete**: _CorePlusUA-NoHomebrew_ plus homebrew content
## Additional Contributors
@kinkofer: for XML generation systems to allow github collections to be auto generated
@felix_mil_: for xml creation tools https://felixmil.shinyapps.io/compendiumbuildr/
## Contribute
Visit the [FightClub5eXML Github](https://github.com/kinkofer/FightClub5eXML) to contribute.

File diff suppressed because it is too large Load Diff