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

LiveSplit Autosplitter #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

qixils
Copy link
Contributor

@qixils qixils commented Aug 10, 2023

Last PR for a while. Sends commands for autosplitting and tracking game time to a LiveSplit.Server component. Commands take the form of a string containing the name of the command to execute, followed by a carriage return and a line feed. Commands are sent over a non-blocking TCP socket. When the LiveSplit.Server component is unavailable, this will fail very gracefully (the calls to :connect and :send will just do nothing). Interferes with basically zero code from the original game.

autosplitter.mp4

An autosplitter for LiveSplit.
Depends on the LiveSplit.Server component.
@qixils qixils mentioned this pull request Aug 10, 2023
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.

1 participant