1077 Commits

Author SHA1 Message Date
Stanley Dimant
7720bdc6a9 potentially fix mdl/mtrl/tex issues of recorded transients 2025-02-10 12:19:45 +01:00
Stanley Dimant
861eadbd4b actually sort chara data list lmao 2025-02-10 02:16:17 +01:00
Stanley Dimant
a8c2ac3158 fix an issue where animations get removed/added through mod changes don't reload the config 2025-02-10 00:52:03 +01:00
Stanley Dimant
aec2a2d1cb allow share type shared for public 2025-02-08 13:56:07 +01:00
Stanley Dimant
d369e08397 cleanup, actually show success/failure 2025-02-08 00:34:56 +01:00
Stanley Dimant
1d9bb90976 implement RestoreThenUpload for charadata 2025-02-08 00:14:16 +01:00
Stanley Dimant
5e4451fc9e update submodule 2025-02-08 00:01:23 +01:00
Stanley Dimant
dc24a1071f remove workaround 2025-02-06 10:50:40 +01:00
Stanley Dimant
4c1247ef59 maybe fix imgui assertion 2025-02-06 10:47:18 +01:00
Stanley Dimant
4d5cc5d9b1 maybe fix getting key shit 2025-02-06 10:46:07 +01:00
Stanley Dimant
9af89200c8 add config for server transport type 2025-02-02 03:02:30 +01:00
Stanley Dimant
88d0ab2d99 don't check for updated token during zoning 2025-01-31 23:10:11 +01:00
Stanley Dimant
681a4e1d2a save stop whining flag 2025-01-31 14:22:24 +01:00
Stanley Dimant
1b793942cf fix pet spaghetti 2025-01-27 12:12:44 +01:00
Stanley Dimant
780131fb91 fix some bugs 2025-01-27 02:48:38 +01:00
Stanley Dimant
831a3dd1ee add lod warning on connection when lod is enabled 2025-01-26 15:08:01 +01:00
Stanley Dimant
aa8d34ff46 rename main server name 2025-01-26 02:45:57 +01:00
Stanley Dimant
1ce921a4ac fix some typo 2025-01-25 21:00:30 +01:00
Stanley Dimant
b8e949819e fix some shit 2025-01-25 20:57:56 +01:00
Stanley Dimant
238e20594c fix gpose together charas getting their collection nuked going outside gpose 2025-01-20 11:26:52 +01:00
Stanley Dimant
92dc3437c9 safeguard more 2025-01-20 10:30:48 +01:00
Stanley Dimant
aeb582d61e safeguard pose/world data generation loops 2025-01-20 10:29:51 +01:00
rootdarkarchon
59bbfcff27 Add GPose Together (#82)
* add api glue

* most of gpose together impl

* more cleanup and impl

* more impl

* minor fixes and chara name abbreviations

---------

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-01-19 16:19:06 +01:00
Stanley Dimant
3d0555e5c6 add some blurb to intro ui wrt oauth2 2025-01-15 09:36:00 +01:00
Stanley Dimant
ae668b5f90 remove penumbraipc from dataanalysisui 2025-01-15 09:29:21 +01:00
Stanley Dimant
d732e0439f remove waiting semaphore for marking offline when disposing 2025-01-15 09:26:52 +01:00
Stanley Dimant
860e074d53 add fucking text that mare's main ui is opened with /mare 2025-01-15 00:37:21 +01:00
Stanley Dimant
722f3ec338 fix potential cancelaltion on updateshareddata 2025-01-15 00:14:25 +01:00
Stanley Dimant
4a2cd80def add transient files display and recording in data analysis 2025-01-15 00:04:29 +01:00
Stanley Dimant
7e2be41024 revert transient mdl/mtrl/tex 2025-01-14 01:25:11 +01:00
Stanley Dimant
163048ac49 fix gpose hanging 2025-01-13 23:43:51 +01:00
Stanley Dimant
cacb136161 add hold ctrl to set pref permissions while pausing 2025-01-13 22:24:22 +01:00
Stanley Dimant
d5233d7bd0 add toggle to keep nearby poses active constantly 2025-01-13 22:10:27 +01:00
Stanley Dimant
b53c1d11e4 rename close to direct pairs 2025-01-13 21:58:10 +01:00
Stanley Dimant
15bfee9e8e fix selecting latest created data on creation 2025-01-13 21:54:26 +01:00
Stanley Dimant
6769cf94dd Merge branch 'main' of https://github.com/Penumbra-Sync/client 2025-01-13 21:50:14 +01:00
N. Lo.
02cd6d3c10 Use InputText/Combo hybrids for MCDO ACLs (#81)
* Use InputText/Combo hybrids for MCDO ACLs

* Hybrid combo factoring, filtering, ordering, caching
2025-01-13 21:50:06 +01:00
Stanley Dimant
b47ee73e35 fix reverting 2025-01-13 21:49:55 +01:00
Stanley Dimant
0646ffd351 increase delay 2025-01-13 01:22:48 +01:00
Stanley Dimant
e398b56c6f add mdl, tex, mtrl handling to transient resource manager, add delay on new file arrival 2025-01-13 01:22:23 +01:00
Stanley Dimant
0e085746fa change text 2025-01-12 13:47:50 +01:00
Stanley Dimant
256057f783 bump internal dev version 2025-01-12 13:30:44 +01:00
Stanley Dimant
b77954cd57 don't show shared data from paused people 2025-01-12 13:29:58 +01:00
Stanley Dimant
52d0fa6590 add individual syncshells and shit 2025-01-12 13:03:12 +01:00
Stanley Dimant
38e4668845 fix ipc probably 2025-01-12 02:55:22 +01:00
rootdarkarchon
f44f8df989 Add MCDO (#80)
* update api

* mcd online editor impl

* most of chara data hub impl

* some state of things

* some refactoring

* random bullshit go

* more nearby impl

* add uid to peformance msg

* cleanup/homogenization

* some split, update nuget packages

* migrate to latest packages where possible, remove lz4net, do some split, idk

* some polish and cleanup

* more cleanup, beautification, etc.

* fixes and cleanups

---------

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-01-11 22:43:11 +01:00
Stanley Dimant
993bfc6ed4 don't bring popuphandler to focus on appearing 2024-12-24 00:52:29 +01:00
Stanley Dimant
26ceb4e875 don't draw update uids if oauth is disabled 2024-12-23 00:29:20 +01:00
Stanley Dimant
34511e5f01 reuse one httpclient across entire plugin 2024-12-20 11:38:27 +01:00
Stanley Dimant
6d1cfed0ba fix unnecessary config reload on save 2024-12-18 11:38:42 +01:00