Skip to content

Releases: fastrgv/WorldCupSokerban

3jan2024

02 Jan 21:49
fe27535
Compare
Choose a tag to compare

ver 3.6.7 -- 3jan2024

  • Fixed some errors and improved all embedded and external autosolvers.

13dec23

12 Dec 14:52
66e7407
Compare
Choose a tag to compare

ver 3.6.6 -- 16dec2023

  • Added north/south view controls: PgUp/PgDn.

ver 3.6.5 -- 14dec2023

  • Removed stadium view.
  • Simplified view controls so pan+zoom provides all views.
  • Fixed problem with the embedded ibox solver not respecting time limit.

ver 3.6.4 -- 13dec2023

  • Upgraded hbox4 solvers, embedded & external.
  • Created a "stadium" view alternative to the "overhead" view.
  • Replaced the granite with a hedge boundary.

7oct2023

08 Oct 00:49
fa3bef8
Compare
Choose a tag to compare

ver 3.6.3 -- 7oct2023

  • New OSX build without bundle, & built without using Xcode.
  • Updated splaytree code for solvers.

24sep2022

23 Sep 21:51
9d98178
Compare
Choose a tag to compare

ver 3.6.2 -- 24sep2022

  • Now using 64-bit GNU Ada for Windows to give maximum memory to embedded solvers.

16sep2022

17 Sep 13:41
29d81a0
Compare
Choose a tag to compare

ver 3.6.1 -- 16sep2022

  • Now using GNU Ada rather than defunct AdaCore compiler.

28oct2021

27 Oct 18:17
a4ac8be
Compare
Choose a tag to compare

ver 3.5.9 -- 29oct2021

  • Improved adaOpenAL binding code...sokerban is now buildable with [GNU Compiler Collection] GNAT, as well as all AdaCore versions.
  • Updated glext.lib.

14oct2021

13 Oct 12:27
4dee306
Compare
Choose a tag to compare

ver 3.5.8 -- 14oct21

  • 1-key now restores Original puzzle.
  • Added standard close window event handler.
  • Improved undo function.
  • Updated libraries.

20feb21

19 Feb 13:02
7a30d50
Compare
Choose a tag to compare

ver 3.5.6 -- 20feb21

  • Upgraded to using OpenAL sound.
  • Updated existing autosolvers.
  • Added more capable hbox4 autosolver.
  • Added visual aid that shows
    • possible destinations when a box is clicked.
    • possible sources when a goal is clicked.

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.

27oct2020

26 Oct 19:35
caedd39
Compare
Choose a tag to compare

ver 3.5.5 -- 27oct20

  • Elliminated SFML-audio entirely.
  • Greatly simplified build process.

20sep2020

20 Sep 13:05
2600a56
Compare
Choose a tag to compare

ver 3.5.4 -- 20sep20

  • Updated all glfw libs to v3.3.2.
  • Added "sokerban.bat" for Windows users.