Commit Graph

59 Commits

Author SHA1 Message Date
shagu 156d858a2e castbar: add pushback counter to channel bar 2018-11-10 13:41:58 +01:00
shagu e96ecfd9fb castbar: only show delay on player unit 2018-11-10 13:33:57 +01:00
shagu 977948263c castbar: add missing channel detection 2018-11-04 15:58:05 +01:00
shagu 79167083cb castbar: keep listening for casts during fadeout 2018-11-03 20:19:08 +01:00
shagu f1218870b0 castbar: reset pushback counter 2018-11-03 10:31:06 +01:00
shagu 07ce172684 castbar: always update casting state 2018-11-01 16:22:30 +01:00
shagu 5dfe5a4899 compat: initial layout of client abstraction api 2018-11-01 14:55:29 +01:00
shagu 5312b54101 castbar: instantly hide casts on name change 2018-08-16 18:09:34 +02:00
shagu 45b4468774 castbar: instantly hide on non-existing units 2018-08-14 20:19:25 +02:00
shagu 80723a78d3 castbar: keep visible in unlock mode 2018-06-02 16:53:03 +02:00
shagu e0df710cff castbar: load saved position 2018-06-02 16:46:19 +02:00
shagu 564ec6e8c5 castbar: add options to hide player and target bar 2018-06-02 11:09:23 +02:00
shagu 9eb2b97f57 libcast: add global library for cast detection 2018-06-01 20:58:44 +02:00
shagu 52ac2fd642 castbar: add creature heal events 2018-06-01 10:25:44 +02: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 6f61b6c82b castbar: use a static modifier to calculate height 2017-12-24 19:10:57 +01:00
shagu 869e4c91f7 castbar: align to unitframe spacing 2017-12-23 23:15:29 +01:00
shagu 75b3ad35f5 castbar: fix copy-paste error on crit string 2017-10-26 20:31:43 +02:00
shagu a895669051 api: unify pattern conversion for gfind 2017-09-26 22:57:13 +02:00
shagu b39337c61e castbar: add new interrupt spells 2017-07-16 15:03:14 +02:00
Moritz Spindelhirn ebd0d3ef33 castbar: use string format for cast duration 2017-06-09 22:04:56 +02:00
shagu bf35a4b982 fonts: integrate upgrade paths 2017-06-08 19:25:53 +02:00
shagu 59e1ed3bbe castbar: add option to use unit font 2017-06-08 19:25:53 +02:00
shagu 97a07b7ac0 castbar: fix frame strata 2017-05-28 21:54:04 +02:00
shagu af703894ae castbar: delay custom casts by lag 2017-04-23 17:16:23 +02:00
shagu 6402e29b1b api: rename to hooksecurefunc 2017-03-01 19:48:48 +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 51974f23c0 castbar: add support for aimed- and multishot 2017-02-26 17:18:17 +01:00
shagu 3de092e507 castbar: clean up event code 2017-02-05 15:24:02 +01:00
shagu 4b5926d9b8 castbar: use locale independent combat log parsing 2017-02-05 00:11:53 +01:00
shagu d43fdc7a3d castbar: add initial interrupt detection 2017-02-04 13:59:06 +01:00
shagu 1bfc5dd27c castbar: round max value on delay 2017-02-03 19:04:38 +01:00
shagu 7912090ac3 castbar: stop channeling on cast 2017-01-26 16:10:11 +01:00
shagu 144fb4266b castbar: make standalone and movable 2017-01-09 20:34:06 +01:00
shagu 1d55e7f1f7 castbar: use lower numbers for statusbar 2017-01-07 03:27:21 +01:00
shagu d7539e8f4e castbar: code optimization 2017-01-05 04:24:31 +01:00
shagu ebc9357de8 castbar: fix framestrata and add name 2017-01-05 02:10:36 +01:00
shagu f08d57fffb layout: make cast and actionbar more compact 2016-12-30 00:35:53 +01:00
shagu b1ba3c1f96 castbar: remove spell gain trigger 2016-12-28 15:44:38 +01:00
shagu ad4e68d681 api: clean up and documentation 2016-12-24 11:03:47 +01:00
shagu 77f02d9674 fonts: support for non latin gameclients 2016-12-19 18:46:46 +01:00
shagu 0e4b3efcdc castbar: add option to change color 2016-12-10 19:08:18 +01:00
shagu 5d8727fd47 castbar: change parent of target castbar 2016-11-29 20:32:13 +01:00
shagu 8891a1df44 backdrop api: rework every single frame sizing
This commit breaks alot of compatibility and maybe
other things too. The change was necessary, because
the old framework ran up against its limits.
A lot of new configuration options are now possible
and some of them were already added.
2016-11-22 00:04:14 +01:00
shagu 1a0d2d6e4e castbar: change two global variables to local 2016-11-16 23:27:28 +01:00
shagu 0dac5bc1e0 module: add option to disable pfUI-UnitFrames 2016-11-13 15:02:13 +01:00
shagu ba72fc39da codestyle: remove trailing semicolons 2016-11-09 23:20:26 +01:00