Skip to content

v1.10.0-hotfix

Latest
Compare
Choose a tag to compare
@CebolaBros64 CebolaBros64 released this 31 May 22:24
· 5 commits to master since this release

v1.10.0 was first publically released in March 08, 2022, with many users reporting an error when .tickflow compiling due to what is assumed to have been a faulty build of the program. The build provided in this re-release has been confirmed to lack said error.

Version 1.10.0

Thanks to EpicHaxGuy and everyone who helped test this release!

Additions

  • Tickompiler now exposes the loop flag to .tempo files, meaning you can now have custom looping music in the game! (#12)
    • Previously Tickompiler would overwrite this flag, so .tempo files for songs that once looped in the vanilla game would not loop once extracted and packed into a C00.bin.
    • .tempo files lacking the loop flag are still supported, and will behave like they did on older releases of Tickompiler. You don't need to rework any of your old mods' tempo files unless you want your custom songs to loop.