-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge devleop into master #112
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…Pathfinder-Character-Sheet/dependabot/npm_and_yarn/terser-5.14.2 Bump terser from 5.13.1 to 5.14.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.1 and updates ancestor dependency [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin). These dependencies need to be updated together. Updates `loader-utils` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.4.0...v1.4.1) Updates `html-webpack-plugin` from 2.30.1 to 5.5.0 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v2.30.1...v5.5.0) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect - dependency-name: html-webpack-plugin dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
…Pathfinder-Character-Sheet/dependabot/npm_and_yarn/loader-utils-and-html-webpack-plugin-1.4.1 Bump loader-utils and html-webpack-plugin
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…Pathfinder-Character-Sheet/dependabot/npm_and_yarn/loader-utils-1.4.2 Bump loader-utils from 1.4.1 to 1.4.2
- npm run build and prod were not compiling an index.html due to dependency mismatches and/or improper webpack.config for the updated versions. - fix required rolling back webpack and plug-ins to find a compatible mix. - FYI: webpack 4+ will require re-writing current webpack.config
- needed to roll webpack and dependencies back to MUCH older versions in order to get npm to render a working index.html - webpack.config needs to be completely re-written to work with newer versions of webpack.
- updated dependencies up to webpack 3.12.0
- DC Mod field @{spellclass-X-savedc-mod} will adjust the spellclass-X-level-0-savedc value. This only updates the Save DC column. - todo1: update each spell DC - todo2: create a Spell DC buff for each spell class ( 0, 1, 2)
- to do: need to trigger spell row dc calc when buff is enabled or changed
- Feat and Trait abilities will display their type2 field in chat if provided.
- fixed error in console over repeating_weapon damage not including rowids. - moved old announcements to wiki
Fixed which Menu Buttons to display when Unchained Skills is enabled. Also updated the All menus chat output to match.
Dodge bonus was also applied to FF CMD but shouldn't.
- Fixed a bug with a Buff to CMD(type:Dodge) that applied the Dodge bonus to Flat Footed CMD. - Fixed a bug with all Skill tabs being shown regardless if the Unchained options state.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.