rootdarkarchon
4cabc39e45
optimize hash computation
2023-03-27 11:37:39 +02:00
rootdarkarchon
1aa0563fc0
reapply data after cutscene end
2023-03-27 11:18:50 +02:00
Stanley Dimant
d5be2aecfa
do not apply data during cutscene/gpose
2023-03-27 11:06:32 +02:00
Stanley Dimant
6b35b2bf4a
potentially some fixes idk
2023-03-27 10:22:14 +02:00
Stanley Dimant
bc8d61b19d
fix startup issues when csv bak cannot be written
2023-03-23 16:39:19 +01:00
Stanley Dimant
f18493d7ee
adjust download manager initialization and some error logging
2023-03-23 16:35:28 +01:00
Stanley Dimant
45ddf7b977
Merge branch 'main' of https://github.com/Penumbra-Sync/client
2023-03-23 11:21:45 +01: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
rootdarkarchon
766224d0e7
add right click menu settings + version bump
2023-03-22 19:22:35 +01:00
rootdarkarchon
19b1b7b286
add open profile to syncshells
2023-03-22 18:59:58 +01:00
rootdarkarchon
a4d82a7c6a
bump version
2023-03-22 18:45:48 +01:00
rootdarkarchon
8722de0763
fix scaling imgui spaghetti
2023-03-22 18:35:39 +01:00
rootdarkarchon
3cc3c7a7af
imgui spaghetti
2023-03-22 18:31:28 +01:00
rootdarkarchon
38d83eff77
some profile ui rework
2023-03-22 17:14:05 +01:00
Stanley Dimant
814b24ebd8
tryout of context menu
2023-03-21 14:18:03 +01:00
Stanley Dimant
46cbd427d3
add failsafe to GetPet
2023-03-21 09:40:31 +01:00
rootdarkarchon
126f2b8084
default to axis fonts for profile description display
2023-03-20 13:31:49 +01:00
rootdarkarchon
558709109c
fix nsfw and profile text box rendering
2023-03-20 12:44:35 +01:00
rootdarkarchon
57e38fbd98
wording
2023-03-20 12:07:02 +01:00
rootdarkarchon
b07e76139b
minor adjustments to text
2023-03-20 11:31:25 +01:00
Stanley Dimant
02d98cb15c
Merge branch 'main' of https://github.com/Penumbra-Sync/client
2023-03-20 11:06:25 +01:00
Stanley Dimant
849ba51ce2
do not use actionqueue for redraws
2023-03-20 11:05:15 +01:00
rootdarkarchon
2b829af4f8
add mare profiles
2023-03-19 19:00:22 +01:00
rootdarkarchon
f6a471f457
rework for ui shit
2023-03-18 21:39:17 +01:00
rootdarkarchon
d817eda5e2
Merge branch 'main' of https://github.com/Penumbra-Sync/client
2023-03-18 11:28:08 +01:00
rootdarkarchon
f8e647b242
adjust disposal behavior, recalculate cache
2023-03-18 11:28:00 +01:00
Cara
26db03f215
Remember folder for MCDF Import and Export ( #48 )
...
* remember last MCDF directory
* name mcdf export from description
2023-03-18 11:26:14 +01:00
rootdarkarchon
fe61b5044b
fix wrongly migrated configs
2023-03-17 14:41:23 +01:00
rootdarkarchon
f01c1006ef
Merge branch 'main' of https://github.com/Penumbra-Sync/client
2023-03-17 14:37:22 +01:00
rootdarkarchon
22aaf5d39e
adapt CurrentServerIndex fix into getter
2023-03-17 14:37:20 +01:00
Stanley Dimant
e5698c4c0c
fix current server
2023-03-17 13:57:09 +01:00
rootdarkarchon
549bef1afb
migrate server config from v0 to v1, add more transfer bar settings
2023-03-17 13:01:04 +01:00
rootdarkarchon
82991a1172
Merge branch 'main' of https://github.com/Penumbra-Sync/client
2023-03-15 19:37:10 +01:00
rootdarkarchon
9237cd91e2
add try catch to config migrator
2023-03-15 19:37:02 +01:00
Stanley Dimant
40b3bd01b3
get fresh pointer on dispose
2023-03-15 12:44:46 +01:00
Stanley Dimant
4b4e7b5563
fix array
2023-03-15 10:17:29 +01:00
Stanley Dimant
01723152d8
fix initial cache creation
2023-03-15 10:14:05 +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
48b28c7fe9
fix config load issues
2023-03-15 01:52:25 +01:00
rootdarkarchon
a206d7c0cc
fixes issue with detecting fileswaps
2023-03-15 01:48:25 +01:00
rootdarkarchon
f17c1b7dd8
bump version
2023-03-15 00:34:05 +01:00
rootdarkarchon
3134b2c7a8
throw more cancellationtokens around
2023-03-15 00:32:09 +01:00
rootdarkarchon
22e11cac6a
attempt to fix some crashes
2023-03-14 23:34:58 +01:00
rootdarkarchon
734e73ccfd
update submodule
2023-03-14 19:56:29 +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
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