Commit Graph

10 Commits

Author SHA1 Message Date
Road-block cf4c9ac361 api: add and use rgbhex function
* A memoizing method to cache and return hex colorstrings from rgb input.
* Refactor all occurences of adhoc rgb to hex string concatenation to use the new method
* Refactor chat module to use it
2019-05-01 15:23:05 +02:00
shagu 2559af18df libtipscan: anchor to worldframe to fix tbc issues 2019-04-07 11:09:35 +02:00
Road-block e50fabfff9 core: global environment cleanup 2019-03-31 14:59:21 +02:00
shagu 1d071108a5 libtipscan: add method to parse tooltips into strings 2019-03-31 14:59:21 +02:00
Road-block 30aad8b492 libtipscan: fix scanning tooltip breaking due to show/hide of itself or uiparent 2019-02-17 04:26:51 +02:00
shagu 0e2303ae1e libs: skip library loading if already existing 2018-09-30 13:44:03 +02:00
shagu 4f2bfe7385 libtipscan: avoid anchoring the tooltip to itself 2018-09-28 22:38:24 +02:00
shagu 016e60c266 libtipscan: get rid of the stripPos function 2018-08-09 21:04:38 +02:00
shagu 63bb6553f2 libtipscan: get rid of the tooltip clearing 2018-08-09 20:50:07 +02:00
Road-block 44ffb10024 libtipscan: add new tooltip scanning library 2018-07-31 21:23:01 +02:00