Skip to content

Releases: cubing/cubing.js

v0.54.3

01 Mar 01:06
Compare
Choose a tag to compare

Release notes:

  • [scramble] Update baby_fto scrambles to avoid adjacent L and BR moves.

v0.54.2

24 Feb 05:04
Compare
Choose a tag to compare

Release notes:

  • [puzzles] Implement experimentalIsSolved for 2×2×2 KPatterns.

v0.54.1

02 Feb 09:33
Compare
Choose a tag to compare

Release notes:

  • [scramble] Prevent 2×2×2 scrambles from having adjacent L and R moves.

v0.54.0

02 Feb 08:59
Compare
Choose a tag to compare

Release notes:

  • [scramble] Use WASM for Square-1 scrambles.

v0.53.15

01 Feb 12:47
Compare
Choose a tag to compare

Release notes:

  • [puzzles] Add an SVG for baby_fto.

v0.53.14

01 Feb 09:19
Compare
Choose a tag to compare

Release notes:

  • [scramble] Fix scramble filtering for some events.
  • [scramble] Change baby_fto scrambles to use BR moves instead of D.

v0.53.13

20 Jan 21:22
Compare
Choose a tag to compare

Release notes:

  • [twisty] Use IntersectionObserver to avoid rendering players until they're on the screen.

v0.53.12

20 Jan 13:03
Compare
Choose a tag to compare

Release notes:

  • Update twsearch to get FMC scrambles without unintuive cancellations (e.g. R3' moves).

v0.53.11

16 Jan 13:05
Compare
Choose a tag to compare

Release notes:

  • Remove a a workaround for a Chrome bug that caused facelets to render darker on macOS.

v0.53.10

04 Jan 14:50
Compare
Choose a tag to compare

Release notes:

  • [scramble] baby_fto scrambles no longer include redundant moves (adjacent U and D moves).