Skip to content

Commit

Permalink
Release v2.6 v439
Browse files Browse the repository at this point in the history
  • Loading branch information
Zharay committed Apr 25, 2014
1 parent 1efa72e commit 4ad3c65
Show file tree
Hide file tree
Showing 5 changed files with 68 additions and 16 deletions.
31 changes: 22 additions & 9 deletions Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
KCV Change Log
========================

v2.6.0 β r439 - 4/24/2014 - To kill a bug
* *Fix* Single ship updates - Kancolle now has packets that only update a single ship. KCV
now supports these single ship updates.
* *Fix* Flash Quality - When you are set to high quality, wmode is not set to what you've
chosen. Now it should.
* *Fix* Critical condition on start up - A nasty bug that caused everything in the menu's to
be blank. If a ship was in crit. condition and was being repaired as you booted KCV up,
everything would break.
* *Fix* Translation toggle - Switching back and forth from translated to non-translated now
works without having to restart KCV.
* *Fix* LoS sorting was causing crashes once pressed due to using a wrong variable.
* *New* Firepower, Torpedo, Anti-Air, Armor, and Luck are now sortable in the ship roster.

v2.6.0 β r432 - 4/24/2014
* A debug function was removed from the zoom function causing API links to restart the page.
* Nothing else...
Expand All @@ -13,14 +26,14 @@ v2.6.0 β r431 - 4/24/2014
* Ships will now show their original Japanese name with tool tips in the Fleet, Overview,
and Roster.

v2.6.0 β r426 - 4/23/2014 The Spring Time Youth
v2.6.0 β r426 - 4/23/2014 - The Spring Time Youth
* Direct fix from the main man himself, @Grabacr07.
* Back end - All it was is just file name changes and a few additional packets.
The following has changed from how things worked previously:
* **Fatigue values only update when you advance or withdraw from battle, not after battle.**
* Rearrangement of the fleets will only update when you return to homeport (main menu).

v2.5.0 r420 - 4/22/2014 The Spring Event
v2.5.0 r420 - 4/22/2014 - The Spring Event
Note: Setting have been reset with this version! Please review them.
* *New* Custom sound alerts. Works on all versions of windows. Will randomly pick
an appropriate sound file under the "Sounds" folder. Acceptable formats are wav
Expand All @@ -37,7 +50,7 @@ Note: Setting have been reset with this version! Please review them.
version of KCV. The hyperlinks still work of course.
* Translations will come as they are found/needed. Auto-update is our friend!

v2.4.0 r403 - 4/12/2014 "To die for"
v2.4.0 r403 - 4/12/2014 - "To die for"
Note: Setting have been reset with this version! Please review them.
* *New* Flash quality select option - Choose from Low to Best and anything inbetween.
* *New* Flash window select option - Choose the rendering method in the browser.
Expand Down Expand Up @@ -65,7 +78,7 @@ Note: Setting have been reset with this version! Please review them.
* Ship Roster - Reset Filter button to reset all your filters to their defaults.
* Settings - Notifications for repairs, construction, and expeditions have been made default.

v2.4.0 r390 - 3/29/2014 "Why do I not test these things more?"
v2.4.0 r390 - 3/29/2014 - "Why do I not test these things more?"
* Speed up the new stat generation by 3x.

v2.4.0 r381 - 3/29/2014
Expand All @@ -77,7 +90,7 @@ v2.4.0 r380 - 3/29/2014
* Ship list now show the following stats: Evasion, Anti-Sub, Line of Sight.
These show both with and without equips (Ex: Anti-Sub DD "44 Base:26")

v2.4.0 r370 - 3/21/2014 [BATTLECRUISER OPERATIONAL]
v2.4.0 r370 - 3/21/2014 - [BATTLECRUISER OPERATIONAL]
* Fast battleship types have been given a new hull type - CC. This stands for
Battlecruiser (a fast battleship with lighter armor).
* Ship types have been fixed up (AVs and CVs have been separated)
Expand All @@ -98,7 +111,7 @@ v2.3.0 r352 - 3/18/2014
* Removed api_raim. It is either not used or used only for representing graphs.
* Added equipment info on the ship list equips.

v2.3.0 r350 - 3/17/2014 M-M-Monster Update
v2.3.0 r350 - 3/17/2014 - M-M-Monster Update
The following is all new things only available to this fork of KCV (for now).
* *NEW* Equipment Info - Mousing over equipment and in the equipment page
will now show extended equipment info such as firepower and more.
Expand Down Expand Up @@ -132,7 +145,7 @@ Notes:
* Updater will not write over your current translations until it can determine if the
file is error free.

v2.3.0 r328 - 3/9/2014 **Minor Update**
v2.3.0 r328 - 3/9/2014 - **Minor Update**
* In fleet view we now have both total fleet level and and the average.
* Vertical - Tightened middle column to by 20px.
* Tool tip for the Regional Cookie button for some additional help.
Expand All @@ -151,7 +164,7 @@ v2.3.0 r319 - 3/4/2014
* Translations - 2 missing quests added
(thanks to balderm, also late thanks to thethingexe and silfumus!)

v2.1.0 r295 - 2/26/2014 Translation Update
v2.1.0 r295 - 2/26/2014 - Translation Update
* Settings have been reset with this version! Please make sure to setup
yourself accordingly.
* Translations have been redone for all ships, items, quests, and more.
Expand All @@ -165,7 +178,7 @@ v2.1.0 r295 - 2/26/2014 Translation Update
* Region Cookie - Dynamic expiration date. +4 years from current year.
* Translations - New quests, new items, new operations (but not the new fleets.)

v2.1.0 r281 - 2/14/2014 Valentines Day Update
v2.1.0 r281 - 2/14/2014 - Valentines Day Update
* *NEW* Set Cookie Region button now on the start of the program. This allows
you to log into DMM.com without VPN! Just press it once and login!
* All logging is now in CSV format and broken up.
Expand Down
2 changes: 1 addition & 1 deletion Grabacr07.KanColleViewer/App.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ protected override void OnStartup(StartupEventArgs e)
// Update notification and download new translations (if enabled)
if (KanColleClient.Current.Updater.LoadVersion(AppSettings.Default.KCVUpdateUrl.AbsoluteUri))
{
if (Settings.Current.EnableUpdateNotification && KanColleClient.Current.Updater.IsOnlineVersionGreater(0, ProductInfo.VersionString))
if (Settings.Current.EnableUpdateNotification && KanColleClient.Current.Updater.IsOnlineVersionGreater(0, ProductInfo.Version.ToString()))
{
WindowsNotification.Notifier.Show(
KanColleViewer.Properties.Resources.Updater_Notification_Title,
Expand Down
2 changes: 1 addition & 1 deletion Grabacr07.KanColleViewer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
// 既定値にすることができます:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.6.0.432")]
[assembly: AssemblyVersion("2.6.0.439")]
6 changes: 3 additions & 3 deletions resources/Version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<Versions>
<Item>
<Name>App</Name>
<Version>2.6.0.432</Version>
<URL>https://github.com/Zharay/KanColleViewer/releases/tag/v2.6.0r432</URL>
<Version>2.6.0.439</Version>
<URL>https://github.com/Zharay/KanColleViewer/releases/tag/v2.6.0r439</URL>
</Item>
<Item>
<Name>Equipment</Name>
Expand All @@ -12,7 +12,7 @@
</Item>
<Item>
<Name>Operations</Name>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<URL>https://raw.github.com/Zharay/KanColleViewer/master/resources/translations/Operations.xml</URL>
</Item>
<Item>
Expand Down
43 changes: 41 additions & 2 deletions resources/translations/Operations.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Operations Version="1.0.1">
<Operations Version="1.0.2">
<Map>
<JP-Name>鎮守府正面海域</JP-Name>
<TR-Name>World 1-1</TR-Name>
Expand Down Expand Up @@ -84,7 +84,26 @@
<JP-Name>鎮守府近海</JP-Name>
<TR-Name>World 1-5</TR-Name>
</Map>

<Map>
<JP-Name>南西海域サメワニ沖</JP-Name>
<TR-Name>E-1</TR-Name>
</Map>
<Map>
<JP-Name>南西海域ズンダ海峡</JP-Name>
<TR-Name>E-2</TR-Name>
</Map>
<Map>
<JP-Name>ポートワイン沖海域</JP-Name>
<TR-Name>E-3</TR-Name>
</Map>
<Map>
<JP-Name>【第2段階作戦】 中部太平洋海域</JP-Name>
<TR-Name>E-4</TR-Name>
</Map>
<Map>
<JP-Name>【第2段階作戦】 北太平洋海域</JP-Name>
<TR-Name>E-5</TR-Name>
</Map>
<Sortie>
<JP-Name>渦潮</JP-Name>
<TR-Name>Whirlpool</TR-Name>
Expand Down Expand Up @@ -377,4 +396,24 @@
<JP-Name>敵任務部隊本隊</JP-Name>
<TR-Name>Main Task Force(Boss)</TR-Name>
</Sortie>
<Sortie>
<JP-Name>敵緊急派遣艦隊</JP-Name>
<TR-Name>Emergency Dispatch Fleet</TR-Name>
</Sortie>
<Sortie>
<JP-Name>ABDA主力艦隊</JP-Name>
<TR-Name>ABDA Main Fleet (Boss)</TR-Name>
</Sortie>
<Sortie>
<JP-Name>敵増援任務部隊B群</JP-Name>
<TR-Name>Reinforcment Task Force Group B</TR-Name>
</Sortie>
<Sortie>
<JP-Name>ABDA残存艦隊</JP-Name>
<TR-Name>ABDA Remaining Fleet</TR-Name>
</Sortie>
<Sortie>
<JP-Name>深海棲艦ポートワイン泊地</JP-Name>
<TR-Name>Port Wine Area Deep Sea Fleet (Boss)</TR-Name>
</Sortie>
</Operations>

0 comments on commit 4ad3c65

Please sign in to comment.