2021-06-18: Version 1.9.4 released
New option --no-active-event allows the user to avoid the
automatic pausing that happens when the window loses the focus
or is iconified.
The sound files are now installed under /usr/share/burgerspace/sounds
instead of /usr/share/sounds/burgerspace (assuming /usr as the
installation prefix).
The burgerspace-server manual page is now only installed if
the network version is built.
The COPYING license file is not installed anymore.
Resolved g++ 9.3.0 compilation warnings.
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2019-11-11: Version 1.9.3 released
Fixed a crash that happened when the last life is lost at
the exact time when the last ingredient falls to the bottom.
Introduced more randomness in the standalone version.
Added a German translation to the desktop file.
Fixed compilation warnings.
Fixed compilation issue with clang 6.0 re: bind(2).