Commit Graph

634 Commits

Author SHA1 Message Date
rootdarkarchon
0c87e84f25 [Draft] Update 0.8 (#46)
* move stuff out into file transfer manager

* obnoxious unsupported version text, adjustments to filetransfermanager

* add back file upload transfer progress

* restructure code

* cleanup some more stuff I guess

* downloadids by playername

* individual anim/sound bs

* fix migration stuff, finalize impl of individual sound/anim pause

* fixes with logging stuff

* move download manager to transient

* rework dl ui first iteration

* some refactoring and cleanup

* more code cleanup

* refactoring

* switch to hostbuilder

* some more rework I guess

* more refactoring

* clean up mediator calls and disposal

* fun code cleanup

* push error message when log level is set to anything but information in non-debug builds

* remove notificationservice

* move message to after login

* add download bars to gameworld

* fixes download progress bar

* set gpose ui min and max size

* remove unnecessary usings

* adjustments to reconnection logic

* add options to set visible/offline groups visibility

* add impl of uploading display, transfer list in settings ui

* attempt to fix issues with server selection

* add back download status to compact ui

* make dl bar fixed size based

* some fixes for upload/download handling

* adjust text from Syncing back to Uploading

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
Co-authored-by: Stanley Dimant <stanley.dimant@varian.com>
2023-03-14 19:48:35 +01:00
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
bbd7cbbc9e bump version 2023-03-02 22:00:47 +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
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
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
Stanley Dimant
242b6650ef fix crash on appdomain during reconnect 2023-02-24 09:08:14 +01:00
rootdarkarchon
78f0df9eaf do not send forbidden files 2023-02-23 00:51:01 +01:00
rootdarkarchon
b1a7afde27 bump version 2023-02-22 10:29:47 +01:00
rootdarkarchon
b4e96a873d fix gpose and disposal of charas when losing sight 2023-02-22 10:28:03 +01:00
rootdarkarchon
6663b736df extract hub connection into hubfactory 2023-02-22 09:58:26 +01:00
rootdarkarchon
b448efdeb6 clear last received data on pair offline 2023-02-22 00:29:27 +01:00
rootdarkarchon
32d04bb8df actually fixes for file scanner max size 2023-02-21 00:48:08 +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
c66008aa42 fix mediatorspam 2023-02-19 20:33:13 +01:00
rootdarkarchon
8ac6251179 fixes performancecollector cleanup 2023-02-19 19:44:41 +01:00
rootdarkarchon
0eab5632c0 fixes for sync, dispose/restore, data application 2023-02-19 19:38:48 +01:00
rootdarkarchon
8386da976d add tolist for pruning 2023-02-19 17:24:27 +01:00
rootdarkarchon
29eea0d800 fixes for summoner 2023-02-19 17:15:53 +01:00
rootdarkarchon
876c0f4f3e add disposal to performancecollector 2023-02-19 16:39:29 +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
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
e979f15304 Merge branch 'main' of https://github.com/Penumbra-Sync/client 2023-02-17 00:38:52 +01:00
rootdarkarchon
0cf12d57ef make application of character data blocking 2023-02-17 00:38:42 +01:00
Fishergoatman
173cef056f /mare rescan to force a rescan (#44) 2023-02-16 18:09:19 +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
58db24e2b4 make each extracted mcdf file unique 2023-02-12 01:08:49 +01:00
rootdarkarchon
3925072120 potential mcdf creation fixes 2023-02-11 17:59:10 +01:00
rootdarkarchon
c36c2b43a9 run clearcache kinda async 2023-02-11 16:16:44 +01:00
rootdarkarchon
6ca1046bf8 fixes for disconnect behavior while connecting 2023-02-10 12:36:25 +01:00
rootdarkarchon
77e1a68387 adjustments in order of getting data 2023-02-10 12:32:52 +01:00
rootdarkarchon
3a23fe0414 push head of api 2023-02-10 12:31:31 +01:00
rootdarkarchon
3a4401038a Messagepack (#43)
* add messagepack to client

* add resolvers

* fixes on client

---------

Co-authored-by: Stanley Dimant <stanley.dimant@varian.com>
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-02-10 12:31:08 +01:00
rootdarkarchon
ff6d655f57 bump version 2023-02-09 00:17:45 +01:00