Releases: larspetrus/Roofpig
Releases · larspetrus/Roofpig
v1.4: Full alg codes. Modern jQuery.
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.
- 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
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.
- 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.
Seems ready!