Commit Graph

46 Commits

Author SHA1 Message Date
Hendrik Leppkes 2ed2263968 Fix all and any white-space errors 2009-02-20 23:19:34 +01:00
Hendrik Leppkes 170a11c975 Tweaks to the state and visibility configuration 2008-11-01 17:08:08 +01:00
Hendrik Leppkes 21f3569087 Properly unregister the harm statedriver in UpdateStates and bail out earlier in returnOnly mode (used for configuration) 2008-10-31 19:22:54 +01:00
Hendrik Leppkes 36110a4c24 Fix Focus-Casting for enemy-targets in focus with Auto-Assist active 2008-10-30 18:44:13 +01:00
Hendrik Leppkes 24bf38f563 Properly enable/disable Auto-Assist when changing the option in the config 2008-10-30 09:27:22 +01:00
Hendrik Leppkes bb83d20d41 Added support for Focus-Cast 2008-10-30 08:39:47 +01:00
Hendrik Leppkes 461f274d47 Fixed disabling of Auto-Assist 2008-10-11 20:27:29 +02:00
Hendrik Leppkes 93ad63a772 Re-implemented Right-Click self-casting 2008-09-28 15:02:23 +02:00
Hendrik Leppkes 899c256250 Update State Driver after copying the previous set values into the custom driver 2008-09-28 14:44:45 +02:00
Hendrik Leppkes 250f3d8a5b Added Custom Conditionals support and Config options
You can now enter any macro conditions into an editbox in the Config GUI which will feed the state driver. The syntax is not validated, so its your own responsibility to know how macro syntax works!
Example:
[form:1]9;0 -- Page to Bar 9 in Form 1, otherwise don't page at all (id 0)
2008-09-28 14:32:38 +02:00
Hendrik Leppkes 66479e12b9 Added new "type" attribute to the state stance map definition.
The new "type" attribute allows the state header to use any macro conditions to be used for paging, currently only used in Warlocks Metamorphosis which only reacts on "stance" and not on "bonusbar" in build 8982.
If type is not set, it defaults to "bonusbar" for compat reasons.
2008-09-27 22:52:14 +02:00
Hendrik Leppkes 6f5de9a42d Fix paging support for Warlocks in Metamorphosis
Warlocks require a special treatment right now. Metamorphosis does not have a default BonusBar Offset and can only be caught by [stance:2] right now.
2008-09-27 22:35:33 +02:00
Hendrik Leppkes 63eda4be43 Added Warlock Metamorphosis support to the State-Paging module of ActionBars 2008-09-27 22:25:51 +02:00
Hendrik Leppkes aa1867ad90 Removed SVN $Id$ Tags and updated locale 2008-09-14 13:25:48 +02:00
Hendrik Leppkes c7c303ae3c Removed trailing spaces 2008-09-02 16:55:22 +02:00
Hendrik Leppkes eed9a681a5 rewrite auto-assist feature using new secure state driver rather then ugly macrotext 2008-09-02 16:51:38 +02:00
Hendrik Leppkes df656280af fix stance options 2008-09-02 16:51:36 +02:00
Hendrik Leppkes 959172dbcf first draft of new visibility system, works so far, but lacks options 2008-09-02 16:51:35 +02:00
Hendrik Leppkes d7d1d3cd62 fix other bugs 2008-09-02 16:51:35 +02:00
Hendrik Leppkes 6acaa9e6a1 restructuring, preparing for new changes 2008-09-02 16:51:34 +02:00
Hendrik Leppkes 2ffd19655b big restructuring, split the options from the code and moved individual modules into subdirs
- expect big breakage if you try to update without completely restarting wow
2008-07-05 12:41:16 +00:00
Hendrik Leppkes 60d2bfe91b simplify 3 translations to be combined in one 2008-07-04 22:43:36 +00:00
Hendrik Leppkes 0dd8e3dbd1 seperate Tree of Life and Moonkin stance configuration (moonkin will also now actually work) 2008-06-22 00:39:04 +00:00
Hendrik Leppkes 7de890f912 revert some changes to the action button code again to resolve a weird issue with moving spells (once again its not possible to move actions in combat) 2008-06-22 00:24:42 +00:00
Hendrik Leppkes 4e23013c64 improve visibility driver logic and API 2008-06-21 13:42:26 +00:00
Hendrik Leppkes 31cc52cbff applied a fix to the "Hide" option in different states until the hiding system can be re-written 2008-06-21 13:19:28 +00:00
cwdg b65818e89b continue to work 2008-06-18 19:35:03 +00:00
Hendrik Leppkes 9796afddac re-commit new button code, now with more checks and fixes and whatnot
- sadly, hiding the macro text is currently defunct, will be fixed soon'ish
2008-06-16 20:58:36 +00:00
Hendrik Leppkes c1622e076f workaround for a stance issue that didnt save data properly 2008-06-11 14:38:54 +00:00
Hendrik Leppkes d864f2b219 added expiremental auto-assist feature
- automatically trys to target your target's target if your current spell cannot be cast on your target (useful for healers targeting a boss and healing the current MT, etc)
2008-06-01 15:18:29 +00:00
Hendrik Leppkes 968613450a Bartender4:
- options to configure self-casting
- implement right-click self-cast
2008-05-03 12:55:33 +00:00
Hendrik Leppkes 39f941fdc8 Bartender4:
- added settings to toggle possess bar and actionbar-based switching (like pressing SHIFT-2 or SHIFT-MouseWheel to change bars)
- added TODO.txt
2008-05-03 11:33:27 +00:00
Hendrik Leppkes b6adf401f6 - build the config on demand (might break stuff, srsly)
- add options for configuring the modifier switching
2008-04-08 10:31:40 +00:00
Hendrik Leppkes 2c00040582 doh forgot shadowform 2008-03-27 10:19:03 +00:00
Hendrik Leppkes 8e97e69b42 use GetSpellInfo to get the stance names 2008-03-27 10:18:15 +00:00
Hendrik Leppkes ea733bdad1 fix bug for rogues 2008-03-26 16:07:36 +00:00
Hendrik Leppkes 120c3e3d66 make default bar state work 2008-03-25 10:49:01 +00:00
Hendrik Leppkes eeea3683f2 use [bonusbar:x] instead of [stance:x], simplifies detection logic of stances, no more skipped aquatic form shit =P 2008-03-25 10:10:10 +00:00
Hendrik Leppkes 439e4d2389 fix some state stuff 2008-03-07 15:54:33 +00:00
Hendrik Leppkes 720bd42401 fix bugs for classes that dont have any stances (yet) 2008-02-21 16:53:12 +00:00
Hendrik Leppkes 0b32b4a473 add state support for the possess bar 2008-02-17 11:41:33 +00:00
Hendrik Leppkes 80f0d3d811 options for page swapping based on stance 2008-02-11 14:24:21 +00:00
Hendrik Leppkes 2242edd844 cleanups 2008-01-20 16:05:17 +00:00
Hendrik Leppkes ccd361a4e0 svn stuff 2008-01-11 18:49:03 +00:00
Hendrik Leppkes 3c64ce4269 - basic shapeshift support, no config interface for it yet 2008-01-11 18:45:01 +00:00
Hendrik Leppkes 2fbed3b0ce DRYCODE: copy/pasted stance translations from BT3 into locale files using AceLocale-3.0, and first module interface for stances 2008-01-11 15:56:03 +00:00