Skip to content

Commit

Permalink
Patch 9.19 Update
Browse files Browse the repository at this point in the history
Updated items to riot's new names.
Added Patch 9.19 changes.
Updated the CN items I could
  • Loading branch information
jtborn committed Sep 25, 2019
1 parent 08641ca commit 5bb7f0d
Show file tree
Hide file tree
Showing 21 changed files with 629 additions and 188 deletions.
Binary file added Images/champs/KaiSa-Icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@
- [Click Here for instructions](https://github.com/jtborn/TFT-Overlay/blob/master/Localization.md)

## Version History
- **9.24.2019**
- [2.1.4](https://github.com/jtborn/TFT-Overlay/releases/tag/V2.1.4)
- Updated to Patch 9.19
- Changed item names to Riot's new names
- Updated CN item changes for the patch, still need translations for new item names

- **9.17.2019**
- [2.1.3](https://github.com/jtborn/TFT-Overlay/releases/tag/V2.1.3)
- Further CN updates
Expand Down
11 changes: 5 additions & 6 deletions Resource/Charts.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,23 +185,22 @@

<TextBlock Text="1 Star" Grid.Row="3" Grid.Column="0" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="LightGoldenrodYellow" FontWeight="Bold"></TextBlock>
<TextBlock Text="1" Grid.Row="3" Grid.Column="1" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="2" Grid.Row="3" Grid.Column="2" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="1" Grid.Row="3" Grid.Column="2" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="2" Grid.Row="3" Grid.Column="3" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="2" Grid.Row="3" Grid.Column="4" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="3" Grid.Row="3" Grid.Column="5" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>


<TextBlock Text="2 Star" Grid.Row="4" Grid.Column="0" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="LightGoldenrodYellow" FontWeight="Bold"></TextBlock>
<TextBlock Text="2" Grid.Row="4" Grid.Column="1" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="3" Grid.Row="4" Grid.Column="2" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="2" Grid.Row="4" Grid.Column="2" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="3" Grid.Row="4" Grid.Column="3" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="4" Grid.Row="4" Grid.Column="4" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="5" Grid.Row="4" Grid.Column="5" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>

<TextBlock Text="3 Star" Grid.Row="5" Grid.Column="0" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="LightGoldenrodYellow" FontWeight="Bold"></TextBlock>
<TextBlock Text="4" Grid.Row="5" Grid.Column="1" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="5" Grid.Row="5" Grid.Column="2" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="6" Grid.Row="5" Grid.Column="3" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="3" Grid.Row="5" Grid.Column="1" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="4" Grid.Row="5" Grid.Column="2" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="5" Grid.Row="5" Grid.Column="3" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="6" Grid.Row="5" Grid.Column="4" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>
<TextBlock Text="8" Grid.Row="5" Grid.Column="5" FontSize="12" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White" FontWeight="Bold"></TextBlock>

Expand Down
30 changes: 21 additions & 9 deletions Resource/ClassOrigins.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,9 @@
<Image Source="pack://application:,,,/Images/champs/ChoGath-Icon.png" Grid.Row="24" Grid.Column="4"></Image>
<TextBlock Text="4" Grid.Row="24" Grid.Column="4" FontSize="12" VerticalAlignment="Bottom" HorizontalAlignment="Left" Foreground="LightGoldenrodYellow" FontWeight="Bold"></TextBlock>

<Image Source="pack://application:,,,/Images/champs/KaiSa-Icon.png" Grid.Row="24" Grid.Column="5"></Image>
<TextBlock Text="5" Grid.Row="24" Grid.Column="5" FontSize="12" VerticalAlignment="Bottom" HorizontalAlignment="Left" Foreground="LightGoldenrodYellow" FontWeight="Bold"></TextBlock>


<!-- Wild -->

Expand Down Expand Up @@ -582,15 +585,18 @@
VerticalAlignment="Center"
TextWrapping="Wrap">
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe1}"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe3}"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe4}" Foreground="OrangeRed"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe5}" Foreground="White"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe6}" Foreground="OrangeRed"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe7}" Foreground="White"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe8}" Foreground="OrangeRed"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe9}" Foreground="White"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe10}" Foreground="OrangeRed"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe11}"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe2}"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe3}" Foreground="OrangeRed"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe4}" Foreground="White"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe5}" Foreground="OrangeRed"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe6}" Foreground="White"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe7}" Foreground="OrangeRed"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe8}" Foreground="White"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe9}" Foreground="OrangeRed"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe10}" Foreground="White"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe11}" Foreground="OrangeRed"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe12}" Foreground="White"></Run>
<Run Text="{DynamicResource ClassOrigins_Assassin_Describe13}" Foreground="OrangeRed"></Run>
</TextBlock>
<Image Source="pack://application:,,,/Images/classes/assassin.jpg" Grid.Row="2" Grid.Column="0"></Image>

Expand All @@ -615,6 +621,9 @@
<Image Source="pack://application:,,,/Images/champs/Akali-Icon.png" Grid.Row="2" Grid.Column="7"></Image>
<TextBlock Text="4" Grid.Row="2" Grid.Column="7" FontSize="12" VerticalAlignment="Bottom" HorizontalAlignment="Left" Foreground="LightGoldenrodYellow" FontWeight="Bold"></TextBlock>

<Image Source="pack://application:,,,/Images/champs/KaiSa-Icon.png" Grid.Row="2" Grid.Column="8"></Image>
<TextBlock Text="5" Grid.Row="2" Grid.Column="8" FontSize="12" VerticalAlignment="Bottom" HorizontalAlignment="Left" Foreground="LightGoldenrodYellow" FontWeight="Bold"></TextBlock>


<!-- Blademaster -->

Expand Down Expand Up @@ -861,6 +870,9 @@
<Image Source="pack://application:,,,/Images/champs/Kindred-Icon.png" Grid.Row="16" Grid.Column="4"></Image>
<TextBlock Text="4" Grid.Row="16" Grid.Column="4" FontSize="12" VerticalAlignment="Bottom" HorizontalAlignment="Left" Foreground="LightGoldenrodYellow" FontWeight="Bold"></TextBlock>

<Image Source="pack://application:,,,/Images/champs/KaiSa-Icon.png" Grid.Row="16" Grid.Column="5"></Image>
<TextBlock Text="5" Grid.Row="16" Grid.Column="5" FontSize="12" VerticalAlignment="Bottom" HorizontalAlignment="Left" Foreground="LightGoldenrodYellow" FontWeight="Bold"></TextBlock>


<!-- Shapeshifter -->

Expand Down
Loading

0 comments on commit 5bb7f0d

Please sign in to comment.