Skip to content
This repository was archived by the owner on Oct 22, 2019. It is now read-only.

Conversation

@Ownasaurus
Copy link
Contributor

The new feature appears to be totally functional, and several of the lists have been re-organized into a new data structure, hopefully increasing the readability of the code.

Ownasaurus and others added 30 commits October 16, 2016 14:59
Slight correction in do_new
Basic support for playback of games on an everdrive
Add shebang for easy execution of python scripts and set the execute
bit

Fix typos in TASLink.py comments
Add shebang line to python scripts and fixed typos
Had to change how reading the inputs when creating a new run is done
Added Functionality for Default Settings and auto-generated save names
fixed a bug with do_new seting window value
Ownasaurus and others added 30 commits July 21, 2018 10:00
Add support for triggering a reset of the Console midrun
Add function to insert blank frames at arbitrary points in a run
Add a note in do_add_transitions about resets
also fixed issue with adding blank frames not accounting for headers
Implement support for a SD2SNES header
this fixes an issue causing runs to desync if there is an input on the last frame it gets held
Basic testing indicates it works fairly well
I was able to have it load a run
List the run
and remove it again without issues
It can call other commands as well but it cant provide input if they ask for input it will wait for the user to supply the input
Add help documentation to commands that dont have any
Add command to reload saved run from file
Add command to run commands from a file
Add a single blank frame to the end of the input buffer
working bit by bit
implements get_input() to replace readint,checkint,readfloat,checkfloat
Implements notification on end of playback.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants