Commit Graph

12 Commits

Author SHA1 Message Date
shagu a9eb5d34d4 socialmod: adjust code to make it work on tbc 2019-12-18 18:53:10 +01:00
shagu e9237b59b2 core: use concrete string based client checks 2019-06-10 17:06:31 +02:00
shagu cf08eabee9 socialmod: slightly adjust friendlist colors 2019-05-06 08:37:29 +02:00
shagu c115e97f34 socialmod: display cached data of offline friends
* Add friend class, level and last seen date to player
* Cache and display for offline friends
2019-05-01 15:28:29 +02:00
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 5051db1890 socialmod: fix classicons when disabled 2019-04-28 17:10:56 +02:00
shagu b9fc2ef876 skin: add class icons to social frames 2019-04-27 13:37:41 +02:00
shagu 5dfe5a4899 compat: initial layout of client abstraction api 2018-11-01 14:55:29 +01:00
shagu 0e05531ddb socialmod: move skin code into module 2018-08-25 12:02:37 +02:00
shagu 94d796343b skin: add friends frame 2018-08-23 17:13:33 +02:00
shagu 2d958a74b1 socialmod: fix broken friendlists 2017-12-03 18:14:38 +01:00
shagu 777161ddf9 socialmod: add colors to who, guild and friendlist 2017-12-03 17:06:27 +01:00