Commit Graph

27 Commits

Author SHA1 Message Date
shagu 7669e64173 core: remove leftover semicolons 2020-08-15 19:29:24 +02:00
shagu acea0b0ab1 prediction: add res communication for tbc 2020-07-06 18:57:40 +02:00
shagu dac995bc89 prediction: detect selfcast via actionbuttons 2020-03-28 12:05:06 +01:00
shagu 4a6aebfae6 prediction: add safety aborts to spell scanners 2020-02-24 17:30:12 +01:00
shagu f0019bd6a0 prediction: always keep the highest heal value
Perform a soft-reset of heal values whenever the equipment
changes or when the player learns or unlearns any skills.
2020-02-16 12:04:52 +01:00
shagu 726c34dde5 prediction: add support for prayer of healing 2020-02-15 10:53:35 +01:00
shagu 71b3297c51 prediction: use events to detect spell target 2020-01-31 17:18:23 +01:00
shagu b61fd8e0b9 prediction: remove duplicate event entry 2020-01-31 17:17:38 +01:00
shagu 9e165cca59 prediction: fix spell delay error on tbc 2019-09-21 14:53:11 +02:00
shagu 0b24522857 prediction: add compatibility for tbc 2019-09-20 22:41:51 +02:00
shagu e9237b59b2 core: use concrete string based client checks 2019-06-10 17:06:31 +02:00
shagu bc36fa74d4 prediction: add option to hide/set overheal amount 2019-05-19 10:45:27 +02:00
shagu aa30d5871e prediction: use new cmatch for pattern matching 2018-12-02 14:47:04 +01:00
shagu c417f89d34 prediction: add missing inpairs 2018-09-29 01:18:13 +02:00
shagu 7ecac458ac api: use dynamic shortcut for string.gfind 2018-09-28 22:53:16 +02:00
shagu e8538b3b77 prediction: send healcomm compatible predictions 2018-08-25 16:52:57 +02:00
shagu b5c73145df prediction: abort on invalid values 2018-08-19 12:30:55 +02:00
shagu 2d3814aaed prediction: fix prediction for weird names 2018-04-09 20:54:50 +02:00
shagu eb7bae44e2 prediction: add missing sender to ress parameters 2017-12-24 12:05:20 +01:00
shagu e484625c30 prediction: sort stuff into functions 2017-12-22 22:25:36 +01:00
shagu 6bc822d927 prediction: check for valid label and id 2017-12-22 00:51:23 +01:00
shagu 57909e5670 prediction: do not wipe table while still in pairs 2017-12-21 19:50:54 +01:00
shagu 8da644dba8 prediction: update ressurection icon state 2017-12-21 14:13:49 +01:00
shagu b21da03430 prediction: handle spell delays 2017-12-21 14:10:20 +01:00
shagu ad58034d1d prediction: optimize code 2017-12-21 14:10:20 +01:00
shagu e1d3202545 prediction: update on health changes 2017-12-19 17:16:50 +01:00
shagu fb95452645 prediction: display predictive healing 2017-12-19 16:54:44 +01:00