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

v4.4.1: Merging beta into main #718

Merged
merged 6 commits into from
Jul 12, 2024
Merged

v4.4.1: Merging beta into main #718

merged 6 commits into from
Jul 12, 2024

Conversation

phildominguez
Copy link
Collaborator

Closes [issue URL]

In this PR
Testing

phildominguez and others added 6 commits July 7, 2024 22:51
##### In this PR
- Adding a `.max` that we forgot when implementing Essence damage

##### Testing
- Dropping and deleting a Focus on an actor should no longer error
##### In this PR
- Reworking Essence migrations to handle:
  1. Standard Essence damage migration
  2. Possible case where essence.max.max existed
  3. Previous migration may have set it to a SchemaField()
- Adding missing awaits to setRoleValues and setFocusValues, which were causing race conditions

##### Testing
- Checkout 63b8d08 (this is pre-Essence damage)
- Create a character
- Checkout ecbf803 (this is post-Essence damage, but the migration throws in a SchemaField)
- No errors/Essences are fine
- Checkout this branch (this fixes remaining migration issues)
- No errors/Essences are fine
- Setting Essence values and leveling for the actor should work as expected (correct values and no flickering)
##### In this PR
- Vehicles need notes too!

##### Testing
- Notes should save as normal on vehicles and other characters
In this PR
fixes initial name change issue for embedded documents.
Testing
@phildominguez phildominguez self-assigned this Jul 12, 2024
@phildominguez phildominguez merged commit 010e1f3 into main Jul 12, 2024
2 checks passed
@phildominguez phildominguez deleted the beta-into-main branch July 12, 2024 00:17
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