Commit Graph

202 Commits

Author SHA1 Message Date
Z. Charles Dziura
ee01468f58 Address spelling mistake in root-level README 2021-11-03 12:37:38 -04:00
Z. Charles Dziura
cd2e289641 Update root-level README and reorganize sources
In an effort to mitigate questions from new, inexperienced users on how
to import data into Fight Club 5e, I rewrote and reorganized the
root-level README file to include detailed instructions on how to
compile their own compendiums using the sources found within this
repository. Some existing data, such as how to create your own
collection file, was moved into other READMEs under the Collections and
Sources directories.

I also took some liberty in reorganizing the directory structure of this
repository and renamed some of the top-level directories. In my view,
having sources under the "FightClub5eXML" folder didn't make a lot of
sense, so I moved those sources into the top-level "Sources" folder. I
made sure to update all of the collection files, along with the
"travis.yml" config file, to properly point to the correct folders.

Finally, while updating the "travis.yml" config file, I changed the
output folder of those build compendiums to be under a top-level
"Compendiums" folder. This folder is ignored by git.
2021-11-03 10:55:25 -04:00
Chris Jennewein
94441f22ff Merge pull request #176 from kylona/master
Add SRD xml exported from Fight Club 5
2021-10-11 17:00:44 -07:00
Kyle Storey
1247847b10 Add SRD xml exported from Fight Club 5 2021-10-11 13:04:44 -06:00
Chris Jennewein
e14a52a770 Merge pull request #166 from ebullient/compendium-xsd
Update compendium.xsd to accommodate FC5 export
2021-08-04 22:07:36 -07:00
Chris Jennewein
963418bf8e Merge branch 'master' into compendium-xsd 2021-08-04 21:13:25 -07:00
Chris Jennewein
67f97ba38a Merge pull request #168 from kinkofer/RemoveDropbox
chore: Remove Dropbox deployment
2021-08-04 21:00:26 -07:00
Chris Jennewein
6467cc93ce chore: Remove Dropbox deployment 2021-08-04 20:57:56 -07:00
Erin Schnabel
1e4d47bc65 Update compendium.xsd to accommodate FC5 export 2021-08-03 23:15:19 -04:00
Chris Jennewein
6314bf56ac Merge pull request #109 from kinkofer/TashasUpdate
fix: Remove Ranger feature duplicates
2020-11-27 08:16:35 -07:00
Chris Jennewein
0d2fd475ef feature: Add additional optional features
- Alchemical formulas, Arcane shots, elemental disciplines, Onomancy reasonants, Pact boons, and Runes
2020-11-26 21:42:47 -07:00
Chris Jennewein
8dbc6e6cb3 fix: Remove Ranger feature duplicates 2020-11-25 23:52:42 -07:00
Chris Jennewein
411d542671 Merge pull request #107 from kinkofer/TashasUpdate
Tashas update
2020-11-25 17:47:52 -07:00
Chris Jennewein
6dc75fb851 fix: Invocation and Maneuver fix 2020-11-25 15:29:33 -07:00
Chris Jennewein
1b7c984396 fix: Add martial property to items 2020-11-25 14:56:58 -07:00
Chris Jennewein
94965f9998 Merge pull request #104 from kinkofer/TashasUpdate
Tashas update
2020-11-24 22:07:21 -07:00
Chris Jennewein
bdda72323b feature: Add TCE subfeatures within PHB features 2020-11-24 17:43:00 -07:00
Chris Jennewein
857930bac5 feature: Add optional features (Invocations, Infusions, Maneuvers) 2020-11-23 22:52:45 -07:00
Chris Jennewein
ccaf96cf37 Merge pull request #99 from zcdziura/master
Add new Ranger class options from Tasha's to CoreRulebooksAndSupplements.xml
2020-11-20 15:32:39 -07:00
Z. Charles Dziura
62dfb9d083 Add new Ranger class options from Tasha's to CoreRulebooksAndSupplements.xml 2020-11-20 16:03:16 -05:00
Chris Jennewein
f674ada66e Merge pull request #98 from kinkofer/TashasRanger
fix: Add Ranger to TCE
2020-11-20 13:14:01 -07:00
Chris Jennewein
af53e39a71 fix: Add Ranger to TCE 2020-11-20 09:46:48 -07:00
Chris Jennewein
1c490cb197 Merge pull request #96 from kinkofer/Tashas
feature: Add Tasha's Cauldron of Everything
2020-11-19 08:07:24 -07:00
Chris Jennewein
dd7e54ab4e feature: Add Tasha's Cauldron of Everything
- Add base items
- Move EE Races to Supplements
- Renamed some sources
- Fixed variant subclass features appearing in other sources
2020-11-18 23:30:13 -07:00
Sash Man
b04a1b64fa Merge pull request #94 from kinkofer/NewXML
New XML
2020-11-17 07:31:51 +00:00
Chris Jennewein
2cb9d3bfb7 feature: Update Collections
- Remove old sources
- Update Collection README and CHANGELOG
- Update README
2020-11-16 22:21:49 -07:00
Chris Jennewein
74152a8168 feature: Add spells 2020-11-15 11:16:31 -07:00
Chris Jennewein
c0fd0ec066 fix: Ranger variants are separated
- Fixed item format
- Updated with errata
- Renamed UA class files to make it easier to update
2020-11-11 21:40:56 -07:00
Chris Jennewein
9e542fe88e fix: Fix item format 2020-11-10 11:33:43 -07:00
Chris Jennewein
f26288dbc0 fix: Remove spell-less ranger from PHB 2020-11-09 23:38:00 -07:00
Chris Jennewein
52f48fbdd7 feature: Add classes 2020-11-08 22:14:24 -07:00
Chris Jennewein
c95873b9ab feature: Add Vehicles 2020-11-04 21:20:57 -07:00
Chris Jennewein
60d7098a8c feature: Add Races and Feats 2020-11-04 18:34:23 -07:00
Chris Jennewein
a7b685f73e feature: Add Items and Backgrounds 2020-11-04 17:49:01 -07:00
Sash Man
ea56579c3e Merge pull request #92 from kinkofer/NewXML
New xml
2020-11-03 13:37:36 +00:00
Chris Jennewein
22f4b7b762 fix: Fix validation issues for items and vehicles
- Add some documentation to schema types
2020-11-02 22:14:45 -07:00
Chris Jennewein
7f8e28db4e feature: Add Everything collection for new XML format
- Restructured source files
- Added new sources
- Updated README
2020-11-02 08:50:22 -07:00
Sash Man
6bc849a953 Merge pull request #88 from kinkofer/LinkToDropbox
docs: Added link to Dropbox
2020-08-26 08:43:01 +01:00
Chris Jennewein
dd8ca9fbc4 docs: Added link to Dropbox 2020-08-24 14:13:38 -07:00
Chris Jennewein
befe5095d7 Merge pull request #73 from kinkofer/bard-paladin-fixes
formatting fixes - college of eloquence / oath of glory
2020-06-10 22:43:09 -07:00
Sash Man
0623973a79 Update MythicOdysseysOfTheros.xml 2020-06-10 13:19:35 +01:00
Sash Man
53da48a68f formatting fixes 2020-06-10 13:17:09 +01:00
Chris Jennewein
380f28334f Merge pull request #71 from kinkofer/Theros
feature: Add supplement source Mythic Odysseys of Theros
2020-06-06 15:20:58 -07:00
Chris Jennewein
0d831f20af feature: Add supplement source Mythic Odysseys of Theros 2020-06-06 15:01:25 -07:00
Chris Jennewein
490e83280e Merge pull request #68 from theredspoon/master
Include Pixie Dust from STK p. 35
2020-04-18 15:15:59 -07:00
Nim G
e7692a2079 Merge branch 'master' into master 2020-04-06 00:08:21 -07:00
Sash Man
011af6ec08 Merge pull request #67 from kinkofer/UASpellsAndCleanup
feature: Add Spells from UA Spells and Magic Tattoos
2020-04-06 08:06:46 +01:00
Nim G
23b89fa736 Include Pixie Dust from STK p. 35 2020-04-06 00:06:38 -07:00
Chris Jennewein
187ea02a50 feature: Add Spells from UA Spells and Magic Tattoos
- Add missing monsters from WDotMM
- Move UA Centaurs and Minotaurs into its own file
2020-04-05 23:00:29 -07:00
Sash Man
75a9348a8d Merge pull request #65 from kinkofer/ExplorersGuideToWildemount
Explorers Guide to Wildemount
2020-03-26 07:44:52 +00:00