|
Menu
|
 |
|
Change History
- Improved logic to emergency update that resolved the empty GM ticket bug. Thanks to SamL @ Blizzard!
- TitanRider: Added "Dismount delay" option to right-click menu. Turning this on will delay the removal of your riding item once you dismount. This resolves the new "Equipping an item will now cancel any spell cast currently in progress" update within the 2.4.3 patch by Blizzard. This modification also checks to make sure you are out of combat before switching your items. Modified all localizations for change.
- Fixed the empty GM ticket bug. Thanks to jfperusse (on Google code) and Solos2 (on WowInterface) for the help.
- Fixed typo in global variable "TITAN_PANEL_ICON_SPACEING" which was specific to TitanPanel.lua.
- Replaced "/tp" slash command with "/titan" in order to avoid conflict with a different addon. "/titanpanel" still works.
- Modified all localizations and TitanPanelSetup-READ_ME_FIRST file to reflect "/tp" change.
- Updated LibRock and LibRockTimer libraries to current versions.
- BonusScanner: Fixed a bug with socket bonuses improperly detecting damage and healing values.
- TitanClock: Made 12/24 hour clock option persistent across realms.
- TitanRider: Updated "Mithril Spurs" to "+4%% Mount Speed" within English and French localization.
- TitanRider: Updated "Minor Mount Speed Increase" to "+2%% Mount Speed" within English and French localizations.
- TitanRider: Modified logic for finding equipable items to increase efficiency and performance.
- TitanRider: Changed "On Mount" to "Mounted", "On Foot" to "Running" and "On Taxi" to "Taxied" for future development.
- TitanTrans: Modified entries on sliders frame to provide additional space for descriptive text for localizations.
- TitanUIScale: Modified entries on sliders frame to provide additional space for descriptive text for localizations.
- TitanUtils: Created TitanUtils_FindInventoryItemWithTextAndSlot function to pass additional parameter for TitanRider check.
- Added logic to deal with modified menuText for old mods such as TitanMoney when people fail to remove them as instructed.
- Updated Titan Panel load attribution to lower spam.
- Changed text colors on load attribution.
- Modified default Titan Panel mode to have only a single top bar with five basic active plugins.
- TitanHonor: Fixed misspelled global variable and associated localization files.
- TitanHonor: Updated French localization. (Thanks oXidFoX!)
- TitanRider: Fixed when not showing player was 'On Taxi'.
- TitanRider: Added OnClick script link to xml.
- TitanRider: Added 'Mount Speed' option which is the new text for 'Mithril Spurs'.
- TitanRider: Fixed typo in function name that was affecting TitanPanelRiderButton_OnClick.
- TitanUtils: Modified to allow for missing plugins during the whichbar check after a /tp reset.
- Updated TOC version for 20400 game patch.
- Corrected problem with TitanRider.
- Implemented a fix for an obscure equipment issue with Titan Rider, after the player dismounts.
- Minor bug fixes
- Re-embedded Rock Libraries
- Fixed a bug where a plugin would stay on the mouse cursor in combat, if it was being moved before the player entered combat.
- Added different sliders to Transparency control, to explicitly adjust the main and auxiliary bar transparency.
- Fixed an issue with plugins containing child buttons and movement (work in progress).
- Titan's dropdown menu will now scale appropriately to match your UI Scale.
- Removed chat message when entering world as it was deemed a bit intrusive and needless.
- Added an option to disable Titan's tooltip font scale.
- BonusScanner will now ignore invalid itemlinks. Slightly increased minimum scan interval.
- Updated German localization.
- Titan Repair : Added an option to auto-repair all items when a vendor that is able to do so, is opened.
- Titan Ammo : Improved efficiency to avoid disconnection issues (hopefully).
- Titan Coords : Added an option to change the coordinate formating.
- Titan Rider : You may now choose the items you want equipped from a predefined list. Rider will no longer attempt to equip riding gear, except "Charm of Swift Flight" on a flight form, shapeshifted druid.
- Titan Honor : Fixed an issue that would reset the honor mark count, when the bank frame automatically closed.
- Titan GoldTracker : Removed a duplicate method.
- Titan Performance: Added support for CPU profiling. The addon slider frame will now properly disappear when the dropdown menu is closed and the mouse pointer isn't on top of the frame.
- Titan Clock: Time offsets will now be stored per Server (realm) instead of per character and can be modified/stored by any character on the same realm. Note that when loading settings from a character belonging to a different realm, his offsets will also be transfered, so you may need to re-adjust them.
- Corrected some of the German Localization.DE.lua
- Added an important feature to explicitly disable the minimap adjustment.
- Updated TitanPanelChangeLog and TitanPanelSetup-READ_ME_FIRST.
- Fixed an issue with the bottom bar not scaling properly.
- Titan Coords : Fixed an issue that would cause the plugin not to display coordinates properly when the Worldmap closed.
- Titan GoldTracker : Minor fixes.
- Major Release 3.2. This is essentially a performance fix release.
- Renamed "UI Panel/Scale" to "Panel Control".
- Added mouse wheel support on all sliders.
- Added a new slider to control the scale of the tooltips.
- Added a new slider to adjust tooltip transparency.
- Added a slash command handler for Titan Panel. Usage is : /titanpanel or /tp. Added slash commands for debugging/issue fixing purposes.
- Added a safeguard to ensure efficiency when a button/plugin is removed from the panel.
- Implemented a safeguard to properly adjust the bottom bars, taking into consideration the Main menu bar scale.
- BonusScanner will now properly warn you when trying to manually scan an item that hasn't been validated on the server. Moreover, BonusScanner will now provide some extra bonuses to TitanItemBonuses, derived from secondary meta-gem effects.
- Implemented a better (optional) hook for the casting bar frame.
- Titan GoldTracker: Commented out a bit of code that could potentially cause some issues with the placement of the coin pickup frame on new characters.
- Titan Coords: Fixed an issue with incorrect coloring of the button, depending on zone contested state.
- Titan StanceSets : Replaced dynamic update timer with an OnEvent check to ensure efficiency. Added an optional dependency to ensure proper functionality with Enchantrix (experimental).
- Titan Honor: Added the ability to view/count Eye of the Storm, marks of honor. Added a check for diminishing returns.
- Titan Clock, Coords, GoldTracker, Honor, Performance, Rider, StanceSets have been reworked to handle their own timed updates and should function properly.
- Removed TitanPanelButton_OnUpdate as it was hogging the code, needlessly. Titan Panel will no longer update button and tooltip information per frame, per plugin, but will provide a function that plugins can call on demand, in order to update their data, when it's needed. Moreover, plugins will need to be responsible for firing their own timed events (where applicable), either via the use of a seperate library framework, Titan's LibRockTimer hook or an OnUpdate method at worst. More information on this will be given on a separate discussion page.
- Moved internal plugins outside the main Titan folder, in their respective folders.
- Fixed a minor typo in TitanBag.
- Added comments and updated formatting within TitanAmmo, TitanBag, TitanClock, TitanCoord, TitanGoldTracker, TitanHonor, TitanItemBonuses, TitanLootType, TitanPerformance, TitanRegen, TitanRider, TitanStanceSets & TitanXP.
- Fixed an issue with button dragging that was causing the OnClick method to fire on mouse up.
- Removed TitanPanelBarButtonHider_OnUpdate and TitanPanelBarButton_OnUpdate functions are they are now redundant.
- Disembedded LibRock-1.0 and LibRockTimer-1.0, as a result the internal "libs" folder is no longer required, the libraries will be provided as standalone from now on.
- Titan Repair : Fixed a bug that would force the plug in to take into consideration the lowest durability item in your inventory instead of the total item durability. Implemented a safeguard to ensure that the most damaged item will never return nil.
- Buttons can now be naturally dragged (experimental).
- Added Titan Panel Change Log and Titan Panel Setup files.
- Corrected the "\" errors within the French localization file for TitanBags and TitanRider.
- Changed default for AutoLogAdjust to off.
- Titan Repair : Fixed a bug that would force the plug in to take into consideration the lowest durability item in your inventory instead of the total item durability.
- Fixed an issue that was causing the Titan Panel menu to appear at the bottom of the screen, in obscure places, when none of the bottom bars were being utilized.
- Reworked the right-click menu to disallow certain functions while in combat (to avoid issues with misplaced/non-adjusted frames and the possibility of tainting).
- Changed code to automaticcally lock the buttons (unable to be moved via leftmousedown, leftmouseup) while in combat for the same reason.
- Fixed an error that would occur when trying to import settings from another character, when some of the plugins imported were disabled on the current character.
- Implemented fix for reputation watch frame causing bags and bars to slightly overlap on non-level capped characters. Note however, that enabling the reputation watch frame in this case, while using the bottom bar(s) may still cause issues with your right actionbars. It is generally recommended (for now) to refrain from using it, in conjunction with the bottom bars.
- Fixed an issue where the bags would shift down, when opening the World Map frame, mostly when using bottom bars.
- Fixed an obscure issue with the main bar x axis.
- TitanPerformance: 1) Fixed an issue that would cause the plugin to return an error when the number of active addons was less than the ones being monitored. Moreover, load on demand addons shouldn't cause the same error now, under similar circumstances. 2) Now uses an internal timer to calculate the session time.
- Added a new slider to adjust button spacing on the bars. You may access it via the UI/Panel/Button Scale icon. For the moment this setting will affect buttons on all bars (it may be broken down to individual bars in an upcoming release).
- Added an option to lock buttons on the bar. This will prevent movement by "dragging" a button onto another to force position switching.
- Titan Panel now uses LibRockTimer-1.0 for timed events (included in the package). This is preparation for further performance fixes.
- Holding the left mouse button over a plug in and releasing it over another will cause them to switch places on the bar (or even on different bars).
- TitanXP: Reworked to support the latest batch of changes, will now use its own timers for calculations. Added an option to manually refresh session timers for total time played and total time played this level.
- TitanHonor: "Auto-join" Battleground and "Auto-Release" default values have been set to "disabled".
- TitanRepair: 1) Added an option to display discounted repair costs on the main bar button plus the tooltip, next to item names. Repair will still "silently" update costs after a certain amount of time, when visiting (or exiting) a vendor capable of repairing. 2) The "Repair All" button on vendors will now correctly disable, if you use the popup to repair all damaged items.
- Reworked the options menu for the main panel; settings have been properly categorized (Panel, Bars, Tooltips, Frames).
- Added the ability to hide button tooltips while in combat.
- Removed unnecessary session timers from main panel.
- Experimental bag placement fix when the bottom bar is active (please report what effect this has to your bags and frames, especially when changing zones).
- Updated Spanish localization.
- Added two more skins and changed the custom graphic files to blp, in order to save space.
- Fixed an issue with the button template that would duplicate garbage collection on all buttons, on left-click.
- Updated German localization.
- TitanRepair: 1) Removed "Repair Inventory too" option as this is done anyway. 2) Fixed a bug that would cause the repair popup to display an incorrect repair value when damaged items existed only inside your bags. 3) Ensured proper price updating when opening and closing a merchant window.
- Fixed an issue where one of the bags would overlap with your first/default bag.
- TitanPerformance : Fixed a bug with the tooltip when "Show Memory" was turned off, while "Show Addon Memory Usage" was turned on.
- TitanRepair : Significantly reworked the plug in. Item names will now appear colored according to rarity, repair costs will be colored appropriately to reflect the amount of gold you are spending, total repair cost will appear next to the button label, tooltip will also display discount for Honored reputation.
- TitanAmmo : Reduced the number of updates while in combat to 1 second (instead of updating every 0.1 seconds), in order to reduce workload.
- Replaced TitanMoney with TitanGoldTracker. For a proper transition, users will need to manually delete the following folders and all of their contents: 1) ..\Interface\Addons\TitanMoney; 2) ..\Interface\Addons\Titan\TitanMoney OR Disable TitanMoney from the addons screen, before logging into the game. Resetting the panel to defaults is not required but it is highly recommended. Also note that deciding to run TitanMoney and TitanGoldTracker at the same time will cause issues with the later, when trying to pick up money from its button. The plugins were never designed to co-exist in this manner. Either delete TitanMoney or disable it if you want Gold Tracker to function as intended. You may report outstanding issues here : http://code.google.com/p/titanpanel/issues/list
- Added "Automatic Log Adjustment" option to the main Titan Menu (default=disabled). By enabling this option the height of your chat and combat logs will always be automatically adjusted (no more overlapping frames on the log when enabling bottom bar(s)). Note: Since the auto adjustment will persist on zoning in/out/reloading UI, it is recommended that you only use/enable this option if you don't want a fixed chat/combat log vertical placement (or only when you intend to show the bottom bars - assuming that you will adjust your logs manually after that and disable the option).
- Added support for custom skins and a selection of 16 pre-packaged skins to choose from.
- Fixed an error plaguing users for ages, where sometimes clicking on a plug in from the main right-click plugins menu, while having the cursor over an existing button (either very top or very bottom of the screen) would cause the plug in not to appear on the Titan Bar, but appear instead on the opposite bar with a misplaced right-click menu.
- TitanPerformance: Resized the slider frame closer to the Right-click menu. Resized slider bar slightly to properly compensate for German localization strings.
- TitanAmmo: Yet again another fix for late updates. Titan Ammo should now properly update Thrown weapons durability, even in combat.
- TitanCoords: Fixed World Map coordinate placement. It shouldn't overlap with CT_Mod buttons anymore.
- Semi-fix for some inventory bags not scaling properly when using the bottom bar. Bags may still overlap each other if closed in an obscure order.
- TitanRepair: TitanRepair will now properly display item names instead of slots, assuming the damaged items are equipped. If for some reason Repair is unable to properly get the item name, it will display the slot or "Inventory", accordingly. Moreover, TitanRepair will now immediately update durability info, after repairing at a vendor using the repair popup.
- Added support for Titan Gold Tracker addon (fixed improper Right-click menu placement when the plugin resides on the bottom bar).
- Fixed German Localization for changes in previous revisions.
- TitanVolume: Fixed a bug with a global variable when adjusting Speaker Volume.
- Modified Localization.lua so that the reset option is now displayed properly (EN-US at the moment).
- Fixed Right-Click menu for the second bar (Double-Bar) both on top and bottom (requires testing).
- Modified TOC files to display the version of each individual plugin, on the Addons window. Plugins are also highlighted with a light-brown color.
- Modified Titan.toc to properly display version info, on the Addons window.
- Added internal version information (can be viewed on Titan's right-click menu), in TitanRider and TitanStanceSets.
- TitanAmmo: Added more registered events to trigger durability updates for thrown weapons, more quickly and efficiently.
- Deleted extra files (not needed - LootType exists in its own folder).
- TitanLootType: Added Random roll functionality on left-click. Ability to switch between Random 100 and Random 1000 via right-click menu, added.
- TitanPerformance reworked to support addon memory usage/rate summary. Added hint and ability to configure number of monitored addons (1-40) via right-click menu (slider will appear on top right/bottom right depending on which bar the plugin resides).
- Localization changes to support TitanPerformance and TitanLootType changes.
- Titan Panel adopted by the Titan Development Team. Project created on Google Code.
- Updated all TOC files to reflect the correct game version.
- Commited TitanAmmo fix.
- Minor fix for TitanItemBonuses to support future versions of BonusScanner.
- Modified TitanRepair to properly check for durability updates.
- Commited TitanStanceSets fix (securehook functions) to avoid errors with weapon enchants/oils.
- Commited TitanVolume2 fix (support for SFX, Music, Ambience, Microphone and Speaker).
- Commited TitanBags fix.
- Added 'Charm of Swift Flight' to TitanRider items (for EN-US localization only at the moment).
- Updated Titan Panel version and lastUpdated strings.
- Added a semi-updated version of TitanHonor to internal plugins.
- Added WeaponQuickSwap plugin (dependency of StanceSets).
- Commited TitanPerformance fix to properly display the right-click menu (left-click still forces a garbage collection).
- Fixed Chat window not moving in simple chat mode when Titan was turned on
- Fixed Combat log not moving in simple chat mode when Titan was turned on
- Fixed bags not moving when titan was turned on
- Added fix for dropdown menu issue
- Fixed issue with profession bags not being ignored
- Fixed bugs in itembonuses preventing submenus showing up
- Added new BonusScanner to fix incorrect values being displayed
- Made minor changes to increase performance and memory usage
- Fixed TitanRider issue with not detecting Enchanted items
- Fixed Issue with Spanish Locals not being picked up
- Fixed issue with Location co-ordinate colors being messed up
- Titan will Queue any screen changes in combat for when you leave combat
- Massive performance enhancement to Titan Screen draw - this is a big fix
- Updated all headers
- Replaced deleted file that was causing Itembonuses issue
- Fixed issue with loading settings
- Fixed errormessage with Itembonuses
- Fixed TitanRider to use new API method to detect mount
- Updated for WoW Version 2.0.1
- Fixed typo's in Menus
- Fixed issues with Profession bags (English only)
- Cleaned up some coding
- Fixed various small issues
|
|