RevisionHistory:Patch200-200
From ISXOgre
Patch Version-203 (Current)
Versions: ISXOgre-2013.03.16, Patch Version-203, OgreBot-15.087, OgreCraft-1.026 (Available from autopatcher) - Kannkor
- Changed files: (Added EQ2OgreSkin files), LoadOgreMCP, eq2OgreOnScreenAssistant, eq2OgreTransmuteshell, OgreListManager, OgreHarvest, OgreIRCSession, Eq2OgreTellWindow, EQ2OgreTradeskillApprenticeManager, OgreItemDatabase
- OgreBot
- Updated aExecuteAtom to support spaces... oops :)
- Added: a_QueueCommandForWho, first parameter is who the command is for (same as aExecuteAtom). Created the new command so it doesn't backwards break everything else.
- Item tab
- Fixed items with commas not showing up properly in the All Items List (left side)
- Updated about 5000 spots to better support commas in names (mostly regarding items loading), then saving/loading/showing in ca etc.
- It's possible there is some debug code left over, so if you see any "odd" console spam - just copy/paste it to me and I'll remove it. Has no effect other than some "spam".
- Fixed (I think) a rare bug where toons could temporary lose their campspot/movement when the DoV debuff failed.
- Updated to use ISXOgre.SkinName
- ISXOgre
- Added member:SkinName - returns the current skin "Ogre" files are using.
- Added method:SetSkinName[string] - takes a string parameter and sets the skinname to it. Note: The skin must already be loaded. By default, ISXOgre loads "eq2" (from the /skins/eq2/ directory) and it loads "Eq2Ogre" (from the /skins/EQ2Ogre/ directory). EQ2Ogre is now the default.
- Added new "ogre" command
- info | options -- Loads a the login UI with more options (currently 'Use Old Skin' was added). This will switch back to the "eq2" skin instead of the "eq2ogre" skin.
- EQ2Ogre Skin
- Added a new full skin - EQ2Ogre. Huge thanks to acidxian for creating this. (Admittly it was a long time ago and I only finally got around to implementing it).
- The following have been updated to use ISXOgre.SkinName. If you notice any Ogre UI that isn't using the new skin, please let me know which and I will fix it. I'm sure I've missed a few.
- LoadOgreMCP
- eq2OgreOnScreenAssistant
- eq2OgreTransmuteshell
- OgreListManager
- OgreHarvest
- OgreIRCSession
- Eq2OgreTellWindow
- EQ2OgreTradeskillApprenticeManager
- OgreCraftUI
- OgreItemDatabase
Patch Version-202
Versions: ISXOgre-2013.02.20, Patch Version-202, OgreBot-15.086, OgreCraft-1.025 (Available from autopatcher) - Kannkor
- Changed files: MCPCommands, IRCLib
- Added following:
- Mentor
- Accepts 1 parameter, toonname to mentor.
- Unmentor
- Unmentors everyone.
- Mentor
- Added following:
- OgreBot
- Moved ChainTab debugging into CastingExtras for now. 99% of the reporting was range/not behind.
- IRCLib
- Added the following.
- -Mentor
- Accepts 1 parameter, toonname to mentor
- -Unmentor
- Unmentors everyone
- -Mentor
- Added the following.
Patch Version-201
- OgreBot
- Fixed a crash with looting.
Patch Version-200
- Changed files: OgreCommon.inc, OgreIRCLib
- IRCLib
- Made -unauthall use the same verbage as -unauth name
- Added some noredirects so echos will show in the console instead of the uplink console.
- Ogrebot
- Summoners (well, any people with pets). Fixed a HUUUUUUUUUUUUUUUUUUUUUUUGE bug where pet buffs would use the distance of your target, and not the actual distance to your pet.
- P.S. I hate summoners.
- Added the following to automatic looting. Thanks to primalz for the list.
- Greater Spirit
- Essence of Prime Magnate Mrelg
- Essence of Krelgrek Crag-Chair
- Essence of Illustor Prime
- Essence of the Forgotten Statue
- Essence of Tempest of Zek
- Corrupted Essence of Drinal
- Essence of Baelon
- Essence of Venekor
- Essence of Spirit of the Deep
- Added some debugging code for some various raid mobs. Just some echos to the console... so ignore them if you see them :)
- OgreCommon.Inc
- Summoner fix from above.