Skip to content

Commit d55914b

Browse files
committed
build: 6.1.16
1 parent e997df2 commit d55914b

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed
+6-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
• Fixes a rare issue wherein patches may not have been downloaded properly
2-
• Fixes an issue wherein the game may not have started correctly, after incorrect un/installation of certain other software
3-
• Fixes an issue wherein patching would fail if the XIVLauncher configuration was copied from another PC
4-
• XIVLauncher now removes whitespace from SE account names, to prevent typos
5-
• Various improvements to error messages to aid in troubleshooting
1+
• Fixes an issue wherein, in certain cases, the path the game is installed to would not be detected correctly
2+
• Fixes an issue wherein, in certain cases, patch files would not be verified completely
3+
• Fixes an issue wherein, when an integrity check was performed without a game installation, the launcher would show a confusing error message
4+
• Fixes an issue wherein, when Dalamud updated after the game was already running, it would not be enabled for a second client
5+
• Fixes an issue wherein, on Linux systems, Americans may have seen European news
6+
• Various small improvements

src/XIVLauncher/XIVLauncher.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Product>XIVLauncher</Product>
44
<AssemblyTitle>XIVLauncher</AssemblyTitle>
55
<Description>Custom launcher for FFXIV.</Description>
6-
<VersionPrefix>6.1.15</VersionPrefix>
6+
<VersionPrefix>6.1.16</VersionPrefix>
77
</PropertyGroup>
88

99
<PropertyGroup>

0 commit comments

Comments
 (0)