Skip to content

Character Select v1.14

Choose a tag to compare

@Squishy6094 Squishy6094 released this 16 May 16:58
· 517 commits to main since this release

An update for Character Select introducing Character Categories and minor Rewrites/Fixes

Character Select v1.14 Changelog:

  • Finally finished Automatic Documentation!! 🎉
    • Character Select's API Docs are now and will forever be fully up to date
    • You can openly contribute to the docs by editing o-api.lua and making a PR!!
  • Added Character Categories
    • Characters can be sorted into thier own categories with character_set_category
  • Added a palette names input to character_add_preset_palette
  • Made Current Palette Number save when setting preferred character
  • Fixed character_edit functions improperly transferring palette numbers
  • Added Mouse Scroll Support to the menu
  • Revamped the bottom right UI to fade between text
  • Added CS_ANIM_MENU for native custom menu animations
  • Made Debugging switch the version number to the latest commit repo/id/time
  • Added HOOK_ALLOW_FORCE_WATER_ACTION to the moveset hook
  • Added previously unused health meters to Default Characters
  • Made file errors print to chat rather than console (please delete old CS files before updating 🙏)