[TABLE="width: 600, align: center"]
[TR]
[TD="align: center"]
[/TD]
[TD="align: center"]
[/TD]
[TD="align: center"][/TD]
[/TR]
[/TABLE]
Install
Update
Patch Notes
The zip file below is for advanced users. If you're new, please use the installer and run update.exe after each patch to get the newest version.
[TR]
[TD="align: center"]
[/TD][TD="align: center"]
[TD="align: center"][/TD]
[/TR]
[/TABLE]
Install
Update
- Run update.exe
Patch Notes
Rich (BB code):
16 Sep 2016 by Redguides
MQ2CPULoad added - thanks Dewey
Kissassist updated - thanks Maskoi & Ctaylor
The following plugins have been updated: MQ2Cast, MQ2Melee, and MQ2Nav (thanks brainiac)
16 Sep 2016 by eqmule
Fixed a crash bug in listwnd::addstring for the test build -report cred: fry
ISXEQ once again compiles... sorry about the long wait.
BIG NOTE: it now includes ISXDK 35, this means you should use VS 2015 with toolset 140 to build it.
one thing though... mq2ic doesnt load for some reson for it
I have contacted Lax and hope we can figure out a workaround.
Bottomline... yeah... you CAN build isxeq now...
but its not protected by mq2ic, so run at your own risk.
I really didnt want to wait any longer to get something out.
but if you are the paranoid type, id hold off a couple more days
until we can figure out a way to load it...
15 Sep 2016 by eqmule
Updated for TEST
The injector now detects if a profile is loaded or not and reinjects if needed if clicked,
prior to this update sessions that u did /unload in game for had their profile name set
as character (Loaded) and if you clicked such a profile, it would not reinject.
Fixed a bug in GetItemContentsByName
Fixed a bug in GetItemLink -cred demonstar55 and rswiders
Added a new parameter to FindItemBySlot so we can specify which locations to search.
NEW FEATIRE: The EverQuest TLO has a new member .LastMouseOver
it returns a windowtype of the last window the mouse was hovering.
Want to know the name of a window or its children? Tired of doing /windows and look through a list of a million windows?
Well now it's easy:
Example: Place the mouse over a window and do a /echo ${EverQuest.LastMouseOver.Name}
Example2: /echo ${EverQuest.LastMouseOver.Tooltip}
NEW FEATURE: Added .MouseOver to the Group TLO
Usage1: /echo Im hovering my mouse over ${Group.MouseOver.Name} which has ths spawnid: ${Group.MouseOver.ID}
Usage2: /bct ${Group.MouseOver.Name} hi there I dont want to change my target just to tell u: please heal ${Me.Mame}
Usage3: /bct eqmule //casting "Complete Heal" -targetid|${Group.MouseOver.ID}
Usage4: /bct ${Group.MouseOver.CleanName} //setprio 2
Final Note: YOU CAN hover over your own name in the player window where u see your hp and it will return you.
There are many more usages for this im sure...
Fixed GetItemLink
Fixed AltAbilityReady to only return true for active abilities - cred desgn
Fixed multiple buffer overflows all over the place in core.
Note to self:
The following plugins has had some kind of modification made to them to work with this release:
MQ2Twist, MQ2SpawnMaster, MQ2LinkDB, MQ2EQBC I should post them on the forum.
NavigationType.cpp MQ2Netheal.cpp MQ2SpawnMaster.cpp MQ2Twist.cpp
02 Sep 2016 by RedGuides
Ninjadvloot updated to 6.2 (Thanks hoosierbilly!)
kissassist updated to 9.1 (Thanks ctaylor and maskoi!)
MQ2AFNuke & MQ2Heals updated (Thanks jimbob!)
MQ2AASpend, MQ2Cast, MQ2Melee all updated
02 Sep 2016 by eqmule
Reverted a "fix" to the /while command that instead of fixing it made it worse
im not happy with this command, im gonna have to spend more time on it.
01 Sep 2016 by eqmule
Misc Fixes to improve stability.
The Launcher can now launch single sessions without logging u in, i basically just "launches clean"
rightclick the "Launch Clean" menu item to toggle starting eqgame in suspended mode (for power users)
The Launcher can now export and import login profiles.
Added some missing itemtypes.
The ALTABILITY struct has gotten an overhaul
CurrentRank is now GroupLevel
RequirementCount is now RequiredGroups
RequiresAbility is now RequiredGroupLevels
grant_only is now QuestOnly
next_id is now NextGroupAbilityId
last_id is now PreviousGroupAbilityId
PointsSpent is now TotalPoints
PLUGIN AUTHORS: GetAAById has a second parameter, its level, use it or it will default to -1 this is only important when you try to find a aa by name.
example:
int level = -1;
if (PSPAWNINFO pMe = (PSPAWNINFO)pLocalPlayer) {
level = pMe->Level;
}
if (PALTABILITY pAbility = pAltAdvManager->GetAAById(index, level)) {
I added a wrapper for GetAAById so we can build emu builds.
its called GetAAByIdWrapper and is exported.
CTargetWnd__UpdateBuffs is now CTargetWnd__RefreshTargetBuffs (cause it is)
Bunch of other stuff
17 Aug 2016 by Redguides
KissAssist 9.0 Released - Thanks Maskoi & ctaylor!
MQ2AFNuke Updated - Thanks Jimbob!
MQ2AdvPath Updated
MQ2Dpsadv updated
MQ2Navigation removed (use MQ2Nav instead)
MQ2Pop removed (use MQ2SpawnMaster instead)
17 Aug 2016 by eqmule
Updated for LIVE
TRUEBOX nerfed.
The zip file below is for advanced users. If you're new, please use the installer and run update.exe after each patch to get the newest version.
Attachments
Last edited:


EQMule



