Commit Graph

206 Commits

Author SHA1 Message Date
rootdarkarchon
0824ba434b move check for cancellation of download token outside wait 2023-03-08 23:56:02 +01:00
rootdarkarchon
21fd54e38d move assignment completely to framework 2023-03-06 23:24:45 +01:00
Stanley Dimant
43c3516e9f fixes some more crashes 2023-03-02 22:00:30 +01:00
rootdarkarchon
ebe9ea47be potentially fixes an issue with cache creation, do not remove mediator on failure 2023-02-28 22:45:00 +01:00
rootdarkarchon
a37281b719 fix crashing and such 2023-02-27 12:05:53 +01:00
rootdarkarchon
d1514472c1 async waitwhilecharacterisdrawing 2023-02-27 02:30:50 +01:00
rootdarkarchon
1aef3b1d2e async await heels/c+/p+ stuff and await it before continuing with application of data 2023-02-27 02:01:20 +01:00
rootdarkarchon
b42e7e236c ignore hat/weapon state changes 2023-02-26 14:47:59 +01:00
rootdarkarchon
b4e96a873d fix gpose and disposal of charas when losing sight 2023-02-22 10:28:03 +01:00
rootdarkarchon
69e8f3be83 fixes only manip data being sent and not applied, adjustments to file scanner max size calc 2023-02-21 00:47:52 +01:00
rootdarkarchon
e461c6d5c9 further fixes 2023-02-20 10:25:32 +01:00
Stanley Dimant
b2b42b40c4 cleanup and fixes 2023-02-20 09:15:57 +01:00
Stanley Dimant
ae443f1ec4 potentially fix zoning issues 2023-02-20 08:59:27 +01:00
rootdarkarchon
62d4347196 I hate merges 2023-02-19 23:37:25 +01:00
rootdarkarchon
d99a6f8294 potential fixes for mediator logspam 2023-02-19 22:24:54 +01:00
rootdarkarchon
0eab5632c0 fixes for sync, dispose/restore, data application 2023-02-19 19:38:48 +01:00
rootdarkarchon
29eea0d800 fixes for summoner 2023-02-19 17:15:53 +01:00
rootdarkarchon
44450b24b4 add performance logging on demand, fix minion issues 2023-02-19 16:11:40 +01:00
rootdarkarchon
6cf0ecdef1 merge 2023-02-18 15:25:22 +01:00
rootdarkarchon
2ae5d42e4d Loggerrework (#45)
* test some refactoring for cachedplayer

* rework logging

* fix saving of log level

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-02-18 15:23:38 +01:00
rootdarkarchon
55ae736783 test some refactoring for cachedplayer 2023-02-17 19:58:55 +01:00
Stanley Dimant
0c48508dbc attempts to fix some waiting issues I guess 2023-02-17 09:49:18 +01:00
rootdarkarchon
0cf12d57ef make application of character data blocking 2023-02-17 00:38:42 +01:00
rootdarkarchon
6457a1fe9a more potential crash fixes + gpose fix 2023-02-15 23:51:55 +01:00
rootdarkarchon
eed44f090d adjustments to cachedplayer handling 2023-02-15 14:23:06 +01:00
rootdarkarchon
73f009757c add dialog to add secret key to main ui when no secret key is present 2023-02-12 13:45:10 +01:00
rootdarkarchon
c36c2b43a9 run clearcache kinda async 2023-02-11 16:16:44 +01:00
rootdarkarchon
55eb94f7da check availability of plugins implicitly 2023-02-09 00:15:17 +01:00
Cara
c75d4f2250 Fix Palette+ sending empty palette (#42) 2023-02-07 22:41:48 +01:00
rootdarkarchon
03ee357c3c clean up character data factory 2023-02-06 00:45:18 +01:00
rootdarkarchon
f2f5e0f222 fixes some issues with persistent transient resources 2023-02-05 17:17:15 +01:00
rootdarkarchon
3634c06ee5 fixes for pet handling, uploads, clear storage button, remove button while reconnecting, put paused to online/paused, put visible to online 2023-02-05 15:52:27 +01:00
rootdarkarchon
7c97d1994c configuration rework 2023-02-04 15:53:23 +01:00
rootdarkarchon
fc3ad1f7f8 attempt to gracefully reconnect, do not send notification for player on connect, do not check other players on framework update thread, delay palette+ sending data 2023-02-04 02:04:26 +01:00
rootdarkarchon
680c5f4712 minor fixes 2023-02-04 00:46:48 +01:00
rootdarkarchon
a03e92ccef some minor fixes 2023-02-03 19:34:15 +01:00
rootdarkarchon
53bbda4cf4 adjust waiting for loading players 2023-02-03 12:47:17 +01:00
rootdarkarchon
9d4d919f0d fixes an issue with transient data handling 2023-02-02 17:42:50 +01:00
rootdarkarchon
ede62fabae rebuild PlayerManager to CacheCreationService and optimize creation of the local file cache 2023-02-02 15:25:58 +01:00
rootdarkarchon
7b0aa33fb5 fix subscribing to paletteplus message 2023-01-31 22:25:50 +01:00
rootdarkarchon
2ca3e639b4 rework service disposal 2023-01-31 19:52:12 +01:00
rootdarkarchon
68ae87878a fixes for uid/note display in notifs 2023-01-31 14:54:13 +01:00
Stanley Dimant
576d005b32 add NotificationService, cleanup 2023-01-31 14:43:22 +01:00
Cara
f024486932 GetCharaPalette->BuildCharaPalette (#41) 2023-01-31 09:28:35 +01:00
rootdarkarchon
41465c2d49 fully switch to mediator from events 2023-01-31 01:35:11 +01:00
rootdarkarchon
5e7beb8518 add DI, start implementing mediator pattern instead of events 2023-01-31 00:05:47 +01:00
rootdarkarchon
66fb103c94 add apply last received data 2023-01-30 11:46:17 +01:00
Cara
d218d06230 Add support for Palette+ (#40) 2023-01-30 09:43:57 +01:00
rootdarkarchon
e00804b2ff do not open notes popup on connection when enabled 2023-01-29 21:54:13 +01:00
rootdarkarchon
6b4359c0c2 fix open notes popup on user addition, fix saving on every secrey key access 2023-01-29 21:13:27 +01:00