Skip to content

Bits and bobs at the End of Times

Latest
Compare
Choose a tag to compare
@RhenaudTheLukark RhenaudTheLukark released this 20 Jul 20:56
· 5 commits to master since this release

Heya... Missed me? No? That's fine, here's a new version of CYF anyway!

In all honesty though, work kept me from working on CYF for long periods of time, so this update is made up of lots of little things that should extend CYF's features, as well as numerous bugfixes.
As such, I hope you will all appreciate the work I've done throughout these past two years!

Main changes

  • Added a new keybinding screen! Go to CYF's Options menu in its mod selection screen, then press the button 'Keybinds...' to change the engine's keybinds.
  • Finer Input object manipulation! You can get a list of all currently pressed, held and released keys, and you can create custom keybinds for your mod.
  • Full controller support! On top of that, controller buttons and joysticks can be bound to standard CYF keybinds in the screen above!
  • Text object rotation and scaling! You can scale text objects up and down, and CYF will do its best to keep letters display clean, as long as the text object's rotation is a multiple of 90.
  • A ton of various fixes! If a bug existed in LTS 2, it was most probably squashed in this version. I don't promise its fix didn't spawn another bug though!
  • More UI object values! Now even more of CYF's UI elements can be accessed, like CYF's arena text object, or even the full root of the entire battle scene!
  • CYF tree manipulation! Now the entire battle element hierarchy can be as if you were moving them directly from Unity. You can also access some elements you didn't have access to before such as layers through tree exploration!

Since the update has taken a long time, I don't have an easy to parse record of everything I've done, so the list above clearly isn't exhaustive.
As usual, you're encouraged to check CYF's docs, as I've kept it up to date, so the various extra features should be more easily visible there.

Thank you for the wait, I hope the next update won't take even half as long as this one took!