rootdarkarchon
9bdb359391
fix settings ui, heels
2023-06-03 10:45:05 +02:00
rootdarkarchon
04ab5f6af0
fix storage selection
2023-06-01 09:53:22 +02:00
rootdarkarchon
ae5f1e9527
cleanup
2023-05-02 20:56:07 +02:00
Stanley Dimant
f8993916bd
some cleanup and sanitizing
2023-05-02 11:27:29 +02:00
rootdarkarchon
3086d82b40
idk
2023-05-02 02:00:23 +02:00
rootdarkarchon
2b777f94f1
fix edit transfer window, more crashfix, add version nag on connect
2023-05-01 20:03:50 +02:00
rootdarkarchon
46c58c6cfd
change downloadui to drawconditions
2023-04-25 22:02:19 +02:00
rootdarkarchon
2a4465b3fe
add NoFocusOnAppearing to downloadui
2023-04-24 13:54:19 +02:00
rootdarkarchon
9b06c85cbc
remove unncessary usings
2023-04-21 17:15:00 +02:00
rootdarkarchon
ff73c016eb
fixes for vfx display in ui
2023-04-20 11:53:42 +02:00
Stanley Dimant
4c88e0e249
add show notes instead of names
2023-04-20 11:06:53 +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
890e7558c4
add vfx stuff handling
2023-04-20 10:45:30 +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
170db28158
disable docking for main ui
2023-04-10 02:01:00 +02:00
rootdarkarchon
6b5500c905
fix issue with adding new key when no keys are present
2023-04-10 01:59:44 +02:00
rootdarkarchon
4b53ca8c5e
fix banning modal, fix disposal async calls to penumbra
2023-04-09 22:28:05 +02:00
Stanley Dimant
5a319703fc
fix adding new secret key when order in dictionary is jumbled for some god forsaken reason
2023-04-06 11:42:33 +02:00
rootdarkarchon
1ed831f360
add alternative upload, ignore NIN pets, fix progress crashing
2023-04-02 14:10:02 +02: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
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
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
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
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
549bef1afb
migrate server config from v0 to v1, add more transfer bar settings
2023-03-17 13:01:04 +01:00
rootdarkarchon
22e11cac6a
attempt to fix some crashes
2023-03-14 23:34:58 +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
ebe9ea47be
potentially fixes an issue with cache creation, do not remove mediator on failure
2023-02-28 22:45:00 +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
6457a1fe9a
more potential crash fixes + gpose fix
2023-02-15 23:51:55 +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
Stanley Dimant
aab458066c
improve ui performance, don't show other side paused pairs in online list
2023-02-07 09:28:52 +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
a1d4c1aed9
fix uid font for notes in group panel
2023-02-04 16:20:02 +01:00
rootdarkarchon
7c97d1994c
configuration rework
2023-02-04 15:53:23 +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
2ca3e639b4
rework service disposal
2023-01-31 19:52:12 +01:00
Stanley Dimant
ef5e77017f
fix display of error notification
2023-01-31 17:09:44 +01:00
rootdarkarchon
959803a57c
fix pausing/resuming for local groups
2023-01-31 14:59:07 +01:00
Stanley Dimant
576d005b32
add NotificationService, cleanup
2023-01-31 14:43:22 +01:00
Stanley Dimant
12f0789e9c
change display of local groups
2023-01-31 10:10:27 +01:00