shagu
532f1c7e57
libpredict: skip aura updates on disabled unitframes
2024-11-04 15:26:24 +01:00
shagu
4cec209e4d
libpredict: calculate timeleft in GetHotDuration
2024-11-04 15:19:40 +01:00
shagu
3d3e550ee0
libpredict: trigger aura events of relevant unitframes
2024-11-04 15:17:56 +01:00
gwetchen
59b92d7ede
libpredict: count tierset bonus on each item tooltip
2024-11-04 14:17:04 +01:00
shagu
d9aa50decb
libpredict: align hot prediction with other functions
2024-11-04 13:18:21 +01:00
shagu
ffca176694
libpredict: add prediction without group
2024-11-04 12:44:25 +01:00
shagu
5f62acacb1
libpredict: convert strings into locale tables
2024-11-04 12:25:03 +01:00
gwetchen
b423b9b32d
libpredict: add healcomm compability for vanilla hots
2024-11-04 12:13:19 +01:00
shagu
225a84bc8d
libpredict: check and abort on empty heal values
2023-07-29 15:44:49 +02:00
shagu
337a1b9519
libpredict: check for mouseover before using it
2023-03-23 09:29:12 +01:00
shagu
44bce4e3e9
prediction: check assist to identify valid unit
2023-03-10 22:02:52 +01:00
shagu
ad08c69ec5
mouseover: show prediction on correct spell target
2023-03-10 18:39:22 +01:00
shagu
da79967217
libpredict: set cache reset to proper events
2022-05-27 16:48:16 +02:00
shagu
62b420d07b
libpredict: check msg variable before using it
2021-07-23 17:43:28 +02:00
shagu
80f5b9ef0d
libpredict: add library to handle heal predictions
...
* move "prediction" from module into a library
* reduce the resize and trigger calls on unitframes
* improve performance by caching frames and events
* introduce later API commands such as:
- UnitGetIncomingHeals(unit)
- UnitHasIncomingResurrection(unit)
* update unitframes to make use of new api calls
* delay spell cache loading to not overwrite previous
* remove all unitframe specific code from library
2020-11-27 15:22:01 +01:00