RevisionHistory

From ISXOgre
Revision as of 23:28, 4 February 2012 by Canoppener (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)

In Closed Testing

Released Versions

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