From 6c28000bf4d549bd140fa5ea2682b55c621fe7d1 Mon Sep 17 00:00:00 2001 From: Chris Rizzitello Date: Thu, 16 Mar 2023 16:22:16 -0400 Subject: [PATCH] 1.14.0 --- CMakeLists.txt | 4 ++-- ...ithub.sithlord48.blackchocobo.metainfo.xml | 21 +++++++++++++++---- 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 105381a0..e8d24073 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON) cmake_policy(SET CMP0010 NEW) -project( blackchocobo VERSION 1.13.0.0 DESCRIPTION "Final Fantasy 7 Save Editor") +project( blackchocobo VERSION 1.14.0.0 DESCRIPTION "Final Fantasy 7 Save Editor") # Get the version from git if it's a git repository IF(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/.git) FIND_PACKAGE(Git) @@ -50,7 +50,7 @@ add_definitions(-DBC_VERSION="${BC_VERSION}") set(QT_DEFAULT_MAJOR_VERSION 6 CACHE STRING "" FORCE) set(REQUIRED_QT_VERSION 6.2.0) -set(REQUIRED_FF7TK_VERSION 0.83.0) +set(REQUIRED_FF7TK_VERSION 0.83.2) if(NOT CMAKE_BUILD_TYPE) set(CMAKE_BUILD_TYPE Release CACHE STRING "" FORCE) diff --git a/deploy/io.github.sithlord48.blackchocobo.metainfo.xml b/deploy/io.github.sithlord48.blackchocobo.metainfo.xml index f0943aee..c581e631 100644 --- a/deploy/io.github.sithlord48.blackchocobo.metainfo.xml +++ b/deploy/io.github.sithlord48.blackchocobo.metainfo.xml @@ -35,9 +35,7 @@ https://a.fsdn.com/con/app/proj/blackchocobo/screenshots/2020-08-13_1.png - - io.github.sithlord48.blackchocobo.desktop - + io.github.sithlord48.blackchocobo.desktop Game @@ -53,7 +51,22 @@ - + + +

This stable Release fixes bugs and adds new features.

+
    +
  • Update to Qt 6.4
  • +
  • Update to ff7tk 0.83.2
  • +
  • Better use of palette
  • +
+
+ https://github.com/sithlord48/blackchocobo/releases/tag/v1.14.0 + + Selected Character Max Button Only works for Cloud + Option in Config to enable auto-backups when saving + +
+