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

Line-based triggers for chat capture #44

Merged
merged 2 commits into from
Feb 17, 2023

Conversation

eterchun
Copy link
Collaborator

Made to solve #4 . This will require changes to the package to remove the current communication triggers and should also be tested because bugs can cause severe errors in Mudlet (e.g., crashes).

This addresses iLPdev#4 but should be tested because improper line captures can cause Mudlet to crash. Also, I am currently getting a strange echo of chats and events, which seems to be server-related, but I can't be sure.
@iLPdev iLPdev changed the base branch from main to test-chat-capture February 17, 2023 16:19
@iLPdev iLPdev merged commit e2e588c into iLPdev:test-chat-capture Feb 17, 2023
@iLPdev
Copy link
Owner

iLPdev commented Feb 23, 2023

this has been working perfectly ever since admin modified the GA sequence. let's move it to the main branch and keep an eye on any future changes to GA (given the ongoing newline bug on server side) that might influence this code on our end. closes #4

@iLPdev iLPdev added the bug Something isn't working label Feb 23, 2023
iLPdev added a commit that referenced this pull request Feb 23, 2023
fix(chat): Chane to Line-based triggers for chat capture (#44)

Moving to line-based triggers for chat capture

This addresses #4 but should be tested because improper line captures can cause Mudlet to crash. Also, I am currently getting a strange echo of chats and events, which seems to be server-related, but I can't be sure.

Authored-by: eterchun <edward.terchunian@gmail.com>
@iLPdev iLPdev mentioned this pull request Feb 23, 2023
@iLPdev
Copy link
Owner

iLPdev commented Feb 23, 2023

closed #4 and closed #33

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