Skip to content

Conversation

@Entrox-Licher
Copy link
Collaborator

Added support for Additional Player Cards bag (still needs latency improvements), custom trauma getting, importing on collision, and fixed the tour bug

Added support for Additional Player Cards bag (still needs latency improvements), custom trauma getting, importing on collision, and fixed the tour bug
@Chr1Z93 Chr1Z93 self-assigned this Jan 9, 2024
@Chr1Z93 Chr1Z93 linked an issue Jan 9, 2024 that may be closed by this pull request
@Entrox-Licher
Copy link
Collaborator Author

This should be ready now! Any tips on how to implement the coroutine we discussed to reduce freezing/stuttering?

@Entrox-Licher Entrox-Licher requested a review from Chr1Z93 January 10, 2024 02:52
@Chr1Z93
Copy link
Collaborator

Chr1Z93 commented Jan 10, 2024

This should be ready now! Any tips on how to implement the coroutine we discussed to reduce freezing/stuttering?

Is additionalIndex = additionalIndex.getJSON() the only line that introduces freezing?
If so, then we can't really help it. If not, then you could use a coroutine to gather all the data (with some delays between each step).

@Chr1Z93 Chr1Z93 added the optimization Improving something existing label Jan 15, 2024
@Entrox-Licher Entrox-Licher requested a review from Chr1Z93 January 15, 2024 21:45
@Chr1Z93 Chr1Z93 merged commit 197bb9a into argonui:main Jan 15, 2024
@Entrox-Licher Entrox-Licher deleted the campaign-exporter-fix branch January 16, 2024 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

optimization Improving something existing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Importer/Exporter crash on tour deletion

2 participants