Commit Graph

18 Commits

Author SHA1 Message Date
rootdarkarchon
640adc124e fix dumb 2023-05-01 16:43:10 +02:00
rootdarkarchon
7495470dd5 idk man 2023-05-01 01:33:35 +02:00
rootdarkarchon
bbfd6eb3d3 idk, probably some crashfixes or so 2023-04-30 00:46:02 +02:00
rootdarkarchon
3715ca5ce3 the need for speed 2023-04-29 23:32:54 +02:00
rootdarkarchon
a909319ae3 fix some shit maybe 2023-04-27 01:40:52 +02:00
rootdarkarchon
170ab12155 solution people with internet by pidgeon 2023-04-22 22:12:32 +02:00
rootdarkarchon
e4b3a79f2b do not update on honorific change when no change actually happened 2023-04-21 10:53:57 +02:00
Stanley Dimant
5b52896243 Merge branch 'main' of https://github.com/Penumbra-Sync/client 2023-04-20 10:50:28 +02:00
Stanley Dimant
d45f571228 change c+ api to 2.0 2023-04-20 10:50:14 +02:00
Cara
6669247e22 Add Honorific Support (#49)
* Add Honorific support

* Update MareAPI

* Update SettingsUi.cs
2023-04-20 09:47:19 +02:00
rootdarkarchon
4b53ca8c5e fix banning modal, fix disposal async calls to penumbra 2023-04-09 22:28:05 +02:00
Stanley Dimant
a4d9207506 adjust concurrency, fix upload crash 2023-04-03 11:08:52 +02:00
Stanley Dimant
486de413f6 renaming 2023-03-23 11:18:19 +01:00
Stanley Dimant
9a049c0d01 use index from gameobject to set set temp mods 2023-03-23 11:17:53 +01:00
Stanley Dimant
849ba51ce2 do not use actionqueue for redraws 2023-03-20 11:05:15 +01:00
Stanley Dimant
d2c3f5cdc6 check for framework thread on running actions, fix palette+ constantly sending update for chara data to create 2023-03-15 09:52:33 +01:00
rootdarkarchon
3134b2c7a8 throw more cancellationtokens around 2023-03-15 00:32:09 +01:00
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