tag 5.4.2
accc3e0266e9bcc41c20ec2f47fefaa7dd554e51
Johnny C. Lam <jlam88@gmail.com>
2013-10-12 20:39:32 -0400

Tagging as 5.4.2 release.


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

Johnny C. Lam:
	- Ovale will be dropping support for "0s before ..." time constructs.
	To check if a spell is available to cast (off cooldown), it is sufficient
	to use "Spell(spellId)" as the condition, e.g.,
	
	    if Spell(BERSERK_CAT) Texture(Ability_mount_polarbear_white)
	- Monk: Fix non-WW DPS rotation and bug where EnergyCost(jab) == 0.
	- Workaround bug where the energy/mana cost of Jab is 0 by hardcoding the
	  energy cost of Jab directly.
	
	- Use the "texture" parameter of SpellInfo() to always use the fist Jab
	  texture when recommending Jab.
	- Monk: Change mistweaving icons to full fistweaving rotations.
	Rotations from Reglitch's Fistweaving Guide.
	- Monk: Add DPS rotations for non-WW monks in DPS stance.
	- Monk: Modify Tier 2 heal talent usage for brewmasters.
	Chi Wave (15s CD) and Zen Sphere (10s CD) are part of the normal rotation
	due to their short cooldowns, but Chi Burst (30s CD) is moved to the CD
	icon since its usage is more situational -- brewmasters typically wait to
	use it in specific stacking situations for the heal or the AoE dmg for
	stacked mobs.
	- Monk: Update scripts to 5.4 priority lists.
	Catch up to changes due to RJW replacing SCK and remove FoF from the WW
	AoE priority list.
aggixx:
	- Update Leafkiller.lua
ShmooDude:
	- Updated Leafkiller's to 5.4.2.1
