Commit Graph
44 Commits
Author SHA1 Message Date
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
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
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
Stanley Dimant e5698c4c0c fix current server 2023-03-17 13:57:09 +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
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
Stanley Dimant 912d0bd800 move isbeingdrawn fully to framework and try catch 2023-02-27 10:40:06 +01:00
Stanley Dimant 242b6650ef fix crash on appdomain during reconnect 2023-02-24 09:08:14 +01:00
Stanley Dimant b2b42b40c4 cleanup and fixes 2023-02-20 09:15:57 +01:00
Stanley Dimant ae443f1ec4 potentially fix zoning issues 2023-02-20 08:59:27 +01:00
Stanley Dimant 0c48508dbc attempts to fix some waiting issues I guess 2023-02-17 09:49:18 +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
Stanley Dimant ef5e77017f fix display of error notification 2023-01-31 17:09:44 +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
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
Stanley Dimant c403e7b45b add show player name instead of notes 2023-01-30 11:16:43 +01:00
Stanley Dimant 0a32020a56 remove presence from online/offline 2023-01-30 10:55:00 +01:00
Stanley Dimant 246dbeb9b6 split individual ui to visible/group/online/offline 2023-01-30 10:35:49 +01:00
Stanley Dimant 523135c5b2 bump version and make ct not optional 2023-01-18 15:09:36 +01:00
Stanley Dimant 6c3716516e Merge branch 'main' of https://github.com/Penumbra-Sync/client 2023-01-18 15:06:26 +01:00
Stanley Dimant 8357eb350e fix SendRequestAsync 2023-01-18 15:06:20 +01:00
Stanley Dimant f8ca9fed67 add a check for queue status to avoid hanging downloads 2023-01-18 11:04:21 +01:00
Stanley Dimant d01b68b50a add shpk compatibility 2022-12-16 11:32:32 +01:00
Stanley Dimant 9ba6827816 experimental first iteration of persistent transient resources on startup 2022-12-13 12:01:40 +01:00
Stanley Dimant 34e55641a7 Invoke instead of Send UserPushData to catch the exception from the server 2022-11-11 14:26:43 +01:00
Stanley Dimant 4b26333335 small fix for disposal of plugin 2022-11-03 10:30:26 +01:00
Stanley Dimant 153fd9b1c8 potential fix for automatic reconnects 2022-11-03 10:26:22 +01:00
Stanley Dimant 5694eb7d08 fixes to upload logic 2022-11-03 10:16:58 +01:00
Stanley Dimant 3fe6d430e3 add copy user notes to clipboard 2022-10-06 16:51:01 +02:00
Stanley Dimant a4ab7daffc add api changes for banning and moderators 2022-10-06 16:37:40 +02:00
Stanley Dimant 260c4a48ee add analyzers and api 2022-10-03 15:58:51 +02:00
Stanley Dimant 3b9b260ab3 add analyzer and implement changes as well as api changes 2022-10-03 15:58:31 +02:00
Stanley Dimant b10a02f228 initial fixes for api changes for groups 2022-09-29 15:31:41 +02:00
Stanley Dimant c2e92c094c remove database, use in-memory 2022-09-28 15:44:29 +02:00