Skip to content

Releases: larspetrus/Roofpig

v1.4: Full alg codes. Modern jQuery.

28 Mar 05:39
Compare
Choose a tag to compare

We can now read the "small wide" notation. That is, b, r, d, f, l, u.

We let go of legacy browsers and are now on the modern jQuery 3.1.1.

Alg.unhand() can translate from "hand notation" to "cube notation". That is, from r' U' R U' R' U2 r to L' B' R B' R' B2 L.

Roofpig v1.3.

04 Jul 16:28
Compare
Choose a tag to compare
  • Added startsolved flag
  • Detects impossible move combinations (Like L+F)
  • Shows error messages in the browser
  • Upgrade to latest jQuery and Three.js.

Bugfixes and small improvements

09 Aug 22:11
Compare
Choose a tag to compare

Bug: Center moving algs didn't work correctly with solves, colored and tweaks.
Bug/improvement: Things drifted from their correct positions after many moves.

Improvements and My First Bugfix.

11 Jul 22:26
Compare
Choose a tag to compare
  • Bug: Center moving alg moves mixed up side colors
  • Cube no longer transparent during moves.
  • Move animation "easing" to give more realistic look. Idea and formula courtesy of Lucas Garron (@lgarron).

First public release.

11 Jul 21:58
Compare
Choose a tag to compare

Seems ready!