Commit Graph

10 Commits

Author SHA1 Message Date
N. Lo
706aab5bb9 DTR entry: Hide --- separator if list is empty (#63) 2023-10-08 11:17:50 +02:00
Deckerz
2cb4e799ce Added names of visible players to tooltip of server bar (#61)
* Added names of visible players to tooltip of server bar

* match variable name

* changes as requested
2023-10-05 23:51:31 +02:00
N. Lo
fe30812aa7 DTR entry: Click to open main UI (#62) 2023-10-05 23:51:22 +02:00
rootdarkarchon
f89f6c1216 update to api9 2023-10-02 14:13:08 +02:00
rootdarkarchon
08a35c9152 Heels and C+ updates (#54)
* add heels and customize plus multi data

* adjust customize plus api calls

* adjustments to ipc for customize

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-07-17 08:57:56 +02:00
rootdarkarchon
42da1855b1 add UI for Mare Data Analysis 2023-07-12 15:03:15 +02:00
rootdarkarchon
405c0968da fix DtrBar removal/addition 2023-07-10 16:09:41 +02:00
rootdarkarchon
417c08f9b2 add CharacterAnalzyer, fix DtrEntry (I think) 2023-07-10 13:23:44 +02:00
rootdarkarchon
2473087da4 fix group panel, restarts with dtr entry 2023-06-27 18:56:05 +02:00
N. Lo
0e84d312dc Add DTR entry with number of visible pairs (#52)
* Add DTR entry with number of visible pairs

* Simplify DTR visible pair counter

- Merge the new PairHandlerInvisibleMessage and PairHandlerVisibleDisposedMessage ;
- Leave alone a bunch of messages that were actually unneccessary.

* Match encodings with the rest of the codebase

* Make the DTR entry opt-in and add explanations

* More reliable publishing of PairHandlerVisible/Invisible

* Simplify things for DTR

* Rework async
2023-06-18 23:01:39 +02:00