Skip to content

Releases: MCMi460/PyTAS

v0.4 Release

09 Feb 01:06
Compare
Choose a tag to compare
v0.4 Release Pre-release
Pre-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

04 Feb 22:33
Compare
Choose a tag to compare
v0.3 Release Pre-release
Pre-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!