Commit Graph

823 Commits

Author SHA1 Message Date
shagu 8fb5f3a10d buff: add buff frames 2018-03-26 18:26:33 +02:00
shagu cdb9d876a7 gui: don't reset global vars on GVAR save 2018-03-24 16:46:16 +01:00
shagu 63d863f03d unlock: let frames only snap to real pixels 2018-03-18 01:11:43 +01:00
shagu 67feb75b6a hdgraphic: save uiscale to cvars 2018-03-18 00:54:15 +01:00
shagu 10981d24ec roll: add option to use rarity color for timer 2018-03-18 00:37:54 +01:00
shagu 0f7fd4a7b0 api: rework of color api functions 2018-03-18 00:20:17 +01:00
Artur Morozov 817d78f9df translations: update ruRU 2018-03-08 08:52:08 +01:00
shagu ffef1b6c1d gui: remove useless button 2018-03-06 00:16:38 +01:00
shagu ff65b6b29a gui: ability to access actionbar settings via gui 2018-03-06 00:13:59 +01:00
shagu ba22fcf75a gui: add function to handle global variables 2018-03-05 22:58:34 +01:00
shagu 7a086e8534 actionbar: handle vertical bar independently 2018-03-05 22:56:56 +01:00
shagu 9f33e0b037 actionbar: make use of hook functions 2018-03-05 21:06:52 +01:00
shagu 55e2d06834 bubbles: switch to already existing cvar 2018-03-04 23:22:44 +01:00
shagu d1fe3940d4 gui: add option to set cvars 2018-03-04 23:21:44 +01:00
shagu 1466b5aa74 gui: remove legacy combat glow options 2018-03-04 23:21:06 +01:00
shagu adfdafbfdb thirdparty: only apply transparency for chatbg 2018-03-03 19:26:38 +01:00
shagu 748768dbea thirdparty: better handling for chat backgrounds 2018-03-03 12:35:18 +01:00
shagu 7e393ab06c api: get rid of custom texture borders 2018-03-03 12:27:01 +01:00
shagu ffacb478c0 skin: change main menu button appearance 2018-03-03 11:46:55 +01:00
shagu 040abcb270 castbar: detect custom castbars properly
* only show up when a cast takes place
* detect macros with rank declaration
* perform case insensitive cast checks
* detect spellbook action properly
* properly abort casts on spellcast failure
2018-02-10 21:23:49 +01:00
shagu 99ea8862bb xpbar: add previously added xp to session 2018-02-10 11:19:59 +01:00
shagu 2ab74b1f3d gui: run config checks on profile loading 2018-01-31 21:20:09 +01:00
shagu a7f6869641 hdgraphic: add more ui-scales 2018-01-20 18:06:29 +01:00
shagu cde834dfb1 gui: use checkoxes for combat glow 2018-01-20 17:32:34 +01:00
shagu 4bacfaf615 unitframes: include aggro and combat glow 2018-01-20 17:21:19 +01:00
shagu ac250e2265 actionbar: add option to switch page on keypress 2018-01-19 17:54:03 +01:00
shagu dbfcca95c0 rangecheck: restore autoattack race condition 2018-01-10 23:36:47 +01:00
shagu c4380df146 rangecheck: suspend for several conditions 2018-01-10 22:20:50 +01:00
Road-block 7bc0c76b2a actionbars: adjust layout size for dynamically spawned buttons 2018-01-08 18:24:44 +01:00
shagu 20567248bd gui: add option to show reload requirements 2018-01-08 03:08:21 +01:00
shagu e0c025ec22 gui: add unitframe update functions 2018-01-07 18:23:16 +01:00
shagu 19ea272245 debuffs: remove debug comments 2018-01-07 15:38:06 +01:00
shagu e0dee7091c raid: add config update function 2018-01-07 15:36:53 +01:00
shagu f85e71abcd group: add config update function 2018-01-07 15:36:30 +01:00
shagu 97a11f994c bubbles: move processing into function 2018-01-07 14:01:24 +01:00
shagu 4c697028ff hdgraphic: remove fps limit 2018-01-07 02:25:01 +01:00
stokbaek 5e381a3415 unitframes: add striped bar texture 2018-01-06 15:19:29 +01:00
shagu bc238a85b1 unitframes: add option to select bar textures 2018-01-05 21:00:24 +01:00
shagu 90825512e6 thirdparty: remove debug output 2018-01-04 23:20:59 +01:00
shagu 34f61e5f70 thirdparty: add option to use chat colors 2018-01-04 23:17:59 +01:00
shagu adc39a2217 meters: adjust skin mechanism and hide chat 2018-01-04 23:07:41 +01:00
shagu f1f7965e83 bubbles: correct chat bubble sizes 2018-01-03 14:27:14 +01:00
shagu 087e558047 rangecheck: always update current target 2018-01-02 13:04:13 +01:00
shagu 9595b71239 rangecheck: abort early if no action is detected 2018-01-02 12:51:21 +01:00
shagu 47f4c6a7e8 rangecheck: always update current target 2018-01-02 12:50:48 +01:00
shagu ebc20dfb1f bubbles: add chat bubble integration 2018-01-02 12:41:54 +01:00
shagu 3440fc7c7a loot: enable right mouse click for loot buttons 2017-12-31 18:28:23 +01:00
shagu a301313f5b rangecheck: set initial range value to 1 2017-12-31 17:53:05 +01:00
shagu 7e8f2fbb4c rangecheck: rewrite of the 40y range check
* remove the bad notice in GUI
* set default interval to "2"
* prevent all frames of being updated at once
* refresh one unit after the other
* use textures insted of spellnames
* change interval settings to dropdown
* remove no longer required locales
2017-12-31 17:41:18 +01:00
shagu 6f61b6c82b castbar: use a static modifier to calculate height 2017-12-24 19:10:57 +01:00