Hendrik Leppkes
7d18141115
Updated Babelfish.lua
2009-03-26 10:05:57 +01:00
Hendrik Leppkes
e13222b4a7
Update to use the locale system
2009-01-27 16:13:15 +01:00
Hendrik Leppkes
0143aa8d4b
Updated zhCN locale
2009-01-27 15:36:44 +01:00
Hendrik Leppkes
ef9968ce8e
Added click-through plumbing and click-through support to Rep/XP Bars
2009-01-20 13:10:51 +01:00
Hendrik Leppkes
6d9c184d97
Updates ruRU locale by StingerSoft
2009-01-08 12:53:27 +01:00
Hendrik Leppkes
34785ada2a
Updated zhCN locale
2009-01-06 15:20:14 +01:00
Hendrik Leppkes
9065b0e95e
Added new "Hide on Vehicle" preset option, currently in use by the PetBar to hide the single "Attack" button being shown on the engineering chopper mounts and possible other Vehicle-type mounts.
2009-01-04 17:15:25 +01:00
Hendrik Leppkes
c76ca217c9
Updated zhTW locale
2008-12-14 14:42:36 +01:00
Hendrik Leppkes
e4db774909
Updated zhCN locale
2008-12-14 11:56:50 +01:00
Hendrik Leppkes
70977047ab
Update koKR locale and add a few missing strings to locale files
2008-11-20 13:13:09 +01:00
Hendrik Leppkes
b5b8dc9479
Added an expiremental Vehicle Bar module with an exit button and the pitch buttons
2008-11-17 14:46:17 +01:00
Hendrik Leppkes
7c53a32f18
Revert "Renamed "Zoom" to "Button Border" and make it do its thing again"
...
This reverts commit ccf041bdcd .
2008-11-11 20:02:13 +01:00
Hendrik Leppkes
ccf041bdcd
Renamed "Zoom" to "Button Border" and make it do its thing again
2008-11-11 16:52:22 +01:00
Hendrik Leppkes
4ca8075cfd
Added Bindings.xml to allow binding of keys through the Blizzard KeyBinding menu
2008-11-09 12:00:44 +01:00
Hendrik Leppkes
6073cc72ae
Updated frFR locale by Pettigrow
2008-11-08 21:25:13 +01:00
Hendrik Leppkes
9d77edcc55
MicroMenu now uses the default ButtonBar template, which enables it to use full Row control
2008-11-08 21:23:26 +01:00
ananhaid
a049e1b173
Signed-off-by: ananhaid <ananhaid@gmail.com>
2008-11-02 00:06:44 +08:00
Hendrik Leppkes
d03e403d28
Updated Forum Link in the FAQ
2008-11-01 13:14:26 +01:00
Hendrik Leppkes
925ba03aaf
Add a minimap icon using LibDBIcon-1.0
2008-10-30 11:50:06 +01:00
Hendrik Leppkes
bb83d20d41
Added support for Focus-Cast
2008-10-30 08:39:47 +01:00
Hendrik Leppkes
8a8a28c055
Updated zhCN locale from wowui.cn
2008-10-22 15:36:28 +02:00
Hendrik Leppkes
6f3feafc1e
Added missing locale
2008-10-15 14:48:40 +02:00
Hendrik Leppkes
97f10a12db
Added very basic Reputation/XP Bar modules
...
Support for the XP and Reputation Bar, Bartender4 hides them so it can show them again. Disabled by default.
Note: The XP Bar hides itself when you reach max-level, and the Reputation Bar hides itself if you are not tracking any reputation.
2008-10-12 15:09:09 +02:00
Hendrik Leppkes
f99404c5a6
Added a Vertical MicroMenu option
...
The MicroMenu can once again be vertical again, however it does not have a full-blown Rows configuration like the actionbars do, due to some issues with the non-square micromenu buttons.
As a result of that, padding between the buttons is currently not available either.
Its planned to make the MicroMenu use the default ButtonBar template too in the future.
2008-10-09 00:40:03 +02:00
Hendrik Leppkes
fa56f2787c
Some more tweaks to Babelfish script, changing output format slightly, and re-run the script.
2008-09-29 11:23:31 +02:00
Hendrik Leppkes
ca8e48aeec
Added a type check when writing the locale files
2008-09-29 11:00:13 +02:00
Hendrik Leppkes
c172c7770b
Added support for non-true values in the base locale
2008-09-29 10:58:18 +02:00
Hendrik Leppkes
a502a9090b
Allow configurationg of a different base locale in Babelfish Script
2008-09-29 10:52:23 +02:00
Hendrik Leppkes
8664664151
Added more configuration variables to the Babelfish script
2008-09-29 10:49:46 +02:00
Hendrik Leppkes
ddb810fb1b
Re-organized some state options and extended description of the ActionBar Paging option
2008-09-28 18:07:11 +02:00
Hendrik Leppkes
5c60ec29f2
Added a button to the Config GUI to open the Key Binding Mode
2008-09-28 18:02:24 +02:00
Hendrik Leppkes
e35f488d55
Added support for esMX to locale files and Babelfish script
2008-09-28 15:23:20 +02:00
Hendrik Leppkes
c2905efe71
Added missing locale entries for new State Options
2008-09-28 14:36:06 +02:00
Hendrik Leppkes
aa1867ad90
Removed SVN $Id$ Tags and updated locale
2008-09-14 13:25:48 +02:00
Hendrik Leppkes
da58d8e303
Merge branch 'master' into wrath
2008-09-02 17:03:48 +02:00
Hendrik Leppkes
a44b12b76f
Added LDB launcher plugin
2008-09-02 17:02:51 +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
6acaa9e6a1
restructuring, preparing for new changes
2008-09-02 16:51:34 +02:00
StingerSoft
85801dc74d
update fully ruRU translation
2008-07-17 23:28:33 +00: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
whyv
b856fc9760
update zhTW locale
2008-07-05 10:54:04 +00:00
cwdg
e8054a1be2
update zhCN
2008-07-05 05:00:32 +00:00
Hendrik Leppkes
60d2bfe91b
simplify 3 translations to be combined in one
2008-07-04 22:43:36 +00:00
Hendrik Leppkes
3a4694699c
add empty ruRU locale file and add ruRU to the babelfish script
2008-07-04 22:40:25 +00:00
pettigrow
caa897af46
frFR Update
2008-06-25 08:17:39 +00:00
sayclub
12bfb79d96
- koKR Update
2008-06-22 23:27:42 +00:00
whyv
b41a86008b
update zhTW
2008-06-22 12:00:21 +00:00
pettigrow
f1876d69c7
frFR Update
2008-06-22 11:24:53 +00:00
Hendrik Leppkes
66d8e604a4
babelfish run to validate locale
2008-06-22 09:50:37 +00:00