RevisionHistory:Version15Patch90-99

From ISXOgre
Revision as of 13:59, 29 November 2011 by Canoppener (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Versions: ISXOgre-2011.09.29, Patch Version-99, OgreBot-15.017 (Available from autopatcher) - Kannkor

  • Fixed new raid debuff options from working.

Versions: ISXOgre-2011.09.29, Patch Version-98, OgreBot-15.016 (Available from autopatcher) - Kannkor

  • Changed files: OgreUIXML
  • Renamed tab "Extra" to "Raid options"
    • Added options: Cast raid debuff and Move to cast raid debuff. These were REMOVED from "Raid options" and added here for those not wanting to use raid options.

Versions: ISXOgre-2011.09.28, Patch Version-97, OgreBot-15.015 (Available from autopatcher) - Kannkor

  • Changed files: OgreMove, OgreNavLib, OgreTradeIt, InCombatMovement
  • OgreTradeIt
    • Now works for any stack of items, including non-stackable items.
  • OgreNavLib
    • Minor tweaks to how it determines if you are stuck. :Start now clears the stuck flag.
  • OgreMove
    • Changed parameters from ints to floats.
  • OgreBot
    • Out of combat reses should no longer try to cast while in combat.
    • Removed requirement for dirges/troubs to be on the auth list just so the rotations work.
  • InCombatMovement
    • Added some code I need to test. Shouldn't affect anyone.


Versions: ISXOgre-2011.09.16, Patch Version-96, OgreBot-15.014 (Available from autopatcher) - Kannkor

  • Added a secret command for a tester.

Versions: ISXOgre-2011.09.16, Patch Version-96, OgreBot-15.014 (Available from autopatcher) - Kannkor

  • Changed files: Ogrecommon.inc, Spellexport, Qfaction, MCPCommands, added Object_LavishSettings and Object_Timer to OgreCommon also.
  • Ogrecommon
    • With the influx of double exp weekends, it means people have been creating alts at an alarming rate. It seems that the 200 character limit in eq2chars.inc was too low. It has been increased to 500.
  • OgreBot
    • Changed EoW grind code for the end boss, the setup is now powered with MOAR LEFT... (You now start further on the left side). Do a "/g set up for bonewing" to activate the script.
    • CS-Dft now also does a joust out.
    • Added script level atom: atom_OgreBotChangeCampSpot. This will work with AtomOgreBot command so it only sends it if the bot is running.
    • Raid options now prevent the bot from curing the curse on Cara.
  • ISXOgre
    • Fixed parameters not passing to spell export
  • Spellexport
    • Various minor changes that would probably only fix having to run the spell export twice with custom option (which wasn't possible before).
  • QFaction
    • Updated pausing/resuming to work with V15.
  • MCPCommands
    • Added: Change_Campspot
      • Changes campspot... accepts 3 parameters, x, y, z coords.
    • Added: Apply_Verb
      • Relay all the apply verb [id] [case sensitive verb]
      • Parameter 1 = ID - can be a variable such as Actor
      • Parameter 2 = verb - case sensitive
      • Note - This is an advanced button.


Versions: ISXOgre-2011.08.29, Patch Version-95, OgreBot-15.013 (Available from autopatcher) - Kannkor

  • Changed files: InCombatMovement, AHMovement, OgreCommon, MCPCommands
  • InCombatmovement
    • Changed Campspot to be 2D instead of 3D.
  • Added chat commands:
    • invite _____ for gsay and tells. Only activates if there is only 1 space in the messaage. Meaning if someone said in group chat.. "should we invite primalz?" it wouldn't fire.
      • Will invite the name after "invite".
  • OgreBot
    • Fixed Mezzing
    • Added built in Alias "PCTarget" which will always resolve to your target, or your targets target (whichever is a PC).
  • AHMovement
    • Fixed looping not working
  • Ogrecommon
    • Added Name to PCTarget
  • MCPCommands
    • Added "RawCommand".
      • This executes all the parameters in the console. This is a good use if you do commands often. Few examples below:
        • Ogre idol
        • Ogre end idol
      • Note: It will pass 10 parameters. NULL for any not filled in. This must be handled by the script.

Versions: ISXOgre-2011.08.27, Patch Version-94, OgreBot-15.012 (Not Available) - Kannkor

  • Changed files: MCPCommands, OgreUIXML, UPlinkController
    • Fixed "Assist".
  • Ogrebot/UI
    • Added the option to "Cancel abilities to group cure.". It does the following
      • Works for priests only
      • If you are casting an ability with "Cure" in the name, it will NOT cancel it (such as Cure Curse, or Cure).
      • If you are already casting a group cure from the priority tab, it will NOT cancel it (cause that would be silly).
      • While you are casting any abilties, the bot will constantly check any cures on the priority tab, that have a > 1 amount (which means a group cure).
      • To clarify - It USES THE PRIORITY TAB TO DETERMINE THE GROUP CURES.
    • Added "Crowd Control Tab" - CC = Crowd Control.
      • Yes, this is a fucking mez tab.
      • You can put any crowd control spells you wish in here. Single target mezes, group mezes, even roots.
      • It will NOT CC whomever you would normally assist' target. It is aware if you have a temporary assist (such as via the AssistUI button on the MCP). It will mez anything else that is aggro on you or your group (if it's aggro on a pet, it will only mez it if the pet has the same name as a group member).
      • It will re-CC any target with < 10 seconds left on the duration.
      • Upon further checking.. I don't think this is true... It will overwrite it if it needs too with a different spell. [OLD **This applies to the SAME ability only. For example: If a single target mez has 9 seconds left, it will NOT cast group mez on that target.**]
      • Will not try to mez epics.
      • Be aware, if you do not have an assist on, and you have CAs on, you will nuke after you mez.
      • Feel free to feedback information about this tab. I will add more options if it seems necessary (such as the ability to change the 10 seconds etc).
  • Uplinkcontroller
    • Made Force NamedCA work if you used the "update All melee" button.
    • Added CrowdControl to Misc

Versions: ISXOgre-2011.08.22, Patch Version-93, OgreBot-15.011 (Not Available) - Kannkor

  • Changed files: MCPCommands, InCombatMovement
  • MCPCommands
    • Fixed Pet_Off
    • Added Move2Area - See description for details
  • InCombatMovement
    • Tweaks to Move2Area
  • Raid option updates


Versions: ISXOgre-2011.08.21, Patch Version-92, OgreBot-15.010 (Not Available) - Kannkor

  • Changed files: Idol, OgreUIXML, UplinkXML
  • Idol movement only happens if Grind options is checked.
  • Switched DPS and "the rest" (bard/chanter) camp spots
  • Idol script now pauses when Ogrebot is paused also.
  • Made Prime Hammermud (or whatever his name is, second last boss in Heroic Zek) much more reliable for jousting the red text.
  • UI / Uplink
    • Added "Force NamedCA" option. This makes the toons use the NamedCA tab regardless if you are fighting a named mob. (For cases like statue/idol who are NPCs and not NamedNPCs).
  • Added wiz, pally, warden, zerker sample profiles. (These will only patch on a Repatch[1]] or a fresh install).


Versions: ISXOgre-2011.08.18, Patch Version-91, OgreBot-15.009 (Not Available) - Kannkor

  • Changed files: MCPCommands
  • Updated necro sample profile.
  • Ogrebot
    • Added atom:
      • globalatom_SetBotPauseStatus(bool Paused)
    • Grind option added for temple HM.
      • Prime Imperium Hammarmund the Destroyer
        • Chat command added: set up for prime
          • Sets campspots. You need to have campspot on PRIOR to using this command. This may need some tweaking.. Timing seems solid unless it lands on the bard... then it fires off way too early.
      • Idol
        • chat command added: set up for idol
          • Sets campspots. You need to have campspot on PRIOR to using this command.
          • There are 4 sets of campspots available.
          • Two for priest_01 (automatically determined)
          • Two for priest_02
          • Two for DPS (sorcerers, predators, rogues, summoners)
          • Two for the rest (bards/chanters)
          • Throughout the fight they will move to which ever camp spot of their 2 is the most safe. The longer the fight goes on, the more rocks, meaning the less "safe" spots. Higher DPS is key to victory.
    • CommandForMe now accepts base classes. IE: warrior, druid, shaman etc.
  • MCPCommands
    • Changed description text on OFol-Dft
  • ISXOgre
    • Command added: ogre idol / ogre end idol
      • Loads the automated target changer for Heroic The Temple of Rallos Zek idol fight.

Versions: ISXOgre-2011.08.16, Patch Version-90, OgreBot-15.008 (Not Available) - Kannkor

  • Changed files: MCPDefaultSettings
  • MCPDefaultSettings
    • Added missing parameter to "CS-Dft" so it now works. If you have a custom MCP (if you've ever saved any button it's now a custom), you can add in the missing parameter of "All".
    • Added a ton of sample profiles, these will ONLY patch on a full repatch[1]] or a fresh install. This is to ensure sample profiles do not overwrite custom sample profiles.
  • Reses with "Raid" will now work on "Group" when you are not in a raid.
  • Heals with "Raid" will now work on "Group" when you are not in a raid.
  • Cure Curse --> Raid remains unchanged. It works if you have Raid selected, it checks the entire raid. If you are not in a raid, it checks your group.
  • Cures with "Raid" will now work on "Group" when you are not in a raid.
  • Fixed Ranger Exploit Weakness not working/saving.