This website requires JavaScript.
7f36e80e2a
fixes for handling gameobjects
rootdarkarchon
2023-02-17 10:06:21 +01:00
0c48508dbc
attempts to fix some waiting issues I guess
Stanley Dimant
2023-02-17 09:49:18 +01:00
e979f15304
Merge branch 'main' of https://github.com/Penumbra-Sync/client
rootdarkarchon
2023-02-17 00:38:52 +01:00
0cf12d57ef
make application of character data blocking
rootdarkarchon
2023-02-17 00:38:42 +01:00
173cef056f
/mare rescan to force a rescan (#44 )
Fishergoatman
2023-02-16 18:09:19 +01:00
6457a1fe9a
more potential crash fixes + gpose fix
rootdarkarchon
2023-02-15 23:51:55 +01:00
eed44f090d
adjustments to cachedplayer handling
rootdarkarchon
2023-02-15 14:23:06 +01:00
73f009757c
add dialog to add secret key to main ui when no secret key is present
rootdarkarchon
2023-02-12 13:45:10 +01:00
58db24e2b4
make each extracted mcdf file unique
rootdarkarchon
2023-02-12 01:08:49 +01:00
3925072120
potential mcdf creation fixes
rootdarkarchon
2023-02-11 17:59:10 +01:00
c36c2b43a9
run clearcache kinda async
rootdarkarchon
2023-02-11 16:16:44 +01:00
6ca1046bf8
fixes for disconnect behavior while connecting
rootdarkarchon
2023-02-10 12:36:25 +01:00
77e1a68387
adjustments in order of getting data
rootdarkarchon
2023-02-10 12:32:52 +01:00
3a23fe0414
push head of api
rootdarkarchon
2023-02-10 12:31:31 +01:00
3a4401038a
Messagepack (#43 )
2023-02-10 12:31:08 +01:00
ff6d655f57
bump version
rootdarkarchon
2023-02-09 00:17:45 +01:00
55eb94f7da
check availability of plugins implicitly
rootdarkarchon
2023-02-09 00:15:17 +01:00
9b46117db8
Merge branch 'main' of https://github.com/Penumbra-Sync/client
rootdarkarchon
2023-02-07 23:48:24 +01:00
7ae9799004
important commit
rootdarkarchon
2023-02-07 23:48:09 +01:00
c75d4f2250
Fix Palette+ sending empty palette (#42 )
Cara
2023-02-08 08:11:48 +10:30
aab458066c
improve ui performance, don't show other side paused pairs in online list
Stanley Dimant
2023-02-07 09:28:52 +01:00
37b8c0d1db
minor chara data optimizations
rootdarkarchon
2023-02-06 01:26:46 +01:00
03ee357c3c
clean up character data factory
rootdarkarchon
2023-02-06 00:45:18 +01:00
f2f5e0f222
fixes some issues with persistent transient resources
rootdarkarchon
2023-02-05 17:17:15 +01:00
3634c06ee5
fixes for pet handling, uploads, clear storage button, remove button while reconnecting, put paused to online/paused, put visible to online
rootdarkarchon
2023-02-05 15:52:27 +01:00
673d098827
fix trying to migrate config when no config is present
rootdarkarchon
2023-02-04 16:27:07 +01:00
a1d4c1aed9
fix uid font for notes in group panel
rootdarkarchon
2023-02-04 16:20:02 +01:00
7c97d1994c
configuration rework
rootdarkarchon
2023-02-04 15:53:23 +01:00
f389bed4e1
do not publish notify from server on reconnect
rootdarkarchon
2023-02-04 02:07:51 +01:00
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
rootdarkarchon
2023-02-04 02:04:26 +01:00
680c5f4712
minor fixes
rootdarkarchon
2023-02-04 00:46:48 +01:00
a03e92ccef
some minor fixes
rootdarkarchon
2023-02-03 19:34:15 +01:00
53bbda4cf4
adjust waiting for loading players
rootdarkarchon
2023-02-03 12:47:17 +01:00
9d4d919f0d
fixes an issue with transient data handling
rootdarkarchon
2023-02-02 17:42:50 +01:00
ede62fabae
rebuild PlayerManager to CacheCreationService and optimize creation of the local file cache
rootdarkarchon
2023-02-02 15:25:58 +01:00
86549b2d3f
bump version
rootdarkarchon
2023-01-31 22:26:46 +01:00
7b0aa33fb5
fix subscribing to paletteplus message
rootdarkarchon
2023-01-31 22:25:50 +01:00
2ca3e639b4
rework service disposal
rootdarkarchon
2023-01-31 19:52:12 +01:00
ef5e77017f
fix display of error notification
Stanley Dimant
2023-01-31 17:09:44 +01:00
959803a57c
fix pausing/resuming for local groups
rootdarkarchon
2023-01-31 14:59:07 +01:00
68ae87878a
fixes for uid/note display in notifs
rootdarkarchon
2023-01-31 14:54:13 +01:00
44a72dff1b
remove unused variable
rootdarkarchon
2023-01-31 14:44:57 +01:00
576d005b32
add NotificationService, cleanup
Stanley Dimant
2023-01-31 14:43:22 +01:00
12f0789e9c
change display of local groups
Stanley Dimant
2023-01-31 10:10:27 +01:00
f024486932
GetCharaPalette->BuildCharaPalette (#41 )
Cara
2023-01-31 18:58:35 +10:30
e54b0d5257
adjust calls
rootdarkarchon
2023-01-31 01:35:49 +01:00
41465c2d49
fully switch to mediator from events
rootdarkarchon
2023-01-31 01:35:11 +01:00
5e7beb8518
add DI, start implementing mediator pattern instead of events
rootdarkarchon
2023-01-31 00:05:47 +01:00
7f2bb9aff7
start with DI rework
Stanley Dimant
2023-01-30 18:14:43 +01:00
3906a7b34f
add start of mediator
Stanley Dimant
2023-01-30 17:47:47 +01:00
c4aeb98126
CustomizePlus+ -> Customize+, make characters collapsible in Character Management
rootdarkarchon
2023-01-30 13:42:04 +01:00
56242c0e7a
adjust to copy display name
rootdarkarchon
2023-01-30 12:04:38 +01:00
b52cfa0801
adjust text in settings
rootdarkarchon
2023-01-30 12:01:28 +01:00
422caade5e
add display of usernames to group ui
rootdarkarchon
2023-01-30 11:51:05 +01:00
66fb103c94
add apply last received data
rootdarkarchon
2023-01-30 11:46:17 +01:00
c403e7b45b
add show player name instead of notes
Stanley Dimant
2023-01-30 11:16:43 +01:00
0a32020a56
remove presence from online/offline
Stanley Dimant
2023-01-30 10:55:00 +01:00
246dbeb9b6
split individual ui to visible/group/online/offline
Stanley Dimant
2023-01-30 10:35:49 +01:00
d218d06230
Add support for Palette+ (#40 )
Cara
2023-01-30 19:13:57 +10:30
2eb9c0992b
clarify no secret key message more
rootdarkarchon
2023-01-29 23:16:00 +01:00
e00804b2ff
do not open notes popup on connection when enabled
rootdarkarchon
2023-01-29 21:54:13 +01:00
6b4359c0c2
fix open notes popup on user addition, fix saving on every secrey key access
rootdarkarchon
2023-01-29 21:13:27 +01:00
97b8e0e911
bump version
rootdarkarchon
2023-01-29 20:43:44 +01:00
f68aa94dc3
fixes for when removing a pair or client
rootdarkarchon
2023-01-29 20:42:54 +01:00
d7cad81eb0
fix tags pausing/resuming, give back owner the same rights as mod
rootdarkarchon
2023-01-29 18:05:12 +01:00
d47b4f52ec
fix sorting in syncshells, display owner properly, display mod popup for syncshells, order world list by name
rootdarkarchon
2023-01-29 17:38:01 +01:00
49bf5bcf13
fix inversion of hide server info messages
rootdarkarchon
2023-01-29 17:14:54 +01:00
451d604f70
fixes pair notes, showing server state on stopping connections
rootdarkarchon
2023-01-29 16:33:42 +01:00
7e1a973178
bump version
rootdarkarchon
2023-01-29 15:52:05 +01:00
9c51b78fde
fixes UID display, adding new secret key when none are available, showing intro ui
rootdarkarchon
2023-01-29 15:51:50 +01:00
0288e7bcb3
bump version
rootdarkarchon
2023-01-29 15:22:54 +01:00
e0ab278759
fix variable
rootdarkarchon
2023-01-29 15:19:49 +01:00
c3b8c1077a
update submodule to main
rootdarkarchon
2023-01-29 15:17:13 +01:00
b2276a1883
Client rework for API change and paradigm shift (#39 )
rootdarkarchon and rootdarkarchon
2023-01-29 15:13:53 +01:00
616af3626a
add config to MareCharaFileManager
rootdarkarchon
2023-01-23 23:01:42 +01:00
6754f3b46e
bump version
rootdarkarchon
2023-01-23 23:01:02 +01:00
63fab838c8
temp store files in cache folder instead of %temp%
rootdarkarchon
2023-01-23 23:00:47 +01:00
c94d40dd4c
adjust note
rootdarkarchon
2023-01-23 13:03:35 +01:00
be9f49339d
make note yellow
rootdarkarchon
2023-01-23 13:02:12 +01:00
e322ec03b9
add note
rootdarkarchon
2023-01-23 13:01:35 +01:00
b018767617
fix indentation
rootdarkarchon
2023-01-23 12:58:12 +01:00
7a8655f6b1
Chara file data export (#38 )
2023-01-23 12:56:43 +01:00
1c95a6d40e
Popupmodal to normal popup and some UI shenanigans (#37 )
xPumaa
2023-01-22 23:36:27 +01:00
45cacc1080
bump version
rootdarkarchon
2023-01-22 12:22:51 +01:00
8e0f03f185
set min and max size for popup, add filter
rootdarkarchon
2023-01-22 12:04:34 +01:00
c610970f03
fix window size
rootdarkarchon
2023-01-22 11:49:43 +01:00
4da73f2368
add GroupForPairUi
rootdarkarchon
2023-01-22 11:32:41 +01:00
115960262a
Feature: Pair Categories (#35 )
Nia292
2023-01-22 10:21:36 +01:00
05aa350c34
fix queue cancellation
rootdarkarchon
2023-01-22 00:37:41 +01:00
523135c5b2
bump version and make ct not optional
Stanley Dimant
2023-01-18 15:09:36 +01:00
6c3716516e
Merge branch 'main' of https://github.com/Penumbra-Sync/client
Stanley Dimant
2023-01-18 15:06:26 +01:00
8357eb350e
fix SendRequestAsync
Stanley Dimant
2023-01-18 15:06:20 +01:00
fd986012a4
bump version
rootdarkarchon
2023-01-18 11:41:23 +01:00
f8ca9fed67
add a check for queue status to avoid hanging downloads
Stanley Dimant
2023-01-18 11:04:21 +01:00
ed3562b170
bump version
rootdarkarchon
2023-01-17 13:17:05 +01:00
8c2f17b75f
add more debugging info
rootdarkarchon
2023-01-17 13:16:24 +01:00
eb42079e85
move Path.GetTempFIleName() to try catch
rootdarkarchon
2023-01-17 01:30:37 +01:00
8913798870
move GetTempFileName into try catch
rootdarkarchon
2023-01-16 22:59:46 +01:00
f8d5ecc049
check for logged in and out with my own methods
rootdarkarchon
2023-01-16 16:14:26 +01:00
d1a42f2a04
actually fix issue
rootdarkarchon
2023-01-15 19:59:53 +01:00