Commit Graph
100 Commits
Author SHA1 Message Date
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
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
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
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
rootdarkarchon 66fb103c94 add apply last received data 2023-01-30 11:46:17 +01:00
rootdarkarchon 2eb9c0992b clarify no secret key message more 2023-01-29 23:16:00 +01:00
rootdarkarchon e00804b2ff do not open notes popup on connection when enabled 2023-01-29 21:54:13 +01:00
rootdarkarchon 6b4359c0c2 fix open notes popup on user addition, fix saving on every secrey key access 2023-01-29 21:13:27 +01:00
rootdarkarchon 97b8e0e911 bump version 2023-01-29 20:43:44 +01:00
rootdarkarchon f68aa94dc3 fixes for when removing a pair or client 2023-01-29 20:42:54 +01:00
rootdarkarchon d7cad81eb0 fix tags pausing/resuming, give back owner the same rights as mod 2023-01-29 18:05:12 +01:00
rootdarkarchon d47b4f52ec fix sorting in syncshells, display owner properly, display mod popup for syncshells, order world list by name 2023-01-29 17:38:01 +01:00
rootdarkarchon 49bf5bcf13 fix inversion of hide server info messages 2023-01-29 17:14:54 +01:00
rootdarkarchon 451d604f70 fixes pair notes, showing server state on stopping connections 2023-01-29 16:33:42 +01:00
rootdarkarchon 7e1a973178 bump version 2023-01-29 15:52:05 +01:00
rootdarkarchon 9c51b78fde fixes UID display, adding new secret key when none are available, showing intro ui 2023-01-29 15:51:50 +01:00
rootdarkarchon 0288e7bcb3 bump version 2023-01-29 15:22:54 +01:00
rootdarkarchon e0ab278759 fix variable 2023-01-29 15:19:49 +01:00
rootdarkarchon c3b8c1077a update submodule to main 2023-01-29 15:17:13 +01:00
rootdarkarchon 616af3626a add config to MareCharaFileManager 2023-01-23 23:01:42 +01:00
rootdarkarchon 6754f3b46e bump version 2023-01-23 23:01:02 +01:00
rootdarkarchon 63fab838c8 temp store files in cache folder instead of %temp% 2023-01-23 23:00:47 +01:00
rootdarkarchon c94d40dd4c adjust note 2023-01-23 13:03:35 +01:00
rootdarkarchon be9f49339d make note yellow 2023-01-23 13:02:12 +01:00
rootdarkarchon e322ec03b9 add note 2023-01-23 13:01:35 +01:00
rootdarkarchon b018767617 fix indentation 2023-01-23 12:58:12 +01:00
rootdarkarchon 45cacc1080 bump version 2023-01-22 12:22:51 +01:00
rootdarkarchon 8e0f03f185 set min and max size for popup, add filter 2023-01-22 12:04:34 +01:00
rootdarkarchon c610970f03 fix window size 2023-01-22 11:49:43 +01:00
rootdarkarchon 4da73f2368 add GroupForPairUi 2023-01-22 11:32:41 +01:00
rootdarkarchon 05aa350c34 fix queue cancellation 2023-01-22 00:37:41 +01:00
rootdarkarchon fd986012a4 bump version 2023-01-18 11:41:23 +01:00
rootdarkarchon ed3562b170 bump version 2023-01-17 13:17:05 +01:00
rootdarkarchon 8c2f17b75f add more debugging info 2023-01-17 13:16:24 +01:00
rootdarkarchon eb42079e85 move Path.GetTempFIleName() to try catch 2023-01-17 01:30:37 +01:00
rootdarkarchon 8913798870 move GetTempFileName into try catch 2023-01-16 22:59:46 +01:00
rootdarkarchon f8d5ecc049 check for logged in and out with my own methods 2023-01-16 16:14:26 +01:00
rootdarkarchon d1a42f2a04 actually fix issue 2023-01-15 19:59:53 +01:00
rootdarkarchon 206520f6f2 nullify cts properly, bump version 2023-01-15 19:55:43 +01:00
rootdarkarchon a09b5024f9 adjust version display on clients, up version 2023-01-15 16:34:59 +01:00
rootdarkarchon f5f9b9c6fc bump version, increase timespan for re-checking queue 2023-01-15 01:41:17 +01:00
rootdarkarchon aaf11043fe add debug button to copy character data 2023-01-14 20:41:50 +01:00
rootdarkarchon 89eb6b448e bump version 2023-01-11 15:24:11 +01:00
rootdarkarchon 964b29b87e group downloads by host, download only one file per host at once 2023-01-08 00:48:18 +01:00
rootdarkarchon e1f6d6df24 add warnings for missing optional plugins when respective data is received 2023-01-08 00:19:11 +01:00
rootdarkarchon 90a25c23dc fix some performance issues 2023-01-05 17:57:30 +01:00
rootdarkarchon 7e87dc61e7 add toggle to hide server info messages 2023-01-04 23:54:01 +01:00
rootdarkarchon 49913a498e default userpopup to on 2023-01-04 16:21:24 +01:00
rootdarkarchon f09cd8264f reverify server existing file hashes 2023-01-04 16:12:30 +01:00
rootdarkarchon 2404dc3f94 bump version 2023-01-03 03:21:55 +01:00
rootdarkarchon 576775f52b stop caching jwt per url but instead per auth key (chances they are the same between servers are low) 2023-01-03 03:21:42 +01:00
rootdarkarchon b1f02b1483 fix jwt tokens being stored globally instead of per server 2023-01-02 17:30:29 +01:00
rootdarkarchon 6aace54910 sequentialize file uploads, bump version 2022-12-23 01:53:01 +01:00
rootdarkarchon e813976171 improve performance of penumbra mod setting changed 2022-12-18 19:08:13 +01:00
rootdarkarchon b1ae869c78 up version because w/e 2022-12-18 18:54:08 +01:00
rootdarkarchon de37e22c20 change to penumbra.api, fix animations requiring a redraw to be picked up again 2022-12-18 15:31:25 +01:00
rootdarkarchon e725c010d7 up version 2022-12-18 13:00:59 +01:00
rootdarkarchon ffd896168c remove Penumbra dependency and use nuget, minor internal refactoring of structs, more resilent downloads 2022-12-18 13:00:34 +01:00
rootdarkarchon 5263ab839b Merge branch 'main' of https://github.com/Penumbra-Sync/client 2022-12-16 21:24:26 +01:00
rootdarkarchon b5360c58f5 allow moderators to change group invite state, up version 2022-12-16 21:24:18 +01:00
rootdarkarchon 581e9370aa add error handling on loading persistent transient resources 2022-12-13 12:45:14 +01:00
rootdarkarchon 40d9f93377 up version 2022-12-13 12:41:25 +01:00
rootdarkarchon 5b8e6a3d9f add some logging, fix cache handling on load 2022-12-13 12:39:54 +01:00
rootdarkarchon a807a874f0 wrap File.Delete on catch 2022-12-11 20:44:42 +01:00
rootdarkarchon fc4cee1a3a delete empty files on failed downloads 2022-12-11 20:42:50 +01:00
rootdarkarchon 189ec03173 reduce linq usage for download transferred bytes 2022-12-11 12:59:26 +01:00
rootdarkarchon 189da9201b change download handling 2022-12-08 17:19:24 +01:00
rootdarkarchon ec98a4f692 upped version too much 2022-11-26 22:20:09 +01:00
rootdarkarchon fafb103ce2 remove requirement to hold ctrl, remove puzzle 2022-11-26 22:19:09 +01:00
rootdarkarchon 9bdbd1c3fa up version 2022-11-15 20:57:49 +01:00
rootdarkarchon d1f4a6e5ca Merge branch 'main' of https://github.com/Penumbra-Sync/client 2022-11-15 20:55:46 +01:00
rootdarkarchon 14e5b5bb21 fix cleanup of outdated files in filescanner 2022-11-15 20:55:38 +01:00
rootdarkarchon 605c1d3774 fixes uploads cancelling early 2022-11-03 20:45:44 +01:00
rootdarkarchon 56dd3c2f65 up version 2022-11-03 10:34:06 +01:00
rootdarkarchon ad298109f4 up version 2022-10-28 09:12:13 +02:00
rootdarkarchon e49bbf27ed update api 2022-10-27 12:49:38 +02:00
rootdarkarchon 71e11c5b45 add customizeplus support 2022-10-27 12:49:18 +02:00
rootdarkarchon d3f5b72d71 up package version 2022-10-25 00:58:12 +02:00
rootdarkarchon a3ea94e3b6 update api submodule back to main 2022-10-25 00:55:28 +02:00
Stanley Dimant db6cd1bfb8 fixes for cache 2022-10-22 19:05:26 +02:00
Stanley Dimant b727d75ab6 adjust displayed error on connection 2022-10-18 00:56:29 +02:00
Stanley Dimant 858cb225b9 cancel healthcheck on stopconnection 2022-10-08 15:52:47 +02:00
Stanley Dimant 2e4bbe3540 fix merge 2022-10-08 14:39:44 +02:00
Stanley Dimant f4a2bbb7c1 merge 2022-10-08 14:39:08 +02:00
Stanley Dimant 8d9a85d9c2 change to main api 2022-10-08 14:38:01 +02:00