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

v10 Basic Support #130

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mouse0270
Copy link

  • Updated generateActiveModuleList to handle v9 and v10 game.modules
  • Put logic to migrate v9 conflict schema to v10. Not sure this is used anywhere though
  • Changed Description from bold to title, Personally think it looks nicer
  • Added logic so missing apiDetails doesn't create blank details
  • Update Core/System header to handle for v9 and v10

- Updated generateActiveModuleList to handle v9 and v10 game.modules
- Put logic to migrate v9 conflict schema to v10. Not sure this is used anywhere though
- Changed `Description` from bold to title, Personally think it looks nicer
- Added logic so missing apiDetails doesn't create blank details
- Update Core/System header to handle for v9 and v10
Added `?.` logic to prevent logic from erroring when checking for conflicts when those paths don't exist.
Fixed the Conflict Logic to properly work on v9 and v10
- Fixes issues with setting.module instead of setting.namespace
- Patched conflicts to check `.data?.flags`
- Fixed Active Modules for v9
removed fake conflicts from manifest.json
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.

1 participant