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

Update Lua code to fix longstanding issues #36

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

Conversation

danielga
Copy link
Owner

@danielga danielga commented Jun 14, 2020

Closes #25.
Closes #26.
Closes #29.
Closes #30.
Closes #37.

@danielga danielga added the bug label Jun 14, 2020
@danielga danielga self-assigned this Jun 14, 2020
@danielga danielga force-pushed the update-lua-code branch 3 times, most recently from 212f6e7 to 6b362a0 Compare October 16, 2020 10:33
@danielga danielga force-pushed the update-lua-code branch 2 times, most recently from 4af4ddd to d54ee71 Compare October 31, 2020 01:16
@danielga danielga force-pushed the update-lua-code branch 2 times, most recently from 1c99956 to 57a8ea7 Compare February 8, 2021 10:31
@danielga danielga force-pushed the update-lua-code branch 2 times, most recently from 105f53a to 5733d6b Compare February 22, 2021 00:07
@brandonsturgeon
Copy link

brandonsturgeon commented May 22, 2021

Is this ready to test? I'd be happy to give it a whirl

@danielga
Copy link
Owner Author

It is testable but FilterOutgoingMessage and FilterIncomingMessage don't function.

@danielga danielga force-pushed the update-lua-code branch 3 times, most recently from 47d3c36 to 8116e87 Compare June 1, 2021 00:30
@ghost
Copy link

ghost commented Jul 19, 2021

Any updates on this? still seems to be wip

@danielga
Copy link
Owner Author

It's not complete. Filter*Message overrides don't work yet, for example.

@danielga danielga force-pushed the update-lua-code branch 4 times, most recently from 9a92680 to 3922d6f Compare December 20, 2021 02:55
@danielga danielga force-pushed the update-lua-code branch 2 times, most recently from 8c53c9e to 9b45c90 Compare July 15, 2022 23:12
@danielga danielga force-pushed the update-lua-code branch 2 times, most recently from a128066 to 6a43b14 Compare November 28, 2022 20:42
@danielga danielga force-pushed the update-lua-code branch 2 times, most recently from a52bc26 to 2fff677 Compare May 21, 2023 18:22
Add "copied bits" debug message to incoming and outgoing netmessages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment