Releases: MCMi460/PyTAS
Releases · MCMi460/PyTAS
v0.4 Release
How to use
Just download the .exe
file attached!
Added:
- For the PyTAS Editor...
- Support for nx-TAS and tiger.lua files
- Polar sticks
- Theme saving
- For the core...
- Complete translation level of nx-TAS and tiger.lua (please bug test this, I'm not 100% certain it's perfect)
Unfinished or Planned Features:
- Editor
- Customize output file name
- Anything you suggest!
- Core
- Custom keys (?)
- Anything you suggest!
v0.3 Release
First Stable Release!
How to use
Just download the .exe
file attached!
Added:
- An all-new PyTAS Editor!
- A finalized interpreter for PyTAS code
- Integrated with the PyTAS core compiler
- Separable and reusable code with functions
- Frame-by-frame editing using a global scale of inputs
- A versatile working environment that gets back to the basics of scripting
- Three new stylesheet-based themes and the default for your system
- Various improvements to the core
- Allow output file customization
- Remove
GUIjustify()
and replace with RE to remove the need of unnecessary parsing - Greatly change how the
wait()
function interacts with the script. Allows for use in the editor - Change error conditions
- Append version number
Unfinished or Planned Features:
- Editor
- Allow saving of theme defaults
- Customize output file name
- Anything you suggest!
- Core
- Custom keys (?)
- Anything you suggest!