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
|
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 |
|
rootdarkarchon
|
55eb94f7da
|
check availability of plugins implicitly
|
2023-02-09 00:15:17 +01:00 |
|
rootdarkarchon
|
9b46117db8
|
Merge branch 'main' of https://github.com/Penumbra-Sync/client
|
2023-02-07 23:48:24 +01:00 |
|
rootdarkarchon
|
7ae9799004
|
important commit
|
2023-02-07 23:48:09 +01:00 |
|
Cara
|
c75d4f2250
|
Fix Palette+ sending empty palette (#42)
|
2023-02-07 22:41:48 +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
|
37b8c0d1db
|
minor chara data optimizations
|
2023-02-06 01:26:46 +01:00 |
|
rootdarkarchon
|
03ee357c3c
|
clean up character data factory
|
2023-02-06 00:45:18 +01:00 |
|
rootdarkarchon
|
f2f5e0f222
|
fixes some issues with persistent transient resources
|
2023-02-05 17:17:15 +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
|
673d098827
|
fix trying to migrate config when no config is present
|
2023-02-04 16:27:07 +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
|
f389bed4e1
|
do not publish notify from server on reconnect
|
2023-02-04 02:07:51 +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
|
680c5f4712
|
minor fixes
|
2023-02-04 00:46:48 +01:00 |
|
rootdarkarchon
|
a03e92ccef
|
some minor fixes
|
2023-02-03 19:34:15 +01:00 |
|
rootdarkarchon
|
53bbda4cf4
|
adjust waiting for loading players
|
2023-02-03 12:47:17 +01:00 |
|
rootdarkarchon
|
9d4d919f0d
|
fixes an issue with transient data handling
|
2023-02-02 17:42:50 +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
|
86549b2d3f
|
bump version
|
2023-01-31 22:26:46 +01:00 |
|
rootdarkarchon
|
7b0aa33fb5
|
fix subscribing to paletteplus message
|
2023-01-31 22:25:50 +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 |
|
rootdarkarchon
|
68ae87878a
|
fixes for uid/note display in notifs
|
2023-01-31 14:54:13 +01:00 |
|
rootdarkarchon
|
44a72dff1b
|
remove unused variable
|
2023-01-31 14:44:57 +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 |
|
Cara
|
f024486932
|
GetCharaPalette->BuildCharaPalette (#41)
|
2023-01-31 09:28:35 +01:00 |
|
rootdarkarchon
|
e54b0d5257
|
adjust calls
|
2023-01-31 01:35:49 +01:00 |
|
rootdarkarchon
|
41465c2d49
|
fully switch to mediator from events
|
2023-01-31 01:35:11 +01:00 |
|
rootdarkarchon
|
5e7beb8518
|
add DI, start implementing mediator pattern instead of events
|
2023-01-31 00:05:47 +01:00 |
|
Stanley Dimant
|
7f2bb9aff7
|
start with DI rework
|
2023-01-30 18:14:43 +01:00 |
|
Stanley Dimant
|
3906a7b34f
|
add start of mediator
|
2023-01-30 17:47:47 +01:00 |
|
rootdarkarchon
|
c4aeb98126
|
CustomizePlus+ -> Customize+, make characters collapsible in Character Management
|
2023-01-30 13:42:04 +01:00 |
|
rootdarkarchon
|
56242c0e7a
|
adjust to copy display name
|
2023-01-30 12:04:38 +01:00 |
|
rootdarkarchon
|
b52cfa0801
|
adjust text in settings
|
2023-01-30 12:01:28 +01:00 |
|
rootdarkarchon
|
422caade5e
|
add display of usernames to group ui
|
2023-01-30 11:51:05 +01:00 |
|