released v1.5.43

This commit is contained in:
morkt 2019-02-25 13:45:11 +04:00
parent e3ddab124a
commit c609792416
8 changed files with 36 additions and 23 deletions

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.2.46.2082")] [assembly: AssemblyVersion ("1.2.47.2120")]
[assembly: AssemblyFileVersion ("1.2.46.2082")] [assembly: AssemblyFileVersion ("1.2.47.2120")]

Binary file not shown.

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.0.14.35")] [assembly: AssemblyVersion ("1.0.15.38")]
[assembly: AssemblyFileVersion ("1.0.14.35")] [assembly: AssemblyFileVersion ("1.0.15.38")]

View File

@ -12,7 +12,7 @@ using System.Windows;
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany ("mørkt")] [assembly: AssemblyCompany ("mørkt")]
[assembly: AssemblyProduct("GARbro.GUI")] [assembly: AssemblyProduct("GARbro.GUI")]
[assembly: AssemblyCopyright ("Copyright © 2014-2018 mørkt")] [assembly: AssemblyCopyright ("Copyright © 2014-2019 mørkt")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@ -51,5 +51,5 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.5.42.2807")] [assembly: AssemblyVersion ("1.5.43.2857")]
[assembly: AssemblyFileVersion ("1.5.42.2807")] [assembly: AssemblyFileVersion ("1.5.43.2857")]

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.5.42.315")] [assembly: AssemblyVersion ("1.5.43.316")]
[assembly: AssemblyFileVersion ("1.5.42.315")] [assembly: AssemblyFileVersion ("1.5.43.316")]

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.0.8.174")] [assembly: AssemblyVersion ("1.0.9.183")]
[assembly: AssemblyFileVersion ("1.0.8.174")] [assembly: AssemblyFileVersion ("1.0.9.183")]

View File

@ -646,6 +646,7 @@ Signalist Stars!!<span class="footnote">ShiinaRio v2.50</span><br/>
Son of a ☆ Bitch <span class="footnote">ShiinaRio v2.49</span><br/> Son of a ☆ Bitch <span class="footnote">ShiinaRio v2.49</span><br/>
Sorcery Jokers<span class="footnote">ShiinaRio v2.50</span><br/> Sorcery Jokers<span class="footnote">ShiinaRio v2.50</span><br/>
Stage <span class="footnote">ShiinaRio v2.20</span><br/> Stage <span class="footnote">ShiinaRio v2.20</span><br/>
Stellula Eques Codex ~Tasogare no Himekishi~ <span class="footnote">ShiinaRio v2.46</span><br/>
Tanetsuke Mura <span class="footnote">ShiinaRio v2.48</span><br/> Tanetsuke Mura <span class="footnote">ShiinaRio v2.48</span><br/>
Tantei Shounen A<span class="footnote">some old version, like 2.twenty-something</span><br/> Tantei Shounen A<span class="footnote">some old version, like 2.twenty-something</span><br/>
Tekoire Princess!<span class="footnote">ShiinaRio v2.37</span><br/> Tekoire Princess!<span class="footnote">ShiinaRio v2.37</span><br/>
@ -1519,6 +1520,7 @@ Kowaku no Toki<br/>
Kuraibito<br/> Kuraibito<br/>
Mahou Shoujo Nayuta<br/> Mahou Shoujo Nayuta<br/>
Mouryou no Nie<br/> Mouryou no Nie<br/>
Mugen no Sakura ~Hitsuya-hime Injoku Youshokutan~<br/>
Natsu Doki! Harem<br/> Natsu Doki! Harem<br/>
Natsu Koi!<br/> Natsu Koi!<br/>
Naze ka Kanojo ga Boku ni Ecchi o Sematte Kuru Ken<br/> Naze ka Kanojo ga Boku ni Ecchi o Sematte Kuru Ken<br/>

View File

@ -1,24 +1,35 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<GARbro> <GARbro>
<Release> <Release>
<Version>1.5.42</Version> <Version>1.5.43</Version>
<Url>https://github.com/morkt/GARbro/releases/latest</Url> <Url>https://github.com/morkt/GARbro/releases/latest</Url>
<Notes>New formats: <Notes>New formats:
- LNK archives, PRT images and WAF audio - CSAF archives
- MCG images and KOE audio - CPC archives, ERP images and EZS audio
- 'AsuraPak' archives and MTG images - GP1 images and PWV audio
- GHP2 images - CGD images and ASD archives
- NPP archives - ANI animation frames
- SWF containers - IPT composite images
- FL2 archives and WV1 audio - ZLK archives
- TIC and TIM images - LPG images
- SCP images - RAD images
- updated KiriKiri and ShiinaRio encryption schemes - NPF archives
- BIN+IDX archives
Updated KiriKiri and ShiinaRio encryption schemes.
</Notes> </Notes>
</Release> </Release>
<FormatsData> <FormatsData>
<FileVersion>141</FileVersion> <FileVersion>142</FileVersion>
<Url>https://github.com/morkt/GARbro/raw/master/ArcFormats/Resources/Formats.dat</Url> <Url>https://github.com/morkt/GARbro/raw/master/ArcFormats/Resources/Formats.dat</Url>
<Requires>
<Assembly Name="ArcFormats" Version="1.2.46.2120"/>
<Assembly Name="GameRes" Version="1.4.26.238"/>
</Requires>
</FormatsData>
<FormatsData>
<FileVersion>141</FileVersion>
<Url>https://github.com/morkt/GARbro/raw/bc315942658151c3c8d28d7976734422f87631da/ArcFormats/Resources/Formats.dat</Url>
<Requires> <Requires>
<Assembly Name="ArcFormats" Version="1.2.44.2064"/> <Assembly Name="ArcFormats" Version="1.2.44.2064"/>
<Assembly Name="GameRes" Version="1.4.26.238"/> <Assembly Name="GameRes" Version="1.4.26.238"/>