Skip to content

Commit

Permalink
Added The Following...
Browse files Browse the repository at this point in the history
- Updated to version 2.3.4
- Updated toc to classic 1.3.3
- 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 16, 2019
1 parent 4bce44b commit e3903a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KiwiItemInfo.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 11302
## Interface: 11303
## Title: |cFFFFFFFFKiwi Item Info|r|cFF00FF00 @project-version@|r|cFF000088 Release|r
## Version: @project-version@
## Author: PoliteKiwi
Expand Down

0 comments on commit e3903a3

Please sign in to comment.