General

This version has a number of major improvements in the code. The Linux version now uses SDL2 by default and there are many improvements in the moving stimuli (sprites). Note that this is only available in the Linux version.

Another major improvement is the handy choose function. There is an extensive example of this here: Click here to go there.

General online interface

  • Various code improvements

New in online user interface

  • Various code improvements

  • Czech language support

New in experiments

  • Linux desktop mode only: Vsync is now dealt automatically with via the SDL libraries. Safety lock option has been removed as well from config file (this makes it even easier to install)

  • Linux desktop mode only: transparancy option is removed (all options can be transparent by default)

  • "choose" functions updated and work in both web-based and Linux version

  • sprite code (moving stimuli) has been improved a lot. Sprites can now evade each other smoothly, which is good for object tracking studies.

  • Online experiments only: You can now use bitmaps/sounds starting with http or https. This is useful for loading bitmaps or sounds from external files, which speeds up time for online experiments.