<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.ogregaming.com/eq2/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.ogregaming.com/eq2/index.php?action=history&amp;feed=atom&amp;title=RevisionHistory%3APatch126-129</id>
		<title>RevisionHistory:Patch126-129 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.ogregaming.com/eq2/index.php?action=history&amp;feed=atom&amp;title=RevisionHistory%3APatch126-129"/>
		<link rel="alternate" type="text/html" href="https://wiki.ogregaming.com/eq2/index.php?title=RevisionHistory:Patch126-129&amp;action=history"/>
		<updated>2026-04-08T13:03:40Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.13</generator>

	<entry>
		<id>https://wiki.ogregaming.com/eq2/index.php?title=RevisionHistory:Patch126-129&amp;diff=5205&amp;oldid=prev</id>
		<title>Eq2bob: archived patch notes 126 - 129</title>
		<link rel="alternate" type="text/html" href="https://wiki.ogregaming.com/eq2/index.php?title=RevisionHistory:Patch126-129&amp;diff=5205&amp;oldid=prev"/>
				<updated>2012-10-27T18:30:57Z</updated>
		
		<summary type="html">&lt;p&gt;archived patch notes 126 - 129&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Versions: ISXOgre-2012.01.11, Patch Version-129, OgreBot-15.035, OgreCraft-1.015 (Available from autopatcher)''' - Kannkor&lt;br /&gt;
* Changed files: TSApprentice, TSAManager&lt;br /&gt;
** Added Lavastorm Winter Retreat as a last resort to get to your house.&lt;br /&gt;
** Fixed a crash when it errored out.&lt;br /&gt;
** Fixed a typo with being too far away from the apprentice&lt;br /&gt;
** Removed the requirement to have a target to nav&lt;br /&gt;
&lt;br /&gt;
'''Versions: ISXOgre-2012.01.11, Patch Version-128, OgreBot-15.035, OgreCraft-1.015 (Available from autopatcher)''' - Kannkor&lt;br /&gt;
* Changed files: ReactionArts.xml, HireX, HireXResourceDepot&lt;br /&gt;
* ISXOgre&lt;br /&gt;
** Added: ogre end hirex&lt;br /&gt;
*** so it actually closes hirex.&lt;br /&gt;
** Added: ogre tsapp (script isn't completed yet)&lt;br /&gt;
*** Loads the Ogre Tradeskill apprentice script&lt;br /&gt;
** Added: ogre end tsapp&lt;br /&gt;
*** Ends... &lt;br /&gt;
** Added: ogre lm | list | listmanager&lt;br /&gt;
*** Loads the List Manager (in development for some things.. to come later)&lt;br /&gt;
** Added: ogre end lm | list | listmanager&lt;br /&gt;
*** Ends...&lt;br /&gt;
* List Manager&lt;br /&gt;
** [[OgreListManager|Ogre List Manager]]&lt;br /&gt;
* TSApp (OgreTradeskillApprentice)&lt;br /&gt;
** [[OgreTradeskillApprentice|Ogre Tradeskill Apprentice]]&lt;br /&gt;
* TSAM ( OgreTradeskillApprenticeManager)&lt;br /&gt;
** [[OgreTradeskillApprenticeManager|Ogre Tradeskill Apprentice Manager]]&lt;br /&gt;
* ReactionArts&lt;br /&gt;
** Added a missing reaction.&lt;br /&gt;
* Craft&lt;br /&gt;
** Fixed &amp;quot;Liquid&amp;quot; not working for primary components. &lt;br /&gt;
** Added a &amp;quot;timeout&amp;quot; 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.&lt;br /&gt;
** Now supports parsing apprentice scripts (for OgreTradeSkillApprentice script)&lt;br /&gt;
* Craft API (Accessed via OgreCraft TLO). Like always, these are meant for advanced scripters (or more realistically, for me to use in other scripts).&lt;br /&gt;
** member:bool QueueUpdated()&lt;br /&gt;
*** Returns TRUE if the queue is up to date. FALSE if it's in the process of updating the queue.&lt;br /&gt;
** member:bool MissingResources()&lt;br /&gt;
*** Returns TRUE if you are missing resources. &lt;br /&gt;
*** 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.&lt;br /&gt;
** member:int RecipesInQueue()&lt;br /&gt;
*** Returns the total number of recipes in the queue.&lt;br /&gt;
*** This shouldn't be used while QueueUpdated is FALSE.&lt;br /&gt;
** method DumpMissingResources(string VarToDump)&lt;br /&gt;
*** Requires a global variable name with type collection:string to be passed. &lt;br /&gt;
*** Clears the variable ( :Clear )&lt;br /&gt;
*** Then sets Resource/Fuel Name as the key, and the missing amount as the value.&lt;br /&gt;
*** This shouldn't be used while QueueUpdated is FALSE.&lt;br /&gt;
** method DumpRecipeIDList(string VarToDump)&lt;br /&gt;
*** Requires a global variable name with type collection:string/int/int64 to be passed. &lt;br /&gt;
*** Clears the variable ( :Clear )&lt;br /&gt;
*** Then sets RecipeID as the key, and the quantity as the value.&lt;br /&gt;
*** This shouldn't be used while QueueUpdated is FALSE.&lt;br /&gt;
* HireX&lt;br /&gt;
** For real this time, fixed the /camp to /camp login.&lt;br /&gt;
* HireXDepot&lt;br /&gt;
** Added &amp;quot;rough&amp;quot; to lumbered ebony.&lt;br /&gt;
&lt;br /&gt;
'''Versions: ISXOgre-2012.01.01, Patch Version-127, OgreBot-15.034, OgreCraft-1.014 (Available from autopatcher)''' - Kannkor&lt;br /&gt;
* Version change to confirm people are patching from the new system.&lt;br /&gt;
&lt;br /&gt;
'''Versions: ISXOgre-2012.01.01, Patch Version-126, OgreBot-15.034, OgreCraft-1.014 (Available from autopatcher)''' - Kannkor&lt;br /&gt;
* Changes users to the new auth/patching system.&lt;/div&gt;</summary>
		<author><name>Eq2bob</name></author>	</entry>

	</feed>