forked from Grabacr07/KanColleViewer
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'feature/tsurai-kedo-ganbaru' of https://github.com/Grab…
…acr07/KanColleViewer into prototype * Grabacr07's redo of organization and fleet compositions. Looks like he borrowed some of my code? Fucking awesome! * Translations have been moved from Homeport to KancolleClient. They now initialize properly on start up. * Logger now initializes the enable setting from MainWindowViewModel when it sets the ready state. * Logger now has a try-catch over the logging portion of the code. * Fixed a Grabacr07 introduced bug with Logger (I think he misinterpreted what CreateItem is for, which is not for ships, but for equipment). From the Merge: * All ships update in real time in terms of fleet organization, modernization, repairs, construction, and destruction. * Equipment count may or may not be complete. * Item counts for instant buckets and repairs are in real-time * The air superiority calculation does not take into account scout planes anymore. * Sped up fleet updating overall in terms of processing time Conflicts: Grabacr07.KanColleViewer/Models/ProductInfo.cs Grabacr07.KanColleViewer/Properties/AssemblyInfo.cs Grabacr07.KanColleWrapper/Dockyard.cs Grabacr07.KanColleWrapper/Homeport.cs Grabacr07.KanColleWrapper/KanColleClient.cs Grabacr07.KanColleWrapper/Logger.cs Grabacr07.KanColleWrapper/Models/Fleet.cs Grabacr07.KanColleWrapper/Models/RawDataWrapper.cs Grabacr07.KanColleWrapper/Models/Ship.cs
- Loading branch information
Showing
47 changed files
with
1,702 additions
and
922 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 0 additions & 27 deletions
27
Grabacr07.KanColleViewer/ViewModels/Contents/Fleets/PlaneViewModel.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.