Commit Graph

617 Commits

Author SHA1 Message Date
shagu 546ce6287c autovendor: auto sell- and repair module 2017-04-23 21:29:46 +02:00
shagu 8b460e3d67 gui: rename loot confirmation dialog setting 2017-04-23 17:42:27 +02:00
shagu 645c8593f4 chat: add missing item ref orig function 2017-04-23 17:17:38 +02:00
shagu af703894ae castbar: delay custom casts by lag 2017-04-23 17:16:23 +02:00
shagu fa17a9b425 chat: add url detection and copy dialog 2017-04-23 16:32:11 +02:00
shagu d631626662 autoshift: use locale independent checks 2017-04-23 14:06:11 +02:00
shagu afac8a0cb2 env: update koKR locales with client data 2017-04-22 23:34:45 +02:00
shagu 6e7f34cff6 env: force region font for koKR clients 2017-04-22 22:47:26 +02:00
shagu bca1ae7616 env: update koKR translations 2017-04-22 10:59:04 +02:00
shagu d80bb527bc env: add koKR template 2017-04-22 10:44:13 +02:00
shagu 4b979aad2f tag: release version 2.1 2017-04-19 23:39:22 +02:00
shagu dbc0765b0b firstrun: simplify question dialog 2017-04-19 23:36:05 +02:00
shagu f4866ae7a8 sellvalue: check for quest reward first 2017-04-17 17:00:37 +02:00
shagu 648ee4cea5 sellvalue: rewrite 2017-04-17 16:16:04 +02:00
shagu 2a267d11e6 skin: fix logic error on undefined "d" 2017-04-04 10:18:45 +02:00
shagu d158955eb3 skin: check for existing anchor 2017-04-04 10:10:31 +02:00
shagu 9b6d746c6f gui: fix profiles 2017-04-04 09:20:31 +02:00
shagu 2ea7e03dd6 unitframes: add mage buffs 2017-03-19 13:56:27 +01:00
shagu 0e93ef166a loot: option to auto-loot BoP items 2017-03-19 13:48:27 +01:00
shagu f2b5e65034 tag: release version 2.0.5 2017-03-11 23:58:29 +01:00
shagu e7dd8776f1 api: fix memory leak
very ugly, but lua5.0 doesn't handle '...' in an efficient way.
By unpacking 'arg' inside of an OnUpdate function, the memory
usage will increase dramatically. The supported count of
arguments is now set statically to a maxium of 10.
2017-03-08 22:14:44 +01:00
shagu 72d1132dcc unitframes: add option for custom hp background 2017-03-04 16:17:14 +01:00
shagu d9f29a7e7b addons: fix scroll indicators on custom scales 2017-03-04 10:28:53 +01:00
shagu 0c5198da0b tag: release version 2.0.4 2017-03-01 20:27:03 +01:00
shagu 1de52cdd01 gui: fix wrong variable names for reset 2017-03-01 20:25:48 +01:00
shagu 3ef3113a8e cooldown: change color for cd lower than 3 sec 2017-03-01 20:20:39 +01:00
shagu 6402e29b1b api: rename to hooksecurefunc 2017-03-01 19:48:48 +01:00
shagu 4e98f8096f actionbar: option to hide hotkey and macro text 2017-03-01 18:54:51 +01:00
shagu 27c6975d27 actionbar: add weared item indicator 2017-03-01 18:46:55 +01:00
shagu 4b3010b5ed tag: release version 2.0.3 2017-02-28 20:46:05 +01:00
shagu 549e2fdaa4 roll: hook function in global space 2017-02-28 19:09:31 +01:00
shagu 425f93c0a7 tag: release version 2.0.2 2017-02-27 20:50:27 +01:00
shagu 65b18a5125 mouseover: set slashcmd in global space 2017-02-27 20:28:06 +01:00
shagu ff1b7a56b4 unitframes: fix backdrop function calls 2017-02-27 20:22:48 +01:00
shagu c83141ee68 cooldown: no break required 2017-02-27 20:14:28 +01:00
shagu aae7e034f3 bags: only update cooldown if frame exists 2017-02-27 20:14:06 +01:00
shagu 4ea0454a32 tag: release version 2.0.1 2017-02-27 00:31:51 +01:00
shagu 1849ac28e7 api: always prefer own functions 2017-02-27 00:30:02 +01:00
shagu 22bfeafefb unlock: fix unlock mode 2017-02-27 00:29:26 +01:00
shagu c0965cb7e4 tag: release version 2.0 2017-02-26 21:47:58 +01:00
shagu 2c3951a174 api: remove useless comment 2017-02-26 21:47:06 +01:00
shagu 6e26336d36 api: rework of locale system 2017-02-26 21:29:27 +01:00
shagu ce5abaa8b4 castbar: fix missing channel castbar 2017-02-26 20:56:21 +01:00
shagu 6f7a665ffe api: merge api calls into environment 2017-02-26 20:55:22 +01:00
shagu 1766dd4ba0 api: use C for config 2017-02-26 20:42:08 +01:00
shagu e20e4ef385 api: rename global variables 2017-02-26 20:41:56 +01:00
shagu a25b440507 api: restructure 2017-02-26 20:39:52 +01:00
shagu 5a60812786 api: replace getglobal 2017-02-26 20:19:22 +01:00
shagu 5a10f4ca6b api: replace getglobal with _G 2017-02-26 19:39:37 +01:00
shagu 12c6941812 thirdparty: replace global function 2017-02-26 19:35:36 +01:00