Skip to content

Releases: Enthalpy-AC/catalysis

v1.0.0

16 Oct 19:39
Compare
Choose a tag to compare
  • Added three-line detection capabilities.
  • Added fade support.
  • Added support for appearance and disappearance modes.
  • Updated auto-uploader to work with new host.
  • Changed a bare prefix to call set_sprite rather than speaker_id

Restore Auto-Uploader

11 Mar 23:44
Compare
Choose a tag to compare

The auto-uploader works again.

v0.9.1

09 Oct 19:49
Compare
Choose a tag to compare

Minor bugfixes. Improved Windows compatibility.

v0.9.0

02 Oct 22:08
Compare
Choose a tag to compare

See change log for what's changed!

v0.8.1

14 May 22:44
Compare
Choose a tag to compare

Hotfix to a bug introduced in v0.8.0, where using a custom sprite would ruin the order of default sprites.

v0.8.0

13 May 23:33
Compare
Choose a tag to compare
  • Migrated to Python3.
  • Auto-uploading will now open your case with the default browser, whatever it is.
  • Fixed a bug where non-ASCII characters would break error reporting.
  • Renamed revealFrame to revFrame for consistency.
  • Updated documentation on the positioning system.

v0.7.0

23 Apr 19:09
Compare
Choose a tag to compare

Fixed a bug where press conversations would be incorrectly assigned to statements after the first cross-examination.
Fixed a bug where non-ASCII ellipses would be improperly punctuated.
Fixed miscellaneous errors where unicode in an unexpected place would break Catalysis.
Catalysis variables can now be used in any action argument, not just something that will be an expression in the AAO editor. $ and : symbols must now always be escaped in action arguments.

0.6.0

28 Mar 01:16
Compare
Choose a tag to compare

Catalysis now only accepts UTF-8 files.

0.5.1

26 Mar 14:59
Compare
Choose a tag to compare

Fixed some encoding-related errors and made the contents of the selector.txt file the same on the Mac and Windows versions.

0.5.0

02 Jan 17:39
Compare
Choose a tag to compare

Set an err.txt file to be generated with traceback information upon encountering an unknown error.
Fixed an error caused by trying to use Unicode on a Windows device, resulting in a file encoding that Catalysis couldn't read.
Fixed a crash when trying to call a black background by not giving an argument to place.
Silenced the error from failure to open the catalyzed case in the editor.
Put up a message that the catalyzed case is going to be opened in the editor.
Added the new "startup" configuration setting, which determines the default mode for startup animations.
Changed syntax for the point command.
Let the point command refer to an object, instead of just a region.
Fixed a glitch preventing subjects from being added to objects with space-separated names.
Added a default setting to hide previous characters when the place is displayed, unless the erase command has already been used on this frame.
Added a default setting to set the camera position to that of the most recently sprite-set/positioned person, if no position was given initially.
Fixed a glitch regarding multiline comments in macros.

EDIT: Windows version removed for security reasons.