Skip to content

1.0.0 - The restart

Compare
Choose a tag to compare
@robske110 robske110 released this 22 Sep 18:19
· 47 commits to master since this release

Finally, it is here: The version 1.0 of SSS. But it isn't just that, because this version version also includes some extension plugins that depend on SSS, which are also provided as phars:

As for the changes I won't have a changelog for 1.0.x vs 0.9.x because that would be ridiculous, so the changelog below will just include the fixes since the last beta (beta4). Also feature-wise this update hasn't changed much. But now it has an API for endless possibilities for features, demonstrated by the examples above. There's basically been a complete rewrite of SSS, it was necessary because this plugin started as a plugin which was done in a few days for a server and therefore it was not very well written and messy.

Changelog:

-Travis fixes, as usual. (pmmp breaks stuff allthetime)
-Everything is confirmed to be ALPHA8 compatible (last test with pmmp@c8fd0eaf8bbfae06c0d3b01a54cf84ca3ef1d070)

SSS changes since 1.0.0-InDev-beta4:
-AsyncTask: Faster shutdown time
-Internal changes for the doQuery function
-finished PHP 7.2 changes
-PHPdoc for allthethings

The extensions have the following changes since beta2:
StatusList:

  • Added some more aliases
  • PHPdoc for allthethings
  • Break lines with excessive length

WarnOffline:

  • PHPdoc for allthethings
  • Break lines with excessive length