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

fix(chat): 🐛 add guards around chat triggers #75

Merged
merged 1 commit into from
May 12, 2023

Conversation

eterchun
Copy link
Collaborator

The output of the history into the buffer is ugly, but this seems to fix the crash.

We could either include the newlines from the main window and have line wrap ugliness in normal use, live with this, or add logic to try detecting a new chat message and add a newline conditionally.

@iLPdev iLPdev merged commit 27c2ecd into iLPdev:development May 12, 2023
@iLPdev iLPdev added the bug Something isn't working label May 12, 2023
@iLPdev iLPdev changed the title Fixing #74 by adding guards around chat triggers fix(chat): 🐛 add guards around chat triggers May 13, 2023
iLPdev added a commit that referenced this pull request May 13, 2023
* fix(stats): 🐛 add check to xpForNextLevel (#76)
* fix(stats): 🐛 add check for gmcp player data at login (#77)
* fix(chat): 🐛 add guards around chat triggers (#75)
* docs: 📄 advance local version to 1.4.1

---------

Co-authored-by: eterchun <edward.terchunian@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants