Commit Graph

143 Commits

Author SHA1 Message Date
shagu efb3228d46 unitframes: add option to show tooltip 2017-10-18 23:35:08 +02:00
William Gunter 2210e6c904 chat: add scroll speed option 2017-10-12 21:06:25 +02:00
William Gunter 4300d5472a nameplate: add option to display combopoints 2017-10-12 20:52:17 +02:00
Road-block fb1642b6b9 loot: add fallback values for missing players 2017-10-12 19:54:42 +02:00
shagu 8f983f9e7c api: merge ui functions into the base api 2017-09-30 15:11:35 +02:00
Road-block a2e0615659 loot: add advanced masterloot menu 2017-09-28 22:15:05 +02:00
shagu 2c6ce715bb api: fix pattern for decimals 2017-09-28 21:08:59 +02:00
Cameron Weaver (Clutch) ecbccbaeda thirdparty: add flightmap integration 2017-09-27 21:07:42 +02:00
Cameron Weaver (Clutch) 92de8e5ea4 minimap: make coordinates location configurable 2017-09-27 20:06:00 +02:00
shagu e33cd23419 unitframes: add function to prepare level string 2017-09-26 23:21:40 +02:00
shagu 6d3c31223c config: increase 40y rangecheck interval to 1s 2017-09-26 23:03:58 +02:00
shagu a895669051 api: unify pattern conversion for gfind 2017-09-26 22:57:13 +02:00
shagu 86c5837afe api: abort skin button on empty frame 2017-09-26 00:11:12 +02:00
shagu 0b7ff85096 api: separate gui functions 2017-09-25 22:51:21 +02:00
shagu 84cf529e24 core: change environment handling 2017-09-25 22:50:09 +02:00
shagu a0ec4490a3 api: fix bagtype detection 2017-09-24 23:13:25 +02:00
shagu c01ff76e7c panel: add option to only count on regular bags 2017-09-24 20:38:40 +02:00
shagu bf514590af bags: introduce GetBagFamily function 2017-09-24 20:21:45 +02:00
shagu cb75a3e71a api: reorder loading sequence 2017-09-24 20:21:03 +02:00
shagu db762a625c unitframes: print unknown for nil classes 2017-09-22 16:15:50 +02:00
shagu 9accc8bfcf chat: add option to disable chat tab flashing 2017-09-21 14:19:21 +02:00
shagu d290ddd26d unitframes: use default color on empty class 2017-09-20 23:20:25 +02:00
shagu 924b58a92d unitframes: abort after complete frame creation 2017-09-20 21:56:53 +02:00
shagu a270bd4be1 unitframes: fix invert healthbar values 2017-09-19 22:08:25 +02:00
shagu 86b6581201 unitframes: smoothen animation based on framerate 2017-09-19 21:52:40 +02:00
shagu d8ea1aa302 unitframes: hide missing health on dead people 2017-09-18 23:53:13 +02:00
shagu 22ca862be8 unitframes: maintain an available unitframe index 2017-09-18 23:41:29 +02:00
shagu 4808601398 unitframes: improve performance
* Only :SetValue if required
* Option to bypass animations and allow instant refreshs
* Instant refresh on new units
2017-09-18 23:40:59 +02:00
shagu f5fc3b7d1b unitframes: remove fps limit on animations 2017-09-17 23:11:38 +02:00
shagu d5ef7c1a07 unitframes: refresh raidframes on group disband 2017-09-10 14:33:40 +02:00
shagu a2518da6cd unitframes: always refresh player buff durations 2017-09-10 14:20:58 +02:00
shagu f446689681 unitframes: fix 5th group member in raid 2017-09-09 18:50:27 +02:00
shagu c6003f08f4 unitframes: update alpha on disabled rangefading 2017-09-08 19:32:37 +02:00
shagu 531f79b576 unitframes: never abort range checks without cache 2017-09-08 19:02:16 +02:00
shagu dc7dae81fc unitframes: fix player buff durations in group 2017-09-08 18:09:54 +02:00
shagu 509d60ef6e unitframes: add option to show group in raidframes 2017-09-08 18:09:54 +02:00
shagu 339e47adbd unitframes: remove redundant line 2017-09-08 18:09:54 +02:00
shagu f484e1843c unitframes: fix nil error on focus portraits 2017-09-04 22:36:11 +02:00
shagu 48cebd03e2 unitframes: rework hide mechanics 2017-09-04 21:53:56 +02:00
shagu e93b52c2ba unitframes: add option to show self in group 2017-09-03 18:28:05 +02:00
shagu 1d08a7619d unitframes: allow alpha values on custom colors 2017-08-28 19:49:27 +02:00
shagu 77d357ea06 chat: add option to hide combatlog 2017-08-17 22:19:17 +02:00
shagu 369f916322 api: add option to change language 2017-07-30 15:17:30 +02:00
shagu 38686e56f9 api: add itemcount function 2017-07-29 21:17:28 +02:00
shagu 3da42e971c unitframes: hide invisible healthbars 2017-07-29 16:00:23 +02:00
shagu 95a611a46d gui: add animation speed dropdown menu 2017-07-29 15:06:06 +02:00
shagu c1ca648fdd unitframes: set limit to onupdate speed 2017-07-29 14:57:51 +02:00
shagu 5e0231570b unitframes: add comments 2017-07-29 14:56:51 +02:00
shagu e91bec058f gm: add gm mode module 2017-07-24 14:14:44 +02:00
shagu 11e938ac5e player: replace reset-instances dropdown entry 2017-07-24 13:28:42 +02:00