RevisionHistory

From ISXOgre
Revision as of 11:31, 15 November 2012 by Eq2bob (Talk | contribs)

Jump to: navigation, search

Revision History



Summary

Any time there are updates, they will be posted below with what changed, and if any new files were updated.

Note: Any Versions with (Coming soon) are updates I am working on and not yet released.

---Change Log---


Early development items

  • Note: These are items I'm working on in the early stages and will NOT be released with the next update.
  • Development of OgreInventoryManager has started. Click Here for more information.


In Development (Coming soon)

  • Changed Files:
  • OgreCraft
    • Bot will once again 'stop' crafting based on quality setting (incase you want to level tinkering etc)

In Closed Testing

Released Versions

Versions: ISXOgre-2012.11.14, Patch Version-180, OgreBot-15.073a, OgreCraft-1.023 (Available from autopatcher) - Kannkor

  • OgreBot
    • Vallons
      • Added 'set up for hand'
        • G1/2 in 1 spot, and G3/4 in another. Nothing special, just for ease.
      • Added 'set up for grindstone'
        • Campspot in the middle, just for ease of placement.
    • Cleaned up about 50 ifs to switch/cases in raid specific code.
    • Added "Need a cure charm!" as a chat trigger for Coercer Amnesia. Raid Options makes use of this where needed.
    • Many efficiency improvements.
      • Please note: Most of these are very, very minor. But hopefully enough of them add up to gain a FPS or 2. For example, some of these changes will improve performance by 0.004 MS. Yes, 4/1000th of a mili second. I'm listing them here mostly for my own, incase a part of code stops working, I can track it via code changes.
      • PoW
        • Reduced Raid checks (LOptions).
      • Moved some warlock specific checks (DA/DI) to warlock only parsing
    • Illy Timp Warp should no longer cast while Time Warp Preparation is up. --> Bjcasey - you can stop whining now! :)
  • ISXOgre
    • Changed a bit of stuff on the auth/server, to make it easier for trials. Added in a few more error messages so things are a little more clear.
  • OgreCraft
    • Reactions work again
    • It now 'begins' crafting once again.

Versions: ISXOgre-2012.11.08, Patch Version-178, OgreBot-15.072, OgreCraft-1.021 (Available from autopatcher) - Kannkor

  • Changed files: IRCLib, IRCSession
  • OgreBot
    • Lots of PoW Raid Options. Yes, I realize this is the most descriptive line in the world... :) Specifics will come later...
    • Avatar restriction changes
      • In a recent patch, I made Ogrebot not work on Avatars at all (for more details on why, please see the forums).
      • Because the intent was never to punish people 1-botting (someone using the bot to assist playing ONE character), but it was punishing them.
      • In very specific scenarios, the bot WILL fully function on Avatars. I'm not going to say the specifics.
      • Have only 1 session/bot loaded. Remember - the claim is (for most people that contacted me), they don't bot more than 1, so this 'restriction' shouldn't even be a restriction at all.
      • I will be tracking this to see if/who people are bypassing this, then decide what to do from there with their accounts.
    • When OgreBot loads the OgreIRC interface, it no longer places the cursor in the chat window.
    • If you press Control+~, it DOES still place the cursor in the chat window.
    • Fixed IRC/IRCSession from trying to load if it's already loaded (which did 'nothing' other than remove the messages like this: Script 'OgreIRC' already running, RunScript 'OgreIRC/OgreIRC' failed, Script 'OgreIRCSession' already running, RunScript 'OgreIRC/OgreIRCSession' failed )

Versions: ISXOgre-2012.11.02, Patch Version-177, OgreBot-15.071, OgreCraft-1.021 (Available from autopatcher) - Kannkor

  • Changed files: InventoryManager, OgreUIXML, QFaction
  • ISXOgre
    • Now turns 'lockforeground on' when the extension is loaded.
  • InventoryManager
    • -b (broker) now will put items in your quiver onto the broker when appropriate. IE: If you tell it to put all your arrows on the broker, it will include the ones in your quiver.
    • Fixed trading issue that was giving that item cannot be traded, and no item etc.
  • OgreBot
    • Pets can only be sent to attack once every 1/2 second when needed.
    • Mercs can only be sent to attack once every 1/2 second when needed.
    • Added merc debug code when running dev bot. (Same as pet code I added last patch).
    • "Play annoying noise from uplink" now has 2 different noises. If it is a TELL from someone, it is the very loud, annoying noise you've all grown to hate. If it's anything else (such as gear < 30%, or a raid update), it is a slightly quieter "ding" instead. If someone has a better .wav file they think is more appropriate, I'm open to it also.
    • Autohunt
      • Fixed Autohunt's movement only. (It was doing the exact same thing as Autohunt previously, now it's not pulling mobs).
      • Pause on Check Drop should now work when checked, not requiring you to zone first.
      • Added "Use IRC" option, this will do any commands via IRC instead of local network. (Requires OgreIRC to be set up and working). Examples: Campspot/CS-JO-JI options of Autohunt.
    • Make noise on chest drop - should now work when checked, not requiring you to zone first.
    • Ogrebot will no longer work when an avatar is engaged. It will resume working once the avatar is no longer engaged. For more information see: http://www.isxgames.com/forums/showthread.php/6204-Fair-warning-was-given-It-stops-now
      • For those who don't read it until it's too late and have the message boxes open on your screen, you can use the following to click them all at once if you want. relay all UIElement[ok@messagebox]:LeftClick
      • Note: The above doesn't make the bot work, it's just to clear the box off the screen.
  • QFaction
    • Slightly increased the delay before trying to delete quests
    • Now stops when max faction, rather than hailing until you stop it.

Versions: ISXOgre-2012.10.20, Patch Version-175, OgreBot-15.070, OgreCraft-1.021 (Available from autopatcher) - Kannkor

  • ISXOgre
    • Should no longer try to patch if it is forced to secondary auth. This should prevent it from not completing the startup.
    • If patching starts, but fails, it should update things correctly and allow functionality of the extension.
  • OgreBot
    • While running Development build (ogre dev), the bot will output every time it has your pet back off, and every time it sends your pet to attack into the console with a timestamp. (This is primary to see if there is an issue in some specific zones).

Older Revisions

Patch Notes 170-179: 2012.09.22 - 2012.11.08

Patch Notes 160-169: 2012.06.28 - 2012.09.13

Patch Notes 150-159: 2012.04.18 - 2012.06.07

Patch Notes 140-149: 2012.03.20 - 2012.04.13

Patch Notes 130-139: 2012.01.11 - 2012.03.09

Patch Notes 126-129: 2012.01.01 - 2012.01.11

Version 15 Patches 110-119: 2011.10.25 - 2011.11.09

Version 15 Patches 100-109: 2011.09.29 - 2011.10.17

Version 15 Patches 90-99: 2011.08.16 - 2011.09.29

Version 15 Patches 77-89: 2011.07.28 - 2011.08.14

Version 14: 2010.08.17 - 2011.07.03

Version 13

Version 12

Version 11

Version 10