Skip to content

Commit

Permalink
Added The Following...
Browse files Browse the repository at this point in the history
- Updated to version 2.3.2
- Fixed bugs
  - Line 877 crash due to indexing null
- Translation
  - Sped up the Locale.lua
    - Function L is now a table
    - Fallback function added
    - Command.lua /kiwiii
      - Now uses Fallback
      - You can now use English for commands
      - You can now use translated commands
  - Fixed a missed translation string
  - Translations should all be working
    - Ran thru each of the locales testing
    - Checked all thru my addons features
  - Revalued TOOLTIP_EX_AGI_CRIT
- Item Compare updated
  - Now displays stat change calcs
    - Basic Stats show +x attack power
    - Basic Stats show crit chance
    - Resistances show % increase
    - etc
    - Shows % of stat on equipped items
  - Translated in all languages
    - zhCN incomplete
    - Some abbreviations may be incorrect
    - Some words can be incorrect
    - Some sentence structure may be incorrect
- Command /kiwiii without args shows settings frame
  - Customize the plugin using this
  - Please respect the formatting
    - Failure to coop could break it
    - Only relevant to strings
- Added variable item_compare_extra
  - Controls basic stat changes calcs
  - For you to turn off Item Compare on specifically
  • Loading branch information
tilkinsc committed Dec 9, 2019
1 parent 6f99e36 commit 9d21e9a
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Locale/deDE/deDE.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ KiwiItemInfo.Locale["deDE"] = {
["TOOLTIP_ITEM_CONTRIB"] = "Stat Beitrag:",
["TOOLTIP_EX_AGI_M_AP"] = "Beweglichkeit N. AS: ",
["TOOLTIP_EX_AGI_R_AP"] = "Beweglichkeit R. AS: ",
["TOOLTIP_EX_AGI_CRIT"] = "Beweglichkeit N. Krit: ",
["TOOLTIP_EX_AGI_CRIT"] = "Beweglichkeit Krit: ",
["TOOLTIP_EX_AGI_DODGE"] = "Beweglichkeit Ausweichen: ",
["TOOLTIP_EX_AGI_AR"] = "Beweglichkeit Rüstung: ",
["TOOLTIP_EX_AGI_M_CAT_AP"] = "Beweglichkeit Katzenform AS: ",
Expand Down
2 changes: 1 addition & 1 deletion Locale/enUS/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ KiwiItemInfo.Locale["enUS"] = {
["TOOLTIP_ITEM_CONTRIB"] = "Stat Contribution:",
["TOOLTIP_EX_AGI_M_AP"] = "Agility M. AP: ",
["TOOLTIP_EX_AGI_R_AP"] = "Agility R. AP: ",
["TOOLTIP_EX_AGI_CRIT"] = "Agility M. Crit: ",
["TOOLTIP_EX_AGI_CRIT"] = "Agility Crit: ",
["TOOLTIP_EX_AGI_DODGE"] = "Agility Dodge: ",
["TOOLTIP_EX_AGI_AR"] = "Agility Armor: ",
["TOOLTIP_EX_AGI_M_CAT_AP"] = "Agility Catform AP: ",
Expand Down
2 changes: 1 addition & 1 deletion Locale/esES/esES.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ KiwiItemInfo.Locale["esES"] = {
["TOOLTIP_ITEM_CONTRIB"] = "Contribución estadística:",
["TOOLTIP_EX_AGI_M_AP"] = "Agilidad M. PA: ",
["TOOLTIP_EX_AGI_R_AP"] = "Agilidad D. PA: ",
["TOOLTIP_EX_AGI_CRIT"] = "Agilidad M. Crít: ",
["TOOLTIP_EX_AGI_CRIT"] = "Agilidad Crít: ",
["TOOLTIP_EX_AGI_DODGE"] = "Agilidad Esquivar: ",
["TOOLTIP_EX_AGI_AR"] = "Agilidad Armadura: ",
["TOOLTIP_EX_AGI_M_CAT_AP"] = "Agilidad GatoForma PA: ",
Expand Down
2 changes: 1 addition & 1 deletion Locale/frFR/frFR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ KiwiItemInfo.Locale["frFR"] = {
["TOOLTIP_ITEM_CONTRIB"] = "Contribution statistique :",
["TOOLTIP_EX_AGI_M_AP"] = "Agilité M. PA : ",
["TOOLTIP_EX_AGI_R_AP"] = "Agilité R. PA : ",
["TOOLTIP_EX_AGI_CRIT"] = "Agilité M. Crit : ",
["TOOLTIP_EX_AGI_CRIT"] = "Agilité Crit : ",
["TOOLTIP_EX_AGI_DODGE"] = "Agilité Esquive : ",
["TOOLTIP_EX_AGI_AR"] = "Agilité Armure : ",
["TOOLTIP_EX_AGI_M_CAT_AP"] = "Agilité FormeChat PA: ",
Expand Down
2 changes: 1 addition & 1 deletion Locale/itIT/itIT.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ KiwiItemInfo.Locale["itIT"] = {
["TOOLTIP_ITEM_CONTRIB"] = "Contributo stat:",
["TOOLTIP_EX_AGI_M_AP"] = "Agilità M. AP: ",
["TOOLTIP_EX_AGI_R_AP"] = "Agilità S. AP: ",
["TOOLTIP_EX_AGI_CRIT"] = "Agilità M. Crit: ",
["TOOLTIP_EX_AGI_CRIT"] = "Agilità Crit: ",
["TOOLTIP_EX_AGI_DODGE"] = "Agilità Schivata: ",
["TOOLTIP_EX_AGI_AR"] = "Agilità Armatura: ",
["TOOLTIP_EX_AGI_M_CAT_AP"] = "Agilità GattoForma AP: ",
Expand Down
2 changes: 1 addition & 1 deletion Locale/koKR/koKR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ KiwiItemInfo.Locale["koKR"] = {
["TOOLTIP_ITEM_CONTRIB"] = "Stat Contribution:",
["TOOLTIP_EX_AGI_M_AP"] = "Agility M. AP: ",
["TOOLTIP_EX_AGI_R_AP"] = "Agility R. AP: ",
["TOOLTIP_EX_AGI_CRIT"] = "Agility M. Crit: ",
["TOOLTIP_EX_AGI_CRIT"] = "Agility Crit: ",
["TOOLTIP_EX_AGI_DODGE"] = "Agility Dodge: ",
["TOOLTIP_EX_AGI_AR"] = "Agility Armor: ",
["TOOLTIP_EX_AGI_M_CAT_AP"] = "Agility Catform AP: ",
Expand Down
2 changes: 1 addition & 1 deletion Locale/ptBR/ptBR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ KiwiItemInfo.Locale["ptBR"] = {
["TOOLTIP_ITEM_CONTRIB"] = "Contribuição Stat:",
["TOOLTIP_EX_AGI_M_AP"] = "Agilidade C. AP: ",
["TOOLTIP_EX_AGI_R_AP"] = "Agilidade D. AP: ",
["TOOLTIP_EX_AGI_CRIT"] = "Agilidade C. Crit: ",
["TOOLTIP_EX_AGI_CRIT"] = "Agilidade Crit: ",
["TOOLTIP_EX_AGI_DODGE"] = "Agilidade Esquiva: ",
["TOOLTIP_EX_AGI_AR"] = "Agilidade Armadura: ",
["TOOLTIP_EX_AGI_M_CAT_AP"] = "Agilidade GatoForma AP: ",
Expand Down
2 changes: 1 addition & 1 deletion Locale/ruRU/ruRU.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ KiwiItemInfo.Locale["ruRU"] = {
["TOOLTIP_ITEM_CONTRIB"] = "Вклад Стат:",
["TOOLTIP_EX_AGI_M_AP"] = "Ловкости РУ. СА: ",
["TOOLTIP_EX_AGI_R_AP"] = "Ловкости СТ. СА: ",
["TOOLTIP_EX_AGI_CRIT"] = "Ловкости РУ. Критика: ",
["TOOLTIP_EX_AGI_CRIT"] = "Ловкости Критика: ",
["TOOLTIP_EX_AGI_DODGE"] = "Ловкости Рейтингу Уклонения: ",
["TOOLTIP_EX_AGI_AR"] = "Ловкости Броня: ",
["TOOLTIP_EX_AGI_M_CAT_AP"] = "Ловкости Форма-Кошки СА: ",
Expand Down
2 changes: 1 addition & 1 deletion Locale/zhCN/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ KiwiItemInfo.Locale["zhCN"] = {
["TOOLTIP_ITEM_CONTRIB"] = "统计贡献:",
["TOOLTIP_EX_AGI_M_AP"] = "敏捷 M. AP: ",
["TOOLTIP_EX_AGI_R_AP"] = "敏捷 R. AP: ",
["TOOLTIP_EX_AGI_CRIT"] = "敏捷 M. Crit: ",
["TOOLTIP_EX_AGI_CRIT"] = "敏捷 Crit: ",
["TOOLTIP_EX_AGI_DODGE"] = "敏捷 Dodge: ",
["TOOLTIP_EX_AGI_AR"] = "敏捷 Armor: ",
["TOOLTIP_EX_AGI_M_CAT_AP"] = "敏捷 Catform AP: ",
Expand Down
2 changes: 1 addition & 1 deletion Locale/zhTW/zhTW.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ KiwiItemInfo.Locale["zhTW"] = {
["TOOLTIP_ITEM_CONTRIB"] = "Stat Contribution:",
["TOOLTIP_EX_AGI_M_AP"] = "Agility M. AP: ",
["TOOLTIP_EX_AGI_R_AP"] = "Agility R. AP: ",
["TOOLTIP_EX_AGI_CRIT"] = "Agility M. Crit: ",
["TOOLTIP_EX_AGI_CRIT"] = "Agility Crit: ",
["TOOLTIP_EX_AGI_DODGE"] = "Agility Dodge: ",
["TOOLTIP_EX_AGI_AR"] = "Agility Armor: ",
["TOOLTIP_EX_AGI_M_CAT_AP"] = "Agility Catform AP: ",
Expand Down
2 changes: 1 addition & 1 deletion Tooltip.lua
Original file line number Diff line number Diff line change
Expand Up @@ -863,7 +863,7 @@ KiwiItemInfo.DisplayItemCompare = function(base_tooltip, tooltip, sel)
local selection = GetMouseFocus()
if(selection ~= nil) then
local name = selection:GetName()
if(name:find("Character") == 1 and name:find("Slot")) then
if(name and name:find("Character") == 1 and name:find("Slot")) then
return
end
end
Expand Down

0 comments on commit 9d21e9a

Please sign in to comment.