www.randelshofer.ch

RubikPlayer 4.1.1

 

© Werner Randelshofe

Readme  Changes  License

 

Changes

Version 4.1.1
2004-02-23

  • Diagnostic output to System.out removed.

Version 4.1
2003-10-27

  • Notation TouchardDeledicqFRA added.

Version 4.0
2003-07-27

  • Parameters added:"scriptType", "initScript"
  • Parameter definition extended for parameters "colorTable", "faces", and "stickers".
  • Notation HarrisENG added.

Version 3.2.1
2003-07-22

  • Extensions for notation BandelowENG moved into a new notation named SupersetENG. SupersetENG also supports two-layer twists.

Version 3.2
2003-07-21

  • Notation ScriptFRA added.
  • Notation BandelowENG extended with support for Slice Twists.

Version 3.1.1
2002-06-30

  • Version 3.1 worked only on browsers supporting JDK 1.3 or better. Version 3.1.1 works again on all browsers supporting JDK 1.1 or better.

Version 3.1
2002-06-29

  • Latency between twists added to make animation of cube twists appear more natural
  • Parameters added: "ambientLightIntensity", "lightSourceIntensity", "lightSourceLocation", "backgroundImage"

Version 3.0.2
2002-01-02

  • Uses now two thread pools, one for play back of scripts and one for handling twist animations. Each pool is limited to 5 concurrent threads and is shared among multiple instances of the applet.
    The sandbox model of some browsers imposes a limit on the number of threads per HTML page. This lead to a security exception, when a large number of instances of the applet was on a single HTML page.
    The caveat is, that now only up to 5 applets can play back a script simultaneously.
  • Dragging the movie slider to the end of the script during play back works now properly. In earlier versions of RubikPlayer the cube was not in sync with the slider afterwards.
  • Paint coalescing is now limited to 10 repaint events. Repaints of the cube were endlessly coalesced, when it was scrolled away from the visible display area of the browser and scrolled back again during play back of a script.

Version 3.0.1
2001-12-28

  • Does not set the antialias rendering hint anymore.
    Setting the rendering hint prevented the applet from running on MS IE on Windows.

Version 3.0
2001-12-28

  • First release