Skip to content
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

Update for fvtt10 #37

Merged
merged 12 commits into from
May 1, 2023
Merged

Conversation

p4535992
Copy link

@p4535992 p4535992 commented Mar 24, 2023

[BREAKING CHANGES]

  • Add official support for fvtt10
  • Transfer the API from window.ForienIdentification to game.modules.get("forien-unidentified-items").api
  • Major refactor of the code for better readibility

Should fix these issues:

Comment on lines 75 to 82
#- name: FoundryVTT AutoPublish
# uses: Varriount/[email protected]
# with:
# username: ${{ secrets.FOUNDRY_ADMIN_USER }}
# password: ${{ secrets.FOUNDRY_ADMIN_PW }}
# module-id: 288
# manifest-url: https://github.com/${{ github.repository }}/releases/download/${{ env.RELEASE_VERSION }}/module.json
# manifest-file: ./src/module.json

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this commented out?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

decommented

src/init.ts Outdated
Copy link

@Varriount Varriount Mar 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use 2 spaces for indentation, rather than tabs.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

applied a new prettier, if you need some other modification let me know it. Here the prettier configuration https://github.com/p4535992/foundryvtt-forien-unidentified-items/blob/master/.prettierrc.js

@p4535992
Copy link
Author

@Varriount Just a reminder for this

@Varriount Varriount merged commit 2ba8dba into League-of-Foundry-Developers:master May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants