Releases: Enthalpy-AC/catalysis
v1.0.0
Restore Auto-Uploader
The auto-uploader works again.
v0.9.1
Minor bugfixes. Improved Windows compatibility.
v0.9.0
See change log for what's changed!
v0.8.1
Hotfix to a bug introduced in v0.8.0, where using a custom sprite would ruin the order of default sprites.
v0.8.0
- 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
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
Catalysis now only accepts UTF-8 files.
0.5.1
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
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.