Skip to content

QTads 2.1.3

Compare
Choose a tag to compare
@realnc realnc released this 25 Feb 17:02
· 359 commits to master since this release

2.1.3 - 2012/03/29

  • Fixed a bug where games could not create new files and would print a
    "file operation prohibited by user-specified file safety level" error,
    even if the file was being created in the game's directory and the
    write permission setting in the configuration dialog was set to permit
    that.

  • Some fonts ("Garamond Premier Pro" for example) could cause the interpreter
    to crash or fall back to the Helvetica font. This should no longer occur.

  • The application should now no longer crash on Windows XP systems.

  • A problem where games were unable to find their data files has been fixed.

  • MIDI music looping should now work on Mac OS. Previously, MIDI tracks
    would only play once, even when the game intended them to play forever.

  • Under some circumstances, the application would still prompt for
    confirmation when quitting or restarting a game even if confirmation
    was disabled in the preferences. This has been corrected.