Skip to content

v2.0.0

Compare
Choose a tag to compare
@nebularg nebularg released this 18 Aug 05:46
· 156 commits to master since this release

Parrot 2

v2.0.0 (2016-08-18)

Full Changelog

  • Create LICENSE.txt
  • Add .travis.yml
  • Create ISSUE_TEMPLATE.md
  • Update TOC and README and remove the manual changelog
  • Remove stance secondary trigger condition
  • Add Demon Hunter to trigger classes
  • Fix TriggerCombatEvent error
  • Fix displaying icons
  • Update power types for Legion (part 2)
  • Replace LibDeformat-3.0
  • Remove weird self reassignment
  • Remove active talents switch trigger
  • Remove parserEvent references
  • Misc refactoring 😅
  • Loot: Fix money gain
  • Bump the TOC for 7.0
  • Embed LibDualSpec-1.0
  • Remove CallbackHandler-1.0 hard embed
  • CHANGELOG.txt -> CHANGELOG.md
  • Improve FCT cvar handling/options
  • Update changelog
  • Update .pkgmeta to pull latest tag for LibStub and CallbackHandler-1.0
  • Update FCT CVars for Legion
  • Remove some cooldown spell groups
    Shocks was only Earth Shock (Flame Shock, Frost Shock removed)
    Frost traps was only Ice Trap (Freezing Trap removed)
  • Remove triggers for removed spells in Legion
  • Update power types for Legion
  • Embed LibSink-2.0 and register Parrot as a sink
  • ignore Locales/Strings, update Babelfish to create the dir
  • add locales, add Parrot_PointGains to locales
  • remove some debug prints
  • _G. some strings
  • CombatEvents: fix environmental damage text
  • include the full enUS locale
  • ScrollAreas: wipe choice table instead of recycling, tweaks
  • CombatEvents: use module enable state instead of setting a db var, fix chance of db.sthrottles being nil
  • move non-combat (rep, skill point, experience) and currency notifications to a new module "PointGains"
  • Display: tweak :ShowMessage
  • Cooldowns: redesigned, uses timers for tracking cooldowns instead of polling
  • Loot: remove "Soul Shard" event, add "Loot currency" event, add loot strings, tweaks
  • Parrot:RegisterAnimationStyle({ -> Parrot:RegisterAnimationStyle { to match TriggerConditions
  • CombatEvents: update some outdated code
  • misc tweaks
  • remove LibRock influences from the db and events
  • tweak table recycling stuff and update references in modules
    upvalue modules instead of calling Parrot:GetModule
  • locale builder updates
  • libs -> Libs, update .pkgmeta
  • bump toc for 6.2
  • remove AddonLoader delayed loading
  • fix showing tag usage in the config and reset the tag to default if you clear the input
  • refresh the trigger options on talent changes when open
    show disabled triggers for the class in red