Skip to content

Releases: fastrgv/RufasCube

15nov2021

14 Nov 18:50
4466032
Compare
Choose a tag to compare

ver 4.4.4 -- 15nov2021

  • Updated glext64.lib.
  • Cleaned up libs; prepped rpath for GNAT.
  • Updated all GLFW libs to newer [static] version, & scripts.
  • Elliminated OpenGL-mipmap error on nvidia nouveau drivers.

21oct2021

20 Oct 20:49
8380fca
Compare
Choose a tag to compare

ver 4.4.3 -- 21oct2021

  • Improved adaOpenAL binding.
  • Buildable with [GNU Compiler Collection] GNAT, as well as all AdaCore versions.
  • Besides Win64, I now provide a Win32 build, to support older platforms.

14oct2021

13 Oct 12:21
0d6550b
Compare
Choose a tag to compare

ver 4.4.2 -- 14oct2021

  • Enabled normal window exit.
  • Updated libraries.

17mar21

16 Mar 17:54
ce994d3
Compare
Choose a tag to compare

ver 4.4.1 -- 17mar21

  • Improved cube bkgd coloring, lettering.
  • Repaired problem with shuffle level 5.

Use this glfw3.dll [v3.3.2] if you have problems on Windows. It is the last good build from GLFW.
I saw no problem with the version I originally delivered but the glfw person said it was incomplete.

2mar2021

02 Mar 13:43
984fad1
Compare
Choose a tag to compare

ver 4.4.0 -- 03mar21

  • Switch back to GLFW thin binding.
  • Created "live" autosolver initiated at any time by the (s)-key.
  • Undo shuffle is still available by the (=)-key.
  • Completely new sound system using OpenAL binding;
  • Updated all glfw libs to v3.3.3.
  • Assured that OpenGL v3.3 is sufficient to run this app.
  • Improved font anti-aliasing thru corrected OpenGL code parameters.
  • Added restart=unscramble option.

1mar21

01 Mar 01:59
f786d89
Compare
Choose a tag to compare

ver 4.3.1 -- 02mar21

  • Created "live" autosolver for "cube" initiated at any time by the s-key.

  • Added important guard statements to sound code.

9nov2020

09 Nov 12:33
2a99493
Compare
Choose a tag to compare

ver 4.3.0 -- 9nov20

  • Completely new sound system using OpenAL binding;
  • Simpler, identical code for 3 platforms; simpler build process.

26oct2020

26 Oct 12:59
b9b387b
Compare
Choose a tag to compare

ver 4.2.4 -- 26oct20

  • Completely removed sfml-audio sound;
  • Far simpler sound system is now being used.

18sep2020

17 Sep 14:25
697ab35
Compare
Choose a tag to compare

ver 4.2.3 -- 18sep20

  • Updated all glfw libs to v3.3.2.
  • Restored 8th [unseen] cubelet when seven is solved in RGB mode.
  • Added Windows launchers "cube.bat"/"seven.bat".

6jun2020

06 Jun 21:36
f533c1e
Compare
Choose a tag to compare

ver 4.2.2 -- 06jun20

  • Fixed sound errors during shuffle.
  • Added "seven", a similar but smaller, easier cubic puzzle.