------------------------------------------------------------------------
r103 | grdn | 2013-01-03 21:18:00 +0000 (Thu, 03 Jan 2013) | 5 lines
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/FrameCombatDisplay.lua
   M /trunk/_scripts/Developer.lua

- Fixed a bug with "amplifying abilities": they should now work as intended
- Added option to show/hide active enemy borders on frames
- Added Locales

THIS PACKAGE IS RELEASE CANDIDATE.
------------------------------------------------------------------------
r102 | grdn | 2013-01-03 19:54:31 +0000 (Thu, 03 Jan 2013) | 1 line
Changed paths:
   M /trunk/Modules/FrameCombatDisplay.lua

- Fixed a bug with glowing frames again (so uncommon that its not worth to explain)
------------------------------------------------------------------------
r101 | grdn | 2013-01-03 17:39:17 +0000 (Thu, 03 Jan 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/AutoSafariHat.lua
   M /trunk/Modules/FrameCombatDisplay.lua
   M /trunk/Modules/FrameCombatDisplay.xml
   M /trunk/Modules/HealBandageButtons.lua
   M /trunk/_scripts/Developer.lua

- An indicator in the options frame is shown whether or not there are new options
- Added cross reference frame, now you can see on your frame which is currently the active enemy pet
- There are still smaller bugs with the glowing frames and sometimes the ramping frames.
------------------------------------------------------------------------
r100 | grdn | 2013-01-02 14:35:48 +0000 (Wed, 02 Jan 2013) | 1 line
Changed paths:
   D /trunk/LibPetBreedInfo-1.0
   A /trunk/Libs
   A /trunk/Libs/LibPetBreedInfo-1.0
   A /trunk/Libs/LibPetBreedInfo-1.0/LibPetBreedInfo-1.0.lua
   A /trunk/Libs/LibPetBreedInfo-1.0/LibPetBreedInfo-1.0.toc
   A /trunk/Libs/LibPetBreedInfo-1.0/LibStub.lua
   M /trunk/PokemonTrainer.toc

- Moved LibPetBreedInfo-1.0
------------------------------------------------------------------------
r99 | grdn | 2013-01-02 14:33:09 +0000 (Wed, 02 Jan 2013) | 1 line
Changed paths:
   D /trunk/Libs

Something went wrong
------------------------------------------------------------------------
r98 | grdn | 2013-01-02 14:13:37 +0000 (Wed, 02 Jan 2013) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

- Packager forgot about loading LibCrayon-3.0 into the Libs directory
- Blame it!
------------------------------------------------------------------------
r97 | grdn | 2013-01-02 13:57:52 +0000 (Wed, 02 Jan 2013) | 8 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Data.lua
   A /trunk/Images
   A /trunk/Images/Ramping.tga
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/AuctionSearch.lua
   M /trunk/Modules/FrameCombatDisplay.lua
   M /trunk/Modules/FrameCombatDisplay.xml
   M /trunk/Modules/WildPetTooltip.lua
   M /trunk/PokemonTrainer.toc
   M /trunk/_scripts/Developer.lua

- Added much more new Locales
- Added LibCrayon-3.0 to TOC and pkgmeta
- Developer.lua: added more GM-ability checks and reviewed the ban list
- Data.lua: added ramping states to ability table
- Core.lua: renamed some functions, added ramping check functions
- Modules general: upvalued some things
- FrameCombatDisplay: Added support for pet ramping and reviewed ability highlights
- Feedback appreciated
------------------------------------------------------------------------
r96 | grdn | 2012-12-31 19:32:55 +0000 (Mon, 31 Dec 2012) | 1 line
Changed paths:
   M /trunk/Data.lua
   M /trunk/_scripts/pack_data.pl

- Fixed a bug in Data.lua
------------------------------------------------------------------------
r95 | grdn | 2012-12-31 19:09:32 +0000 (Mon, 31 Dec 2012) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Data.lua
   D /trunk/Developer.lua
   M /trunk/PokemonTrainer.toc
   A /trunk/_scripts/Developer.lua

- Moved some files
------------------------------------------------------------------------
r94 | grdn | 2012-12-31 16:10:48 +0000 (Mon, 31 Dec 2012) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/_scripts
   A /trunk/_scripts/pack_data.pl

- Compiled Data.lua to make it more user friendly =)
- Added my packager script to repo, shouldn't get packed by Curse since its ignored in .pkgmeta
------------------------------------------------------------------------
r93 | grdn | 2012-12-31 16:05:11 +0000 (Mon, 31 Dec 2012) | 1 line
Changed paths:
   D /trunk/pack_data.pl

- Compiled Data.lua to make it more user friendly. =)
------------------------------------------------------------------------
r92 | grdn | 2012-12-31 16:02:05 +0000 (Mon, 31 Dec 2012) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Data.lua
   A /trunk/pack_data.pl

- Compiled Data.lua to make it more user friendly. =)
- Added pack script in Perl, which won't get packaged
------------------------------------------------------------------------
r91 | grdn | 2012-12-31 15:02:12 +0000 (Mon, 31 Dec 2012) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/FrameCombatDisplay.lua

- Fixed a bug where player-wide auras were not properly scanned
- Removed some not used variables
------------------------------------------------------------------------
r90 | grdn | 2012-12-31 12:16:31 +0000 (Mon, 31 Dec 2012) | 8 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Data.lua
   M /trunk/Developer.lua
   M /trunk/Modules/FrameCombatDisplay.lua
   M /trunk/Modules/FrameCombatDisplay.xml
   M /trunk/PokemonTrainer.toc

- Raised TOC version to 1.1.0
- Finally added new Ability Highlights System
- Options are currently missing, expect them before the Release, its currently alpha guys
- Finalized Developer.lua! Yet...
- Collected all important data and stored them in Data.lua
- Core now scans for currently active auras, buffs and debuffs
- FrameCombatDisplay now highlights abilities which currently have any kind of damage increasing modifier associated
- Do not forget: THIS IS ALPHA! Expect errors and bugs and especially report them, please. =)
------------------------------------------------------------------------
r89 | grdn | 2012-12-30 13:13:53 +0000 (Sun, 30 Dec 2012) | 5 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Data.lua
   A /trunk/Developer.lua
   M /trunk/LibPetBreedInfo-1.0/LibPetBreedInfo-1.0.lua
   M /trunk/Modules/FrameCombatDisplay.lua
   M /trunk/Modules/FrameCombatDisplay.xml
   M /trunk/PokemonTrainer.toc

- Changed my mind on Developer.lua, its now at the repo to prevent eventual data loss
- Added new version of LibPetBreedInfo-1.0
- FrameCombatDisplay doesn't scan pet battle events on each battle frame anymore, instead, a Proxy frame listens for events and executes actions on the battle frames
- This change explicitly reduces CPU and memory usage during battles
- Continued playing with ability highlights => this feature is still very early pre alpha and thus not packed in public packages
------------------------------------------------------------------------
r88 | grdn | 2012-12-29 11:51:22 +0000 (Sat, 29 Dec 2012) | 5 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   A /trunk/Data.lua
   M /trunk/Modules/FrameCombatDisplay.lua
   M /trunk/PokemonTrainer.toc
   M /trunk/TODO.txt

- Committing a few last changes to the actual alpha
- Preparing PT for its big new feature: Ability highlights
- Set PetJournal and PetBattleUI as dependencies in the TOC. This forces WoW to load PT after these addons and we don't need to check for both loaded anymore.
- Added Data.lua, which is currently empty in packages of all kind
- Added Developer.lua, which will never be published on Curseforge or the repo
------------------------------------------------------------------------
r87 | grdn | 2012-12-28 12:57:29 +0000 (Fri, 28 Dec 2012) | 6 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   A /trunk/LibPetBreedInfo-1.0
   A /trunk/LibPetBreedInfo-1.0/LibPetBreedInfo-1.0.lua
   A /trunk/LibPetBreedInfo-1.0/LibPetBreedInfo-1.0.toc
   A /trunk/LibPetBreedInfo-1.0/LibStub.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/FrameCombatDisplay.lua
   M /trunk/Modules/FrameCombatDisplay.xml
   M /trunk/PokemonTrainer.toc

- Hard embedded LibPetBreedInfo (thanks Nullberri from PetJournal Enhanced)
- Added support for pet breeds (actually!) in the FrameCombatDisplay
- Added some options for that
- Added new locales 
- Removed module AutoSafariHat from alpha state
- Raised version number to 1.0.3
------------------------------------------------------------------------
r86 | grdn | 2012-12-27 14:13:55 +0000 (Thu, 27 Dec 2012) | 3 lines
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   A /trunk/Modules/AutoSafariHat.lua
   M /trunk/Modules/FrameCombatDisplay.lua
   M /trunk/Modules/HealBandageButtons.lua
   M /trunk/Modules/WildPetTooltip.lua
   M /trunk/PokemonTrainer.toc

- Cleaned up the scopes of every module because some functions got redeclared silently
- Added AutoSafariHat module (Curseforge Ticket #13)
- Added many many new locales
------------------------------------------------------------------------
r85 | grdn | 2012-12-27 11:31:55 +0000 (Thu, 27 Dec 2012) | 1 line
Changed paths:
   M /trunk/Modules/HealBandageButtons.lua

- Set bandage item to actual Bandages, not Roastbeef. :D
------------------------------------------------------------------------
r84 | grdn | 2012-12-27 11:29:57 +0000 (Thu, 27 Dec 2012) | 5 lines
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/HealBandageButtons.lua
   M /trunk/Modules/HealBandageButtons.xml

- Gave the HealBandageButton module same additional love (Ticket 11)
- The framescale is now adjustable
- Keybindings are set without reloading
- Not displaying the bandage icon should be (hopefully) fixed now
- Added/updated locales
------------------------------------------------------------------------
r83 | grdn | 2012-12-26 14:45:19 +0000 (Wed, 26 Dec 2012) | 4 lines
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/HealBandageButtons.lua
   M /trunk/Modules/HealBandageButtons.xml

- Attached the new HealBandageButtons to minimap pet tracking
- While a "normal" combat, die buttons will be hidden
- Added options to set a mouse button and a modifier key for executing button actions
- Added much more new locales
------------------------------------------------------------------------
r81 | grdn | 2012-12-26 12:43:05 +0000 (Wed, 26 Dec 2012) | 5 lines
Changed paths:
   A /trunk/Modules/HealBandageButtons.lua
   A /trunk/Modules/HealBandageButtons.xml
   M /trunk/PokemonTrainer.toc

Curseforge Ticket #11 by A2line
- Added a pet heal and bandage frame (currently only for alpha testers)
- Added module HealBandageButtons

THIS FEATURE IS STILL IN TESTING STATE!
------------------------------------------------------------------------
r80 | grdn | 2012-12-25 21:34:34 +0000 (Tue, 25 Dec 2012) | 1 line
Changed paths:
   M /trunk/Core.lua

- In addition, hides the radios for combat display switching when in a battle
------------------------------------------------------------------------
r79 | grdn | 2012-12-25 21:32:46 +0000 (Tue, 25 Dec 2012) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua

- The option menu now tells you that switching combat displays isn't available during battles, when currently in a battle
- Added locale
------------------------------------------------------------------------
r78 | grdn | 2012-12-25 09:02:24 +0000 (Tue, 25 Dec 2012) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua

- Changed the option "preferred combat display" from dropdown to radio, which is less confusing. Also attached a short info text about displays to that widget.
- Added new locales.
------------------------------------------------------------------------
r77 | grdn | 2012-12-24 18:59:44 +0000 (Mon, 24 Dec 2012) | 3 lines
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/FrameCombatDisplay.lua
   M /trunk/Modules/FrameCombatDisplay.xml
   M /trunk/PokemonTrainer.toc

- Added option to cut off ability icon borders
- Added two new locales
- Raised TOC version to 1.0.1
------------------------------------------------------------------------
r76 | grdn | 2012-12-24 17:35:55 +0000 (Mon, 24 Dec 2012) | 2 lines
Changed paths:
   M /trunk/Modules/FrameCombatDisplay.lua
   M /trunk/Modules/FrameCombatDisplay.xml

- Reworked battle frame reorganization and moved the "active pet first" part into the sort function
- Also added some checks to the xml to prevent cooldown scanning abilities of inactive pet slots or inactive ability slots
------------------------------------------------------------------------
r75 | grdn | 2012-12-24 13:22:28 +0000 (Mon, 24 Dec 2012) | 1 line
Changed paths:
   M /trunk/Core.lua

- Curse comment #105: incorrect cooldown highlightning when a pet is currently not available (sleeping, repairing, preparing, etc.)
------------------------------------------------------------------------
r73 | grdn | 2012-12-23 11:17:25 +0000 (Sun, 23 Dec 2012) | 1 line
Changed paths:
   M /trunk/Modules/TooltipCombatDisplay.lua

- Fixed a bug with TooltipCombatDisplay.lua initial positioning, was -300y instead of 300y
------------------------------------------------------------------------
r72 | grdn | 2012-12-23 10:35:50 +0000 (Sun, 23 Dec 2012) | 2 lines
Changed paths:
   M /trunk/PokemonTrainer.toc

First PT v1.0.0 public alpha package
Feedback appreciated! :)
------------------------------------------------------------------------
r71 | grdn | 2012-12-23 10:32:20 +0000 (Sun, 23 Dec 2012) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/FrameCombatDisplay.lua
   M /trunk/Modules/FrameCombatDisplay.xml

Fixed repositioning as it encountered some bugs:
- When used resized frames, they sometimes were anchored to the center of the screen and didn't grow down
- When used a scaled frame, positions were not restored correctly
------------------------------------------------------------------------
r70 | grdn | 2012-12-22 21:38:30 +0000 (Sat, 22 Dec 2012) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/FrameCombatDisplay.lua
   M /trunk/Modules/WildPetTooltip.lua

- Fixed a bug in WildPetTooltip.lua which occured when one of your pets had less than 3 abilities
- Fixed a bug in FrameCombatDisplay.lua, dead pet sorting did not work correctly when someone in the battle had less than 3 pets
------------------------------------------------------------------------
r69 | grdn | 2012-12-22 16:10:00 +0000 (Sat, 22 Dec 2012) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/Config.lua
   A /trunk/Core.lua
   D /trunk/Libs/libdatabroker-1-1
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/AuctionSearch.lua
   A /trunk/Modules/FrameCombatDisplay.lua
   A /trunk/Modules/FrameCombatDisplay.xml
   A /trunk/Modules/TooltipCombatDisplay.lua
   A /trunk/Modules/WildPetTooltip.lua
   D /trunk/PokemonTrainer.lua
   M /trunk/PokemonTrainer.toc
   A /trunk/TODO.txt

- Initial commit of version 1.0.0 in the trunk
------------------------------------------------------------------------
r41 | possible | 2012-12-08 16:41:51 +0000 (Sat, 08 Dec 2012) | 2 lines
Changed paths:
   M /trunk/PokemonTrainer.lua

New Feature: Speed/initiative indicator, Ticket 7
 - Thanks to A2line for the suggestion
------------------------------------------------------------------------
r39 | grdn | 2012-12-07 14:38:42 +0000 (Fri, 07 Dec 2012) | 1 line
Changed paths:
   M /trunk/PokemonTrainer.toc

- Little TOC update
------------------------------------------------------------------------
r38 | possible | 2012-12-06 21:35:20 +0000 (Thu, 06 Dec 2012) | 3 lines
Changed paths:
   M /trunk/Modules/AuctionSearch.lua
   M /trunk/PokemonTrainer.lua

AuctionSearch CPU performance improve


------------------------------------------------------------------------
r37 | possible | 2012-12-06 11:27:54 +0000 (Thu, 06 Dec 2012) | 5 lines
Changed paths:
   M /trunk/PokemonTrainer.lua

Fixed Two glitches:
 - Showing Cooldown (0)
 - Not Showing PetNames for Trainer-Only-PetTypes (now using customName instead of species-Name)


------------------------------------------------------------------------
r36 | possible | 2012-12-06 08:24:59 +0000 (Thu, 06 Dec 2012) | 3 lines
Changed paths:
   M /trunk/PokemonTrainer.lua

Readded ability caching for better cpu performance and memory usage


------------------------------------------------------------------------
r34 | grdn | 2012-12-05 21:12:46 +0000 (Wed, 05 Dec 2012) | 1 line
Changed paths:
   M /trunk/PokemonTrainer.toc

- Re-packaging. There was a problem with iLib
------------------------------------------------------------------------
r31 | grdn | 2012-12-04 11:32:59 +0000 (Tue, 04 Dec 2012) | 2 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/PokemonTrainer.toc

- Corrected TOC
- Dummy Battles for options frame are disabled. You'll see little black boxes instead
------------------------------------------------------------------------
r30 | grdn | 2012-12-04 11:11:25 +0000 (Tue, 04 Dec 2012) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/PokemonTrainer.lua
   M /trunk/PokemonTrainer.toc

- Removed displaying whether a pet is caught or not in wild pet tooltips
------------------------------------------------------------------------
r29 | possible | 2012-12-04 10:21:06 +0000 (Tue, 04 Dec 2012) | 3 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Modules/AuctionSearch.lua

Auctioneer compatiblity disable


------------------------------------------------------------------------
r27 | possible | 2012-12-04 09:43:25 +0000 (Tue, 04 Dec 2012) | 3 lines
Changed paths:
   M /trunk/Config.lua
   A /trunk/Modules
   A /trunk/Modules/AuctionSearch.lua

Missing File and Configuration


------------------------------------------------------------------------
r24 | possible | 2012-12-04 07:38:49 +0000 (Tue, 04 Dec 2012) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Libs
   M /trunk/PokemonTrainer.lua
   M /trunk/PokemonTrainer.toc

5.1-beta2:
New Feature: Highlight known Pets in Auctions


------------------------------------------------------------------------
r23 | possible | 2012-12-02 13:12:51 +0000 (Sun, 02 Dec 2012) | 3 lines
Changed paths:
   M /trunk/Libs

Packager-Test


------------------------------------------------------------------------
