Skip to content

Commit

Permalink
Merge branch 'features-2.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Chucky2401 committed Sep 26, 2020
2 parents f0c6637 + f425bce commit 4376240
Show file tree
Hide file tree
Showing 21 changed files with 465 additions and 264 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,23 @@

Suivis des version

## **V2.0.0** - *TBD*
## **V2.1.0 Bêta 1** - *26/09/2020*

### Correction

+ Grosse correction (et erreur de ma part ?). Si le datapack BACAP est utilisé, import des progrès Vanilla contenu dans ce datapack au lieu des progres Vanilla de la version. BACAP a dans ses dossiers, les fichiers de Minecraft Vanilla, et certains critères changent... Mais ! Oui, sinon ce sera trop facile, certains fichiers ne contiennent rien, donc je dois aller chercher les infos contenu dans la version de Minecraft ! Une vrai galère.
+ Les messages "Progrès non importé", "Progrès importé", devait être différent suivant certaines conditions, c'est maintenant le cas.

### Modification

+ Le bouton d'import des progrès Minecraft Vanilla, devient "Import Langue" si un dossier BACAP valide est sélectionné
+ Pour les mises à jour, utilisation de la bonne balise du fichier Updates.xml. Version de l'application au lieu du package. Car il peut y avoir plusieurs packages dans une application 😅

### Ajout

+ Lors du choix de la version, un message apparaît à l'écran pour indiquer ce nouveau fonctionnement, qu'il faut sélectionner le dossier BACAP tout de suite avant de lancer l'import.

## **V2.0.0** - *24/09/2020*

### Modification

Expand Down
Binary file modified CHANGELOG.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions Minecraft_Advancements/Minecraft-Advancements.pro
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

CONFIG += c++11

win32:VERSION = 2.0
else:VERSION = 2.0
win32:VERSION = 2.1.0.1
else:VERSION = 2.1.0.1

# The following define makes your compiler emit warnings if you use
# any Qt feature that has been marked deprecated (the exact warnings
Expand Down
40 changes: 18 additions & 22 deletions Minecraft_Advancements/Minecraft-Advancements.pro.user
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<<<<<<< Updated upstream
<!-- Written by QtCreator 4.13.0, 2020-09-20T11:01:03. -->
=======
<!-- Written by QtCreator 4.13.0, 2020-09-26T11:15:54. -->
>>>>>>> Stashed changes
<qtcreator>
<data>
<variable>EnvironmentId</variable>
Expand Down Expand Up @@ -91,17 +87,17 @@
<variable>ProjectExplorer.Project.Target.0</variable>
<valuemap type="QVariantMap">
<value type="QString" key="DeviceType">Desktop</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.15.0 MinGW 64-bit</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.15.0 MinGW 64-bit</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.qt5.5150.win64_mingw81_kit</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.15.0 MinGW 32-bit</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.15.0 MinGW 32-bit</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.qt5.5150.win32_mingw81_kit</value>
<value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">1</value>
<value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
<value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
<value type="bool">true</value>
<value type="int" key="EnableQmlDebugging">0</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\Projets_Qt\Minecraft-Advancements\build_x64</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">D:/Projets_Qt/Minecraft-Advancements/build_x64</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\Projets_Qt\Minecraft-Advancements\build</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">D:/Projets_Qt/Minecraft-Advancements/build</value>
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
Expand Down Expand Up @@ -152,8 +148,8 @@
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
<value type="bool">true</value>
<value type="int" key="EnableQmlDebugging">2</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\Projets_Qt\Minecraft-Advancements\build_x64</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">D:/Projets_Qt/Minecraft-Advancements/build_x64</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\Projets_Qt\Minecraft-Advancements\build</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">D:/Projets_Qt/Minecraft-Advancements/build</value>
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
Expand Down Expand Up @@ -331,7 +327,7 @@
<valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:D:/Projets_Qt/Minecraft-Advancements/Minecraft_Advancements/Minecraft-Advancements.pro</value>
<value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">D:/Projets_Qt/Minecraft-Advancements/Minecraft_Advancements/Minecraft-Advancements.pro</value>
<value type="QString" key="RunConfiguration.Arguments">-t true</value>
<value type="QString" key="RunConfiguration.Arguments"></value>
<value type="bool" key="RunConfiguration.Arguments.multi">false</value>
<value type="QString" key="RunConfiguration.OverrideDebuggerStartup"></value>
<value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
Expand All @@ -341,7 +337,7 @@
<value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
<value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
<value type="QString" key="RunConfiguration.WorkingDirectory"></value>
<value type="QString" key="RunConfiguration.WorkingDirectory.default">D:/Projets_Qt/Minecraft-Advancements/build_x64</value>
<value type="QString" key="RunConfiguration.WorkingDirectory.default">D:/Projets_Qt/Minecraft-Advancements/build</value>
</valuemap>
<value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
</valuemap>
Expand All @@ -350,17 +346,17 @@
<variable>ProjectExplorer.Project.Target.1</variable>
<valuemap type="QVariantMap">
<value type="QString" key="DeviceType">Desktop</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.15.0 MinGW 32-bit</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.15.0 MinGW 32-bit</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.qt5.5150.win32_mingw81_kit</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.15.0 MinGW 64-bit</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.15.0 MinGW 64-bit</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.qt5.5150.win64_mingw81_kit</value>
<value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">1</value>
<value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
<value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
<value type="bool">true</value>
<value type="int" key="EnableQmlDebugging">0</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\Projets_Qt\Minecraft-Advancements\build</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">D:/Projets_Qt/Minecraft-Advancements/build</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\Projets_Qt\Minecraft-Advancements\build_x64</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">D:/Projets_Qt/Minecraft-Advancements/build_x64</value>
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
Expand Down Expand Up @@ -411,8 +407,8 @@
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
<value type="bool">true</value>
<value type="int" key="EnableQmlDebugging">2</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\Projets_Qt\Minecraft-Advancements\build</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">D:/Projets_Qt/Minecraft-Advancements/build</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\Projets_Qt\Minecraft-Advancements\build_x64</value>
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">D:/Projets_Qt/Minecraft-Advancements/build_x64</value>
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
Expand Down Expand Up @@ -590,7 +586,7 @@
<valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:D:/Projets_Qt/Minecraft-Advancements/Minecraft_Advancements/Minecraft-Advancements.pro</value>
<value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">D:/Projets_Qt/Minecraft-Advancements/Minecraft_Advancements/Minecraft-Advancements.pro</value>
<value type="QString" key="RunConfiguration.Arguments"></value>
<value type="QString" key="RunConfiguration.Arguments">-t true</value>
<value type="bool" key="RunConfiguration.Arguments.multi">false</value>
<value type="QString" key="RunConfiguration.OverrideDebuggerStartup"></value>
<value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
Expand All @@ -600,7 +596,7 @@
<value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
<value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
<value type="QString" key="RunConfiguration.WorkingDirectory"></value>
<value type="QString" key="RunConfiguration.WorkingDirectory.default">D:/Projets_Qt/Minecraft-Advancements/build</value>
<value type="QString" key="RunConfiguration.WorkingDirectory.default">D:/Projets_Qt/Minecraft-Advancements/build_x64</value>
</valuemap>
<value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
</valuemap>
Expand Down
Loading

0 comments on commit 4376240

Please sign in to comment.