Commit Graph

18 Commits

Author SHA1 Message Date
rootdarkarchon
a37281b719 fix crashing and such 2023-02-27 12:05:53 +01:00
Stanley Dimant
912d0bd800 move isbeingdrawn fully to framework and try catch 2023-02-27 10:40:06 +01:00
rootdarkarchon
d1514472c1 async waitwhilecharacterisdrawing 2023-02-27 02:30:50 +01:00
rootdarkarchon
b42e7e236c ignore hat/weapon state changes 2023-02-26 14:47:59 +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
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
7f36e80e2a fixes for handling gameobjects 2023-02-17 10:06:21 +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
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
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
53bbda4cf4 adjust waiting for loading players 2023-02-03 12:47:17 +01:00
rootdarkarchon
ede62fabae rebuild PlayerManager to CacheCreationService and optimize creation of the local file cache 2023-02-02 15:25:58 +01:00