Commit Graph

608 Commits

Author SHA1 Message Date
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
shagu 5c249e9e96 chat: replace global function 2017-02-26 19:32:00 +01:00
shagu 30693b66ca thirdparty: add support for latest dpsmate 2017-02-26 19:31:26 +01:00
shagu ec22ad33eb tooltip: replace function in global space 2017-02-26 18:34:01 +01:00
shagu e651e02a0c target: always refresh status bars 2017-02-26 18:33:46 +01:00
shagu 92de8f792f player: always refresh power bar 2017-02-26 18:28:26 +01:00
shagu 5b4a92e72a pet: always refresh power bar 2017-02-26 18:27:15 +01:00
shagu 8e40807f39 loot: replace function in global space 2017-02-26 18:21:26 +01:00
shagu 8752fa8106 api: move variable init to the others 2017-02-26 18:02:03 +01:00
shagu 2007278a99 autoshift: use new hook mechanisms 2017-02-26 17:49:57 +01:00