RevisionHistory:Patch220-229

From ISXOgre
Revision as of 07:57, 22 July 2013 by Eq2bob (Talk | contribs)

Jump to: navigation, search

Patch Version-221 (Current)

Versions: ISXOgre-2013.07.21, Patch Version-221, OgreBot-15.101, OgreBotDev-16.000f, OgreCraft-1.027 (Available from autopatcher) - Kannkor

  • Grind Options
    • Overlord Talan
      • EM should now show his dopple spawning at 45s instead of 60s.
  • Raid options
    • AoA
      • Fixed the RO from doing basically nothing :)

Patch Version-220

Versions: ISXOgre-2013.07.19, Patch Version-220, OgreBot-15.101, OgreBotDev-16.000c, OgreCraft-1.027 (Available from autopatcher) - Kannkor

  • Below is all for OgreBotDev unless specified.
  • Changed files: MCPCommands, OgreUIXML, CheckToons
  • MCPCommands
    • Fixed 'Uplinkoption_changex6' not working. Thanks to MrObvious for finding and fixing for me.
    • Added castx3..
  • Ogrebot
    • Raid/Grind options
      • As I continue to further improve these (going back and converting all the older ones), the following will happen.
        • Old way: All Raid/Grind options are loaded when the bot is loaded, events are only hooked when you zone into the zone, and unhooked when you zone out.
        • New way: Raid/Grind options(including event hooks) are loaded when you zone into the zone, and are DESTROYED when you zone out.
          • What does this mean for you? Honestly, I can't think of any scenario where this would effect the user at all. But it's possible if you zone into some zone, set a raid/grind option specifically, then you zone out, when you come back into the zone, that option wouldn't be set. (Note: campspots etc are not a raid/grind option specifically). Merely noting this change so incase something goes wrong at the time of releasing it, may be easier to track down.
    • Raid Options
      • ST:U
        • All tested.
      • Converted Sleepers Tomb: Temporal Leap raid code to the new methods. Tested the following:
        • All tested.
      • Converted Harrow's End raid code to the new methods.
        • This fixes the Nox on drinal not working with last patch.
      • Converted Altar of Ab..something (AoA) raid code to the new methods.
      • Converted PoW raid code to the new methods.
        • Removed 'set up for bloodfist' - which I suspect no one even knew existed or used.. ( 'set up for berik' is still valid ).
        • All tested.
      • Converted Wurmbone's End raid code to the new methods.
        • Untested.
      • Converted The Dreadcutter raid code to the new methods.
        • Untested.
      • Converted Skyshrine (Raid zone) raid code to the new methods.
        • On Tel'koran - Guardians will use Recapture when appropriately
        • People will stop being offensive when they need to not have agro.
        • Untested.
      • Converted Vallon's to new methods
        • Untested.
      • Converted Tallons to new methods
        • Untested.
      • Converted Sullons to new methods
        • Untested.
      • Converted Underfoot Depths to new methods
        • Untested.
      • Converted The Temple of Rallos Zek (heroic zone) to new methods
        • Untested.
      • Converted Throne of Storms to new methods
        • Untested.
      • Converted Kraytoc to new methods
        • Untested.
      • Converted Tower of Frozen Shadows
        • Untested.
      • Converted Perah Celsis
        • Untested.
      • Converted Lair of the Dragon Queen
        • Untested.
      • Converted The Palace of Roehn Theer
        • Untested.
      • Converted Zraxth's Unseen Arcanum
        • Untested.
      • Converted The Protectors Realm
        • Untested.
      • Converted Shard of Hate
        • Untested.
      • Converted Palace of the Ancient One
        • Untested.
      • Converted Miraguls Planar Shard
        • Untested.
      • Converted Ykesha's Inner Stronghold
        • Untested.
      • Converted Elements of War
        • Untested
      • Converted Dracur Prime (heroic and raid)
        • Untested
      • Converted Lyceum (Heroic)
        • Untested
      • Converted the skyshrine comet (Heroic)
        • Untested
      • Converted Zarrakons
        • Untested.
      • Updated (a second time) both Sleepers tomb unearthed and sleepers tomb temporal leap code.
        • Untested.
    • If the first 3 characters of announce-included in text are "IRC", it just executes the command (instead of eq2executing it).
      • Note: /IRC will NOT work. It has to be just "IRC".
    • Grind Options
      • Greatly improved Talan HM options
      • Tanks now target themselves when the named is studying. Will auto-retarget after 10 secods.
      • Fixed the 'odd' tank movement. It's still not perfect, but it's a lot better now.
      • Kept the joust in. Will just make a note some where for people who think it's 'broken'.
    • MCPCommand -> Uplinkoption_change
      • Checkboxes ONLY - Now accepts a parameter of "Toggle", which will toggle the option.
  • OgreCraft
    • All stupid fucking provisioner recipes that have a space at the very end should now work properly.
    • Should buy recipes up to 95 now.
  • OgreUIXML
    • AutoHunt Tab
      • Moved 'Scan radius' to it's own line, so it doesn't look like it's related to 'Check Aggro'.
  • CheckToons (Part of OgreAutoLogin)
    • Increased the time it will wait for isxeq2 or isxogre to become ready to 2 minutes instead of 20 seconds.