From 5a7c679ccdde62b26d4619e83b37b5c246544d0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1ty=C3=A1s=20Mustoha?= Date: Fri, 3 May 2024 00:05:22 +0200 Subject: [PATCH] Updated the Linux metadata files --- CMakeLists.txt | 2 +- ...ok.desktop => hu.mmatyas.openblok.desktop} | 0 etc/linux/hu.mmatyas.openblok.metainfo.xml | 129 ++++++++++++++++-- 3 files changed, 121 insertions(+), 10 deletions(-) rename etc/linux/{openblok.desktop => hu.mmatyas.openblok.desktop} (100%) diff --git a/CMakeLists.txt b/CMakeLists.txt index 285810ee..a22027f3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -73,7 +73,7 @@ endif() # Install install(DIRECTORY data/ DESTINATION ${DATADIR} PATTERN "*.txt" EXCLUDE) if(INSTALL_DESKTOPICON) - install(FILES etc/linux/openblok.desktop DESTINATION ${DESKTOPDIR}) + install(FILES etc/linux/hu.mmatyas.openblok.desktop DESTINATION ${DESKTOPDIR}) install(FILES data/icon.png DESTINATION ${ICONDIR} RENAME openblok.png) endif() if(INSTALL_APPSTREAM) diff --git a/etc/linux/openblok.desktop b/etc/linux/hu.mmatyas.openblok.desktop similarity index 100% rename from etc/linux/openblok.desktop rename to etc/linux/hu.mmatyas.openblok.desktop diff --git a/etc/linux/hu.mmatyas.openblok.metainfo.xml b/etc/linux/hu.mmatyas.openblok.metainfo.xml index f922a51a..00d4961a 100644 --- a/etc/linux/hu.mmatyas.openblok.metainfo.xml +++ b/etc/linux/hu.mmatyas.openblok.metainfo.xml @@ -4,6 +4,8 @@ CC0 GPL-3.0+ + hu.mmatyas.openblok.desktop + OpenBlok A falling block puzzle game @@ -38,18 +40,20 @@ BlocksGame + + Gameplay - https://gitcdn.xyz/repo/mmatyas/openblok/b0491168/etc/promo/screenshot01.png + https://raw.githubusercontent.com/mmatyas/openblok/master/etc/promo/screenshot01.png Main menu - https://gitcdn.xyz/repo/mmatyas/openblok/b0491168/etc/promo/screenshot_mainmenu.png + https://raw.githubusercontent.com/mmatyas/openblok/master/etc/promo/screenshot_mainmenu.png Multiplayer - https://gitcdn.xyz/repo/mmatyas/openblok/b0491168/etc/promo/screenshot02.png + https://raw.githubusercontent.com/mmatyas/openblok/master/etc/promo/screenshot02.png @@ -58,14 +62,121 @@ https://github.com/mmatyas/openblok/issues https://www.paypal.me/MatyasMustoha - Mátyás Mustoha + + Mátyás Mustoha + matyas.mustoha_AT_gmail.com - - - - - + + +

Fixed an error when loading gamepad support files.

+
+ https://github.com/mmatyas/openblok/releases/tag/v0.8.7 +
+ + + +

Fixed a PulseAudio library issue in the Linux AppImage version.

+
+ https://github.com/mmatyas/openblok/releases/tag/v0.8.6 +
+ + + +

Improved gamepad detection.

+
+ https://github.com/mmatyas/openblok/releases/tag/v0.8.5 +
+ + + +

Improved gamepad detection.

+
+ https://github.com/mmatyas/openblok/releases/tag/v0.8.4 +
+ + + +

Improved gamepad detection.

+
+ https://github.com/mmatyas/openblok/releases/tag/v0.8.3 +
+ + + +

Fixed a possible crash when clearing lines with sonic drop enabled.

+
+ https://github.com/mmatyas/openblok/releases/tag/v0.8.2 +
+ + + +

Fixed a few team battle related issues.

+
+ https://github.com/mmatyas/openblok/releases/tag/v0.8.1 +
+ + + +
    +
  • Added team battle support
  • +
  • Gamepad support improvements
  • +
  • AppImage: Updated support for recent Ubuntu releases
  • +
  • Minor bugfixes
  • +
+
+ https://github.com/mmatyas/openblok/releases/tag/v0.8.0 +
+ + + +
    +
  • Added theme support (see THEMES.md)
  • +
  • New logo
  • +
  • Added AppImage support
  • +
  • Added AppStream (appdata.xml) support
  • +
+
+ https://github.com/mmatyas/openblok/releases/tag/v0.7.0 +
+ + + +
    +
  • Added Restart option to the Pause menu
  • +
  • On line clear, half of the current combo length is now awarded as bonus
  • +
  • Fixed config file bugs
  • +
  • Added RPM packaging support
  • +
+
+ https://github.com/mmatyas/openblok/releases/tag/v0.6.2 +
+ + + +
    +
  • Fixed some bugs in multiplayer
  • +
  • Fixed CMake 2.x configuration issues
  • +
  • Minor bugfixes
  • +
+
+ https://github.com/mmatyas/openblok/releases/tag/v0.6.1 +
+ + + +
    +
  • Added multiple game modes
  • +
  • Added dynamic line clear scoring to Marathon mode
  • +
  • Added music and sound effect mute option
  • +
  • Added battle garbage sound effect
  • +
  • Optimizations
  • +
  • Major source code refactoring
  • +
  • Minor bugfixes
  • +
+
+ https://github.com/mmatyas/openblok/releases/tag/v0.6.0 +