Daily Lucky Numbers:
9
20
21
26
27
40

SMF Arcade v2.56.XX Official version

Started by Chen Zhen, August 02, 2018, 10:54:03 AM

Previous topic - Next topic

Chen Zhen

The newest official version of the arcade can be downloaded from here:
https://web-develop.ca/index.php?action=downloads;area=stable_smf_arcade

Please report any issues in this board.



SMF Arcade version 2.56.07 released August 2/2018

This release fixes & enhances v3arcade support, adds rar archive support (minimum PHP 5.5 required), adds a game specific scoring API and also includes various bug fixes.

Please see the changelog for details:
SMF Arcade changelog

Chen Zhen

SMF Arcade version 2.56.08 released August 3/2018

This release fixes gamepacks save type that use a master-info.xml file & the maintenance task of removing unused game folders.

Please see the changelog for details:
SMF Arcade changelog

Chen Zhen

#2
SMF Arcade version 2.56.09 released August 5/2018

This release fixes the decompression of rar archives when adding/uploading games.
Unfortunately it relies on the php-pecl-rar package to be installed on your OS.
If you do not have this package installed & enabled in php.ini it will not allow you to upload & decompress rar archives.

Here is a breakdown of the compression dependencies:



Uploading/installing games
  • Zip archives ~ no dependencies
  • Tar archives ~ no dependencies
  • Tar.gz archives ~ no dependencies
  • Rar archives ~ php-pecl-rar


Downloading games
  • Zip archives ~ ZipArchive compression class
  • Tar archives ~ no dependencies
  • Tar.gz archives ~ no dependencies
  • Rar archives ~ no dependencies


The arcade provides its own PEAR package class when not available therefore some archive types do not require additional dependencies.
Uploading/installing Rar archive support (unpacking/decompression) currently depends on php-pecl-rar but this may change in a future version.
Downloading Rar archive support (compression) has a working 3rd party RarArchiver class with no dependencies (uses included PEAR package class if necessary).




Please see the changelog for details:
SMF Arcade changelog

Chen Zhen


SMF Arcade version 2.56.10 released August 15/2018

This release fixes/adjusts HTML5 session length & checks regarding saving scores.
To view all adjustments take a look at the changelog.
 

Tech


Chen Zhen


Yes it is although I took a break during the summer months due to other priorities.
Development has begun yet again and there will be another stable release within the next few months.

v2.57 is in the works.

satinrobe

Working on an arcade with a friend, is this the newest version?

Chen Zhen

The next release is pending some minor changes and further testing.
ETA should be within a month.

vince

I assume the next release will be compatible with smf 2.0.17 as well as 2.1 ?

Chen Zhen

Yes, it is compatible with those 2 SMF branches.

vince

ok great ty. any eta on the next arcade release ?