Skip to content

Version v1.1.0

Compare
Choose a tag to compare
@Raytwo Raytwo released this 18 Dec 15:31
· 3 commits to master since this release
8fe5345

New Feature(s)

  • Global settings button has been added to the Cobalt menu. Settings that apply beyond the scope of a loaded game will be found there from now on (such as the Skip Opening Cutscene setting).
  • (For plugin devs) New API to register settings to the previously mentioned Global settings menu.
  • (For plugin devs) Event system has been added to listen for things happening in the game or Cobalt, such as a savefile being loaded. More information and example(s) to come in the plugin hub soon.

Improvement(s)

  • Support file addition for .xml files (such as dispos).

Bugfix(es)

  • Properly display item sprites in some menus where they'd display a white square instead (by @Tildehat).

Change(s)

  • Skip Opening Cutscenes has been moved to the Global settings menu.