Commit graph

15 commits

Author SHA1 Message Date
Professor Bunbury
cd9bdf61d2 "My Dudes" Update - 6/17/2021
+ Adds Teräs Käsi Order and associated artwork to Archetypes compendium.
2021-06-18 19:31:42 -04:00
Professor Bunbury
3ccf80d442 "My Dudes" Update - 5/27/2021
+ Adds Bolstering Practice and associated artwork to the Archetypes compendium.
2021-05-27 13:46:19 -04:00
Professor Bunbury
1df6ccb1c9 "My Dudes" Updates 4/22-4/29/2021
+ Adds Triage Technique (Scout) to Archetypes compendium.
+ Adds Path of Meditation (Sentinel) to Archetypes compendium.
+ Adds new archetypes artwork.
^ Updates Archetypes links on Scout and Sentinel classes.
2021-04-29 15:49:44 -04:00
Professor Bunbury
14f4e06788 SotG Update #1.2
+ Adds Starship Features compendium
^ Adds major updates to Starship sheet and related item compendia
^ Adds Mechanist Technique to Archetypes compendium
2021-04-17 13:26:13 -04:00
Professor Bunbury
08d62d1e85 "My Dudes" Update: 3/25/2021
^ Archetypes compendium to include Exhibition Specialist and associated artwork.
^ Classes compendium to include link to Exhibition Specialist archetype.
2021-03-25 13:50:27 -04:00
Professor Bunbury
e6bba96be0 "My Dudes" Update 3/4/2021
+ Adds Aquinos Form and associated artwork to Archetypes compendium.
^ Updates Archetypes links in Classes compendium
2021-03-04 12:58:39 -05:00
Professor Bunbury
0fb0b5f3e7 Updates to Archetypes and Force Powers (artwork and databases)
^ Updates Archetypes compendium to include Occultist Pursuit and associated artwork.
^ Updates Force Powers compendium to include additional artwork.
2021-02-16 10:58:26 -05:00
Professor Bunbury
61cfc83afd Updates to Archetypes, CSS/LESS, and Species
+ Adds Pugnacity Practice to Archetypes compendium
+ Adds Ho'Din to Species compendium
^ Updates senses DAE in Species compendium
^ Updates search bar background color for Light Theme
2021-02-04 15:25:37 -05:00
Professor Bunbury
9710794095 Updates to Archetypes, Classes, Feats, and Species
Major updates to Feats (adding DAE features) and minor updates to Archetypes, Classes (added new Archetype links), and Species (corrected physical characteristic of Abyssin and added Patrolian).
2021-01-19 16:49:59 -05:00
Professor Bunbury
14e9b0c341 Updates to DAE, Archetypes, Backgrounds, Classes, Species, CSS/LESS, etc.
What the subject line said.
2020-12-11 13:23:21 -05:00
Professor Bunbury
25ec442f9f Major DAE Updates to Species plus New Archetype 2020-11-19 13:24:57 -05:00
Professor Bunbury
1130fdc30d Compendia for Fighting Masteries and Styles and Other Minor Updates
What the title says.
2020-11-05 15:37:53 -05:00
Kakeman89
dd0d207149 Merge branch 'master' into professorbunbury-sw5e 2020-10-30 11:36:29 -04:00
Professor Bunbury
de52576408 Spot the link / entityClass error! 2020-10-23 12:36:42 -04:00
supervj
44312146a7 Update to dnd 0.98 Core with some fixes
Updated to 0.98 core for 0.7.x compatability (untested)

Class Skills are pulling in automatically on class item drop to character sheet.

TODO: Expand automated skill drop for Archetypes

KNOWN ISSUE: init.value is being converted to a string causing some NaN errors on the html.  Initiative was changed to a number instead of a string in 0.98 likely some place is assuming it is still a string.  I had to use Number() on the value because it was forcing other vales to be a string because the value is "".  Maybe someone can fix this
2020-10-08 02:20:12 -04:00