Hendrik Leppkes
9246db80f5
Small tweak to options implementation
2008-09-28 15:05:12 +02:00
Hendrik Leppkes
93ad63a772
Re-implemented Right-Click self-casting
2008-09-28 15:02:23 +02:00
Hendrik Leppkes
8a78292d77
Added "Copy Conditionals" button to the Visibility driver as well
2008-09-28 14:45:33 +02:00
Hendrik Leppkes
c2905efe71
Added missing locale entries for new State Options
2008-09-28 14:36:06 +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
7fd6c09c2e
Fix Visibility Configuration for Metamorphosis
...
Metamorphosis is on slot 1 for GetShapeshiftFormInfo(), but when active GetShapeshiftForm() returns 2.
Added a hopefully temporary hack to work around the issue.
2008-09-27 22:49:11 +02:00
Hendrik Leppkes
aa1867ad90
Removed SVN $Id$ Tags and updated locale
2008-09-14 13:25:48 +02:00
Hendrik Leppkes
cb5b5dc67d
add custom-conditional support to visibility driver, does not validate the syntax yet, so take care
2008-09-02 16:51:37 +02:00
Hendrik Leppkes
d12eb849fe
add options to control the new visibility driver
...
- currently supports: always hide, when possessing a npc, combat/nocombat, pet/nopet, stance:X
2008-09-02 16:51:36 +02:00
Hendrik Leppkes
df656280af
fix stance options
2008-09-02 16:51:36 +02:00
Hendrik Leppkes
c58af7643f
fix options
2008-09-02 16:51:35 +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
6acaa9e6a1
restructuring, preparing for new changes
2008-09-02 16:51:34 +02:00