Difference between revisions of "RevisionHistory"

From ISXOgre
Jump to: navigation, search
(In development (Coming soon))
(In development (Coming soon))
Line 20: Line 20:
 
== In development (Coming soon) ==
 
== In development (Coming soon) ==
 
* Changing Heroic HM Idol script...
 
* Changing Heroic HM Idol script...
* Changed Files: MCPCommands, TSA, ZoneReset, DepotResourceInfo
+
* Changed Files: MCPCommands, TSA, ZoneReset, DepotResourceInfo, HireX
 
* Craft
 
* Craft
 
** Increased the wait before buying fuel. This should help with fuel not available at the merchant.. when it is.
 
** Increased the wait before buying fuel. This should help with fuel not available at the merchant.. when it is.
Line 40: Line 40:
 
* DepotResourceInfo
 
* DepotResourceInfo
 
** Added T8 Cockatrice meat
 
** Added T8 Cockatrice meat
 +
* HireX
 +
** Now only depots if it has items to depot. IE: If you have 10 halls in your rotation, but you depot everything into the first 3, it will no longer continue into the 4th-10th depot for depoting (it will still run hirelings on them all)
  
 
== In Closed Testing ==  
 
== In Closed Testing ==  

Revision as of 15:39, 17 February 2012

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)

  • Changing Heroic HM Idol script...
  • Changed Files: MCPCommands, TSA, ZoneReset, DepotResourceInfo, HireX
  • Craft
    • Increased the wait before buying fuel. This should help with fuel not available at the merchant.. when it is.
  • MCPCommands
    • Added Assistx2 and Assistx3
    • These work identical to the "Assist" command, except it accepts additional parameters so you can set more than 1 person at a time. In the example below, it sets everyones assist to "SomeoneElse", then sets your priests, and coercer back to "you". This is just one of the examples you can use (and happens to be the specific reason I made the button).
      • Param1: SomeoneElse
      • Param2: All
      • Param3: ${Me.Name}
      • Param4: Priest
      • Param5: ${Me.Name}
      • Param6: Coercer
  • OgreBot
    • BL - Will only try to cast Feral primals if you are in feral stance, same with spiritual.
  • TSA
    • Increased the wait after zoning from 2s to 5s to help shit rendering
  • ZoneReset
    • Exits if no character is logged in instead of crashing the instance
  • DepotResourceInfo
    • Added T8 Cockatrice meat
  • HireX
    • Now only depots if it has items to depot. IE: If you have 10 halls in your rotation, but you depot everything into the first 3, it will no longer continue into the 4th-10th depot for depoting (it will still run hirelings on them all)

In Closed Testing

Released Versions

Versions: ISXOgre-2012.02.13, Patch Version-135, OgreBot-15.040, OgreCraft-1.016 (Available from autopatcher) - Kannkor

  • Changed files: TSA
  • TSA
    • Only checks the 3 required tables instead of them all.
  • OgreBot
    • Fixed some missing BL stuff (chain+sav) stuff.

Versions: ISXOgre-2012.02.13, Patch Version-134, OgreBot-15.039, OgreCraft-1.016 (Available from autopatcher) - Kannkor

  • Changed files: MCPCommands
  • MCPCommands
    • Added "Target___"
      • Accepts 2 parameters
        • Parameter 1: For who. Accepts all the standard ones. Toon names, classes, archetypes, G# etc
        • Parameter 2: Search string. IE: Add_Named_01
      • If the search string is found, dynamic assist is turned on with the current toons name (thus, turning off assist). You can turn off this dyanmic assist by using "off" with Assist/AssistUI. (IE: AssistUI --> Kannkor -> off)
  • OgreBot
    • Dyanmic assist now accepts "off" as a assist target, which instead turns off dynamic assist.

Versions: ISXOgre-2012.02.13, Patch Version-133, OgreBot-15.038, OgreCraft-1.016 (Available from autopatcher) - Kannkor

  • Changed Files: TSA, Spell Export, OgreUIXML
  • TSA
    • Supports having the item pre-made
    • Now uses appentices having the EXACT same name as your toon. This way you can have Kannkor and KannkorAwesome as toon names.
    • Makes Quality level 1 item, and resets quality level back to max (4) when it's done.
  • SpellExport
    • Many changes for Beastlords
  • OgreUIXML
    • Moved some BL stuff around.
    • Added Savagery levels to the CA tab. I know the slider isn't "resetting" properly, I don't have a work around for it yet... so deal with it :) (Using it works fine, it simply doesn't reset when you click another CA like the text box beside it does).
  • OgreBot
    • Broke Heroic HM Idol script...
    • Added some code to help keep mercs fighting. (Thanks Noob536).
    • BL primals can now be cast directly off the CA/Named CA tabs. Note: You NEED TO RUN A NEW SPELL EXPORT FIRST
    • primals require level 1 or higher of savagery to cast for now. May look for a better fix in the future.
    • Technically any ability can be marked to only cast at a savagery level.
    • If you want to specify a required Savagery level for a chain tab you can do that also by setting the Sav level on the "Chain#Tab" entry in the CA tab.
    • Stealth primal abilities now work
      • HOWEVER - I do not have a method of seeing if you have actually selected the stealth ability on the beastlord ability window selector thing. This falls onto YOU the user to determine. Simply put, if you tell the bot to cast a stealth ability, but not give YOU the ability to cast it, the bot will get stuck.
    • Added Diminsional storage option to Conj/Necro specific tab. You must have Dimionsional storage active, be incombat with a valid target, and not have a pet.
    • Diminsional storage will only cast if you have a pet up.
    • You can now [ID] group abilities on the CA tab and it will force them to be recast (IE: BL group buffs) if you so desire. This should have no change at all to any abilities, unless you have a group AE (beneficial) ability with ID checked.
    • Conj - Planeshift won't cast while Soulburn is active.
    • Conj - Soulburn will cancel planeshift to cast.
    • BL primals can now be used in beneficial areas (priority/power heals).

Versions: ISXOgre-2012.02.05, Patch Version-132, OgreBot-15.037, OgreCraft-1.016 (Available from autopatcher) - Kannkor

  • Changed files: LoadOgreMCP, MCPCommands, TSA
  • LoadOgreMCP
    • The entire left row now does frame changing. This means button 5 and 6 (and more if you increased the size of it to produce more buttons) will now also be blank frames of buttons. If you had something in those buttons, it is lost.
    • Added code to allow for Portal to GH
  • MCPCommands
    • Added "Portal to GH" - With the addition of TSAM, people always end up in a house, so added this button that will click "Portal to Guild Hall" item in your house.
  • TSA
    • Increased delay between hailing and choosing an option, should help for not turning in quests.
  • OgreBot
    • Added to "Setup" tab
      • Targets for Smart AEs - # of targets that "Smart AE Nukes" will use. Default previously was 0. Any value equal or less than 0, will be read as 2 (thus having it blank upon release, will still use 2). If you do a typo, such as "3asdf", which isn't a number, it will use 2.
      • Targets for Smart Encounters - # of targets for Smart Encounter nukes. Everything above applies to this also.
    • Fixed a rare bug with priority tab cure curses in the follow specific scenario.
      • You moved the "Cure Curse" entry in the priority tab (be up or down in the list), then used the uplink to disable Cure Curse, it would disable the ability in the Cure Curse original location. (Thus, not turning off Cure Curse at all, but disabling some other random ability). If you loaded a profile (including saved then loaded, or restarted the bot) this bug didn't exist, it was only when it was moved, followed by an immediate change in the uplink. Fixed either way!

Versions: ISXOgre-2012.01.14, Patch Version-131, OgreBot-15.036, OgreCraft-1.016 (Available from autopatcher) - Kannkor

  • Changed files: Hireling, TSapp/Manager
  • Hireling
    • Added Face
  • TSAppManager
    • Fixed not being able to load from login scene.
  • TSApp
    • Checks for tables before loading craft.
  • OgreBot
    • Disabling (blacking out) items in the ChainTab now really disables them.

Versions: ISXOgre-2012.01.11, Patch Version-130, OgreBot-15.035, OgreCraft-1.015 (Available from autopatcher) - Kannkor

  • Changed files: TSApprentice
    • Uses real craft now

Versions: ISXOgre-2012.01.11, Patch Version-129, OgreBot-15.035, OgreCraft-1.015 (Available from autopatcher) - Kannkor

  • Changed files: TSApprentice, TSAManager
    • Added Lavastorm Winter Retreat as a last resort to get to your house.
    • Fixed a crash when it errored out.
    • Fixed a typo with being too far away from the apprentice
    • Removed the requirement to have a target to nav

Versions: ISXOgre-2012.01.11, Patch Version-128, OgreBot-15.035, OgreCraft-1.015 (Available from autopatcher) - Kannkor

  • Changed files: ReactionArts.xml, HireX, HireXResourceDepot
  • ISXOgre
    • Added: ogre end hirex
      • so it actually closes hirex.
    • Added: ogre tsapp (script isn't completed yet)
      • Loads the Ogre Tradeskill apprentice script
    • Added: ogre end tsapp
      • Ends...
    • Added: ogre lm | list | listmanager
      • Loads the List Manager (in development for some things.. to come later)
    • Added: ogre end lm | list | listmanager
      • Ends...
  • List Manager
  • TSApp (OgreTradeskillApprentice)
  • TSAM ( OgreTradeskillApprenticeManager)
  • ReactionArts
    • Added a missing reaction.
  • Craft
    • Fixed "Liquid" not working for primary components.
    • Added a "timeout" to crafting. There has been a few very, very rare occurances where you could cause craft to freeze. Going to take more time to find out exactly what is happening. For now, there is a 10second timeout. Crafting rounds happen every 4 second, so you would need to have a full 10 second+ lag spike before this would effect you.
    • Now supports parsing apprentice scripts (for OgreTradeSkillApprentice script)
  • Craft API (Accessed via OgreCraft TLO). Like always, these are meant for advanced scripters (or more realistically, for me to use in other scripts).
    • member:bool QueueUpdated()
      • Returns TRUE if the queue is up to date. FALSE if it's in the process of updating the queue.
    • member:bool MissingResources()
      • Returns TRUE if you are missing resources.
      • Note: While the queue is being updated, this will bounce between TRUE and FALSE depending on what is happening. This shouldn't be used while QueueUpdated is FALSE.
    • member:int RecipesInQueue()
      • Returns the total number of recipes in the queue.
      • This shouldn't be used while QueueUpdated is FALSE.
    • method DumpMissingResources(string VarToDump)
      • Requires a global variable name with type collection:string to be passed.
      • Clears the variable ( :Clear )
      • Then sets Resource/Fuel Name as the key, and the missing amount as the value.
      • This shouldn't be used while QueueUpdated is FALSE.
    • method DumpRecipeIDList(string VarToDump)
      • Requires a global variable name with type collection:string/int/int64 to be passed.
      • Clears the variable ( :Clear )
      • Then sets RecipeID as the key, and the quantity as the value.
      • This shouldn't be used while QueueUpdated is FALSE.
  • HireX
    • For real this time, fixed the /camp to /camp login.
  • HireXDepot
    • Added "rough" to lumbered ebony.

Versions: ISXOgre-2012.01.01, Patch Version-127, OgreBot-15.034, OgreCraft-1.014 (Available from autopatcher) - Kannkor

  • Version change to confirm people are patching from the new system.

Versions: ISXOgre-2012.01.01, Patch Version-126, OgreBot-15.034, OgreCraft-1.014 (Available from autopatcher) - Kannkor

  • Changes users to the new auth/patching system.



Old Revisions

Version 15 Patches 120-129 2011.11.14 - 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