Quick list of KissAssist 6.0 changes will write it up more in the next couple days
Bug fixes etc
Fixed Pet buff check - Thanks brizors
Fixed burn section weirdness in targeting and crashing
Fixed gift of mana Event. It wasn't always casting due to different text depending on AA level.
Fixed target glitch in group if tank dead
Fixed Bard Aura of the Poet Rk.II aura cast loop do to Song typo in name
Fixed cleric self rez routine. Clerics were constantly ignoring their own corpse
Pet focus will only show up now for mages, Beastlords and necros in the ini file.
Added REAL/AA xp gained message when mob killed
Mezzers will try to mez all adds if tank dies
Hunter mode fixed had lots of weird issues.
Hunter looting issues fixed.
INI File Auto rebuff section rewritten to stream line buff watch and recast buffs smarter.
First part of heal section rewritten to hopefully increase heal responses.
NEW! - MQ2navigation support added for pulling. Kiss automatically recognizes if a MQ2Navigation mesh is loaded for the zone.
NEW! - DPSOn=2 - DPS feature to cast spells in an absolute order instead of based on mob health %'s.
DPSOn=0/1/2 - Off/On cast normal by mob health/On but cast in order of mob health %
The following would cast 1 2 3 4 starting at 97% of mob HEALTH. This feature is based on the health tag |97% |90% but will cast in order and does not check mob health other than when to start. So you would use 1-100% to rank the spells in the order you want them cast.
Rich (BB code):
[DPS]
DPSOn=2
DPSSkip=10
DPSInterval=15
DPS1=Echo of Tashan|97
DPS2=Dreary Deeds|95
DPS3=Thin Air|90
DPS4=Polychromatic Assault|85
NEW! - Groupwatch option added to watch only healers. Cleric druid and shammys
GroupWatchOn=0/1/2 - Off/Entire group/Healers only - Clerics druids and shammys
NEW! - Pet toy support for Mages. Mages will equip their own pets with basic stuff - Thanks lanceval
This feature was based on code from el_nene's autobot. Used with permission.
Autobot is available at Macequest2.com VIP section.
This is a work in progress.
Rich (BB code):
PetToysOn=1
PetToys1=Muzzle of Mardu
PetToys2=Belt of Magi'Kot
PetToys3=Blade of Walnan
PetToys4=Summon Fireblade
NEW! - AE Spell Section
AEOn=1/0 On/Off
AERadius=50 - Radius around character to detect mobs.
AE1=Explosion of Spite|2|Mob = Spell/AA/Disc/Item to cast|Number of mobs in radius to activate|Target Mob|MA|Me
Rich (BB code):
[AE]
AEOn=1
AERadius=50
AE1=Explosion of Spite|2|Mob
AE2=Explosion of Hatred|3|Mob
AE3=NULL
NEW! - MQ2Posse by Sym Support integrated with AFKTools Section based on AFKTools.mac by AnonymousHero
KissAssist will now pause when strangers are in your defined radius.
Read about MQ2Posse here
Rich (BB code):
[AFKTools]
AFKHelp=AFKGMAction=0 Off, 1 Pause Macro, 2 End Macro, 3 Unload MQ2, 4 Quit Game
AFKToolsOn=1
AFKGMAction=1
AFKPCRadius=150
NEW! Added Melee and Caster tags to Buffs Section for single target buff spells. Mostly for lower level spells
Rich (BB code):
[Buffs]
BuffsOn=1
Buffs1=Focus of Alladnu|Melee
NEW! - Heal tag !MA - heals everyone but MA - Requested By Garland
Heal1=Spell Name|90|!MA - would heal anyone in the group with the spell except the MA
Rich (BB code):
[Heals]
Heal1=Sacred Elixir|90|!MA
NEW! Mez support for necros added. Main code submitted by Dencelle.
Yes Virginia necros can single mez regular mobs. Who knew?
NEW! - Command
/addingnore partial mob name - will add the closest mob to you it can find with that name you type
/addignore thorn - would add "a briar thorn" to the ignore list if in blightfire moors
NEW! - Basic Curing Feature Added
It uses
MQ2Debuffs, automatically loaded, to determine if you have Disease/Poison/Curse debuffs. If you have any of these it will cast the cure spell. Phase I checks the caster and also checks if anyone using Kiss on the same machine is debuffed. Use cure alls for now since it can't determine specific debuffs. The feature is fairly basic and I will add more to it in the next release. I might roll this feature into the heal section as well in a future version
Rich (BB code):
[Cures]
CuresOn=1
Cures1=Radiant Cure
Cures2=NULL
Cures3=NULL
Kissassist 6.1
Fixed Bard Twisting weirdness.
Fixed Shammy canni spell firing off whenever it refreshed instead assigned mana %
Streamlined part of the pulling section dealing with finding mobs to cut down on wasted time trying to pull the same inaccessible mob over and over.
Added corpse check in to macro from starting if toon is dead to prevent creating Kissassist_Bob_Corpse.ini file.
NEW! Advanced MQ2EQBC Feature
I often have 2 or 3 groups running using kiss. When testing I need to see all of the messages that are being sent to EQBC.
When you have 8 toons spamming the same EQBC its gets a little confusing.
I have added a feature that allows KissAssist to use EQBC channels. This way only the toons that are in that channel will see the messages
The command to have a toon join an EQBC channel is /bccmd channels <channel name> ie /bccmd channels povar
The new feature uses the following command
EQBCOn=0/1/2|Channel = Off/On/On|Channel name