Commit Graph

97 Commits

Author SHA1 Message Date
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
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
b4e96a873d fix gpose and disposal of charas when losing sight 2023-02-22 10:28:03 +01:00
rootdarkarchon
b448efdeb6 clear last received data on pair offline 2023-02-22 00:29:27 +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
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
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
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
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
b2276a1883 Client rework for API change and paradigm shift (#39)
* most of the groups refactoring on client

* register OnMethods for group stuff

* start implementing client (still pretty broken)

* finish implementing new api first iteration

* idk rework everything for pair shit (still WIP); goal is to remove PairedClients and GroupPairClients from ApiController

* move everything to PairManager, remove dictionaries from APiController

* remove admin stuff from client, cleanup

* adjust reconnection handling, add new settings, todo still to remove access from old stuff that's marked obsolete from config

* add back adding servers, fix intro ui

* fix obsolete calls

* adjust config namespace

* add UI for setting animation/sound permissions to syncshells

* add ConfigurationService to hot reload config on change from external

* move transient data cache to configuration

* add deleting service to ui

* fix saving of transient resources

* fix group pair user assignments

* halt scanner when penumbra inactive, add visible/online/offline split to individual pairs and tags

* add presence to syncshell ui

* move fullpause from config to server config

* fixes in code style

* more codestyle

* show info icon on player in shells, don't show icon when no changes from default state are made, add online notifs

* fixes to intro UI

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-29 15:13:53 +01:00
rootdarkarchon
e1f6d6df24 add warnings for missing optional plugins when respective data is received 2023-01-08 00:19:11 +01:00
rootdarkarchon
90a25c23dc fix some performance issues 2023-01-05 17:57:30 +01:00
rootdarkarchon
ffd896168c remove Penumbra dependency and use nuget, minor internal refactoring of structs, more resilent downloads 2022-12-18 13:00:34 +01:00
rootdarkarchon
5b8e6a3d9f add some logging, fix cache handling on load 2022-12-13 12:39:54 +01:00
Stanley Dimant
9ba6827816 experimental first iteration of persistent transient resources on startup 2022-12-13 12:01:40 +01:00
rootdarkarchon
56dd3c2f65 up version 2022-11-03 10:34:06 +01:00
Stanley Dimant
5694eb7d08 fixes to upload logic 2022-11-03 10:16:58 +01:00
rootdarkarchon
71e11c5b45 add customizeplus support 2022-10-27 12:49:18 +02:00
Stanley Dimant
260c4a48ee add analyzers and api 2022-10-03 15:58:51 +02:00
Stanley Dimant
ac6c46390c add api to mare, change all to file scoped namespace 2022-09-29 15:52:33 +02:00
Stanley Dimant
c2e92c094c remove database, use in-memory 2022-09-28 15:44:29 +02:00
Stanley Dimant
afb1cf1429 fix issue when penumbra mod folder contains a part of the path of cache folder 2022-09-25 20:51:03 +02:00
Stanley Dimant
0d7e173a97 add periodic file scanner, parallelize downloads, fix transient files being readded when not necessary, fix disposal of players on plugin shutdown 2022-09-25 14:38:06 +02:00
Stanley Dimant
574cdb0b24 fix issue when multiple transient files point to different gamepaths 2022-09-16 00:25:07 +02:00
Stanley Dimant
b4792138ae resolve material issues 2022-09-13 23:10:44 +02:00
Stanley Dimant
78c6d7e594 fixes for materials 2022-09-11 14:28:16 +02:00
Stanley Dimant
a618fad7d9 0.4.2: fix heels integration, potentially fix crashes, delay handling of transient resource loads, change transients to concurrent dictionary 2022-09-11 01:23:41 +02:00
Stanley Dimant
782ec873f6 fixes for heels or so I guess 2022-09-10 16:03:21 +02:00
Stanley Dimant
8d1324250f merge 0.4.0 into main 2022-09-10 15:31:03 +02:00
Stanley Dimant
f98b8af413 Revert "add heels support"
This reverts commit d5068d5515.
2022-09-10 14:15:18 +02:00
Stanley Dimant
c2aeca6d0e merge from main 2022-09-10 14:14:59 +02:00
Stanley Dimant
d5068d5515 add heels support 2022-09-10 14:11:52 +02:00