------------------------------------------------------------------------
r74 | grdn | 2012-12-15 10:15:15 +0000 (Sat, 15 Dec 2012) | 3 lines
Changed paths:
   D /trunk/FrameCombatDisplay.lua
   D /trunk/FrameCombatDisplay.xml
   D /trunk/Misc
   A /trunk/Modules
   A /trunk/Modules/AuctionSearch.lua
   A /trunk/Modules/FrameCombatDisplay.lua
   A /trunk/Modules/FrameCombatDisplay.xml
   A /trunk/Modules/TooltipCombatDisplay.lua
   A /trunk/Modules/WildPetTooltip.lua
   M /trunk/PokemonTrainer.toc
   A /trunk/TODO.txt
   D /trunk/TooltipCombatDisplay.lua

- Changed the hierarchy a little
-  dir Misc => Modules
-  both combat displays have been moved into the Modules dir
------------------------------------------------------------------------
r73 | grdn | 2012-12-15 10:04:03 +0000 (Sat, 15 Dec 2012) | 3 lines
Changed paths:
   M /trunk/FrameCombatDisplay.lua
   M /trunk/FrameCombatDisplay.xml

- Added ability tooltips
- Refused to add both pet and pettype tooltips since they are to be displayed by the default Battle UI
- Added a function PT.BattleFrame_GetTooltipPosition() which indicates whether to display the tooltip on the left or right side. It will eventually make its way into the core.
------------------------------------------------------------------------
r72 | grdn | 2012-12-14 22:37:16 +0000 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/FrameCombatDisplay.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua

- Added much more localization stuff
------------------------------------------------------------------------
r71 | grdn | 2012-12-14 19:48:31 +0000 (Fri, 14 Dec 2012) | 2 lines
Changed paths:
   M /trunk/FrameCombatDisplay.lua
   M /trunk/Misc/WildPetTooltip.lua

- Added some comments
- Reordered minor code snippets
------------------------------------------------------------------------
r70 | grdn | 2012-12-14 17:58:06 +0000 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/FrameCombatDisplay.lua
   M /trunk/FrameCombatDisplay.xml

- Added option "Override color"
------------------------------------------------------------------------
r69 | grdn | 2012-12-14 17:13:28 +0000 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/FrameCombatDisplay.lua
   M /trunk/FrameCombatDisplay.xml

- Added frame positioning
------------------------------------------------------------------------
r68 | grdn | 2012-12-14 14:37:13 +0000 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/FrameCombatDisplay.xml

- Fixed a bug with ability cooldown highlightning
------------------------------------------------------------------------
r67 | grdn | 2012-12-14 14:32:16 +0000 (Fri, 14 Dec 2012) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/FrameCombatDisplay.lua
   M /trunk/FrameCombatDisplay.xml

- Added much more options for FrameCombatDisplay. They are actually working.
- Reworked the alpha highlightning for inactive pets.
------------------------------------------------------------------------
r66 | grdn | 2012-12-14 10:02:16 +0000 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Developer.lua

- Changed Developer.lua
------------------------------------------------------------------------
r65 | grdn | 2012-12-14 09:40:48 +0000 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/PokemonTrainer.toc

- Alpha package
------------------------------------------------------------------------
r64 | grdn | 2012-12-14 09:36:54 +0000 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/PokemonTrainer.toc

- First alpha package
------------------------------------------------------------------------
r63 | grdn | 2012-12-13 20:53:29 +0000 (Thu, 13 Dec 2012) | 3 lines
Changed paths:
   M /trunk/Misc/AuctionSearch.lua

- Finally repaired the AuctionSearch module
- added possibility to color the background of auction battle pets (green = known, red = unknown)
- AuctionSearch needs to get some options in the future
------------------------------------------------------------------------
r62 | grdn | 2012-12-13 20:12:21 +0000 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Misc/AuctionSearch.lua

- Worked on AuctionSearch.lua
------------------------------------------------------------------------
r61 | grdn | 2012-12-13 17:49:05 +0000 (Thu, 13 Dec 2012) | 4 lines
Changed paths:
   D /trunk/BattleFrames.lua
   D /trunk/BattleFrames.xml
   M /trunk/Core.lua
   A /trunk/FrameCombatDisplay.lua
   A /trunk/FrameCombatDisplay.xml
   M /trunk/Locales/enUS.lua
   M /trunk/Misc/AuctionSearch.lua
   M /trunk/PokemonTrainer.toc
   A /trunk/TooltipCombatDisplay.lua
   D /trunk/TooltipFrames.lua

- Converted Combat Display "Frames" into a module
- Created Combat Display "Tooltip" as module
- Started to convert AuctionSearch.lua into a PT module
- Renamed some files
------------------------------------------------------------------------
r60 | grdn | 2012-12-13 16:33:42 +0000 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/Core.lua
   A /trunk/Developer.lua
   M /trunk/PokemonTrainer.toc

- Moved developer data to Developer.lua
------------------------------------------------------------------------
r59 | grdn | 2012-12-13 16:05:01 +0000 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/Misc/WildPetTooltip.lua

- Moved :GetOptions to eof
------------------------------------------------------------------------
r58 | grdn | 2012-12-13 16:03:19 +0000 (Thu, 13 Dec 2012) | 4 lines
Changed paths:
   D /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Misc/AuctionSearch.lua
   M /trunk/Misc/WildPetTooltip.lua
   M /trunk/PokemonTrainer.toc

- Added configuration window
- Added module WildPetTooltip.lua
- Added many settings to WildPetTooltip.lua
- Removed Config.lua since the configuration stuff is now in the Core
------------------------------------------------------------------------
r57 | grdn | 2012-12-13 10:46:41 +0000 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/BattleFrames.lua
   M /trunk/Core.lua
   M /trunk/Misc/WildPetTooltip.lua

- Added Wild Pet Tooltips
------------------------------------------------------------------------
r56 | grdn | 2012-12-12 16:06:50 +0000 (Wed, 12 Dec 2012) | 1 line
Changed paths:
   M /trunk/BattleFrames.xml
   M /trunk/Core.lua

- Cleaned up the code. A very very little.
------------------------------------------------------------------------
r55 | grdn | 2012-12-12 15:01:32 +0000 (Wed, 12 Dec 2012) | 4 lines
Changed paths:
   M /trunk/BattleFrames.lua
   M /trunk/BattleFrames.xml
   A /trunk/Core.lua
   A /trunk/Misc
   A /trunk/Misc/AuctionSearch.lua
   A /trunk/Misc/WildPetTooltip.lua
   D /trunk/Modules
   D /trunk/PokemonTrainer - Kopie.lua
   D /trunk/PokemonTrainer.lua
   M /trunk/PokemonTrainer.toc
   A /trunk/TooltipFrames.lua

- Added Dead Pet Highlightning
- Added Frame Resizing
- Added Pet Order Reorganizing (active pets are first to be displayed)
- Added Petch Switch Animations
------------------------------------------------------------------------
r54 | grdn | 2012-12-11 16:04:40 +0000 (Tue, 11 Dec 2012) | 1 line
Changed paths:
   M /trunk/PokemonTrainer.lua

- Added some comments to get stuff clearer
------------------------------------------------------------------------
r53 | grdn | 2012-12-11 15:43:27 +0000 (Tue, 11 Dec 2012) | 1 line
Changed paths:
   M /trunk/BattleFrames.lua
   M /trunk/BattleFrames.xml

- Added Frame Resizing
------------------------------------------------------------------------
r52 | grdn | 2012-12-11 14:08:47 +0000 (Tue, 11 Dec 2012) | 1 line
Changed paths:
   M /trunk/BattleFrames.lua
   M /trunk/BattleFrames.xml

- Moved frame cooldown highlights into the xml file
------------------------------------------------------------------------
r51 | grdn | 2012-12-11 13:44:21 +0000 (Tue, 11 Dec 2012) | 1 line
Changed paths:
   M /trunk/BattleFrames.lua
   M /trunk/BattleFrames.xml
   M /trunk/PokemonTrainer.lua

- Added displaying of ability cooldowns
------------------------------------------------------------------------
r50 | grdn | 2012-12-11 12:48:36 +0000 (Tue, 11 Dec 2012) | 1 line
Changed paths:
   M /trunk/BattleFrames.lua

- r, g, b level color values were globally set by accident
------------------------------------------------------------------------
r49 | grdn | 2012-12-11 12:46:06 +0000 (Tue, 11 Dec 2012) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/BattleFrames.lua
   M /trunk/BattleFrames.xml
   M /trunk/PokemonTrainer.lua
   M /trunk/PokemonTrainer.toc

- Added pet level color highlights in relation to the active enemy pet level
------------------------------------------------------------------------
r48 | grdn | 2012-12-11 11:27:42 +0000 (Tue, 11 Dec 2012) | 2 lines
Changed paths:
   M /trunk/BattleFrames.lua
   M /trunk/PokemonTrainer.lua

- Testing frame highlighting for active pets
- Removed the "prevent double round up" thing since it doesn't worked out well
------------------------------------------------------------------------
r47 | grdn | 2012-12-11 11:21:19 +0000 (Tue, 11 Dec 2012) | 2 lines
Changed paths:
   M /trunk/BattleFrames.lua
   M /trunk/BattleFrames.xml
   M /trunk/PokemonTrainer.lua

- Improved the XML UI, both frames are now created immediately when the XML is loaded
- Both Battle Frames are draggable by now, their position is saved
------------------------------------------------------------------------
r46 | grdn | 2012-12-11 08:34:03 +0000 (Tue, 11 Dec 2012) | 3 lines
Changed paths:
   M /trunk/BattleFrames.lua
   M /trunk/BattleFrames.xml
   M /trunk/PokemonTrainer.lua

- Fixed a bug in BattleFrames.xml
- Reworked the pets scanning and roundup methods a bit
- RoundUp: added scanning of pet hp/maxhp and active pet
------------------------------------------------------------------------
r45 | grdn | 2012-12-10 17:40:29 +0000 (Mon, 10 Dec 2012) | 2 lines
Changed paths:
   M /trunk/PokemonTrainer.lua

- GetSpeedBonus now returns whether a pet is faster than another pet
- GetSpeedBonus also returns whether a pet would be faster than another pet, if its flying bonus would be active (true = pet is flying and hp under 50%)
------------------------------------------------------------------------
r44 | grdn | 2012-12-10 17:16:25 +0000 (Mon, 10 Dec 2012) | 1 line
Changed paths:
   M /trunk/BattleFrames.xml

- Removed a predefined texture
------------------------------------------------------------------------
r43 | grdn | 2012-12-10 17:01:13 +0000 (Mon, 10 Dec 2012) | 1 line
Changed paths:
   M /trunk/BattleFrames.lua
   M /trunk/PokemonTrainer.lua

- Added some comments.
------------------------------------------------------------------------
r42 | grdn | 2012-12-10 16:44:12 +0000 (Mon, 10 Dec 2012) | 1 line
Changed paths:
   A /trunk/BattleFrames.lua
   A /trunk/BattleFrames.xml
   A /trunk/PokemonTrainer - Kopie.lua
   M /trunk/PokemonTrainer.lua
   M /trunk/PokemonTrainer.toc

- Initial commit
------------------------------------------------------------------------
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


------------------------------------------------------------------------
r22 | possible | 2012-12-02 11:23:01 +0000 (Sun, 02 Dec 2012) | 3 lines
Changed paths:
   M /trunk/PokemonTrainer.lua

Small Fix: Tooltip-positioning


------------------------------------------------------------------------
r21 | possible | 2012-12-02 10:49:03 +0000 (Sun, 02 Dec 2012) | 12 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Libs
   M /trunk/PokemonTrainer.lua
   M /trunk/PokemonTrainer.toc

Merging Possibles continuation:

 - Added AceAddon for Addon-Initiallation (Instead of player login event)
 - Fixed String PetIDs (5.1) on Mouseover and Battle check
 - Reworked Tooltips to reuse code for own and enemy pet
   * with avoiding parameter reference for value return *shudder*

New Feature:
 - Colored Level in Tooltip to compare difficulty of your current team



------------------------------------------------------------------------
r19 | grdn | 2012-11-17 14:41:37 +0000 (Sat, 17 Nov 2012) | 2 lines
Changed paths:
   M /trunk/PokemonTrainer.lua
   M /trunk/PokemonTrainer.toc

- Added displaying of enemys and players skill cooldowns. Now you can time usage of abilities better and you will know when your enemy will use this ubah strong skill again.
- This patch is provided by Detritis (curseforge)
------------------------------------------------------------------------
