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
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
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
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
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
163048ac49
fix gpose hanging
2025-01-13 23:43:51 +01:00
Stanley Dimant
d5233d7bd0
add toggle to keep nearby poses active constantly
2025-01-13 22:10:27 +01:00
Stanley Dimant
b47ee73e35
fix reverting
2025-01-13 21:49:55 +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
34511e5f01
reuse one httpclient across entire plugin
2024-12-20 11:38:27 +01:00
Stanley Dimant
4650893599
use nullorempty
2024-12-17 17:02:57 +01:00
Stanley Dimant
d23fa867e0
add speedtest stuff
2024-11-18 12:38:32 +01:00
Stanley Dimant
514d254386
api11 changes
2024-11-16 01:23:00 +01:00
Stanley Dimant
1b83e7b361
it's concurrentdict time
2024-11-07 01:00:47 +01:00
Stanley Dimant
251b66e147
fix past me issues for future me
2024-11-03 13:12:40 +01:00
Stanley Dimant
ff1dafb3f3
add button to convert from secret keys to uids
2024-10-31 10:03:42 +01:00
Stanley Dimant
de0eec5289
potentially fix invalid chara state
2024-10-31 00:08:56 +01:00
Stanley Dimant
c66b58d156
add disable autologon on a per character basis
...
add automatic notes population on empty notes
adjust mare command help text
2024-10-30 10:13:22 +01:00
Stanley Dimant
18ece74c6d
do not handle blocked/muted characters
2024-10-29 21:38:19 +01:00
Stanley Dimant
1ef6f50246
fix issues with uid selection and in case of a bad/unparsable token
2024-10-29 15:09:58 +01:00
Stanley Dimant
ed427de0ab
add oauth2 to client
2024-10-29 13:05:33 +01:00
Stanley Dimant
e35ed1b529
Merge branch 'main' of https://github.com/Penumbra-Sync/client
2024-09-13 00:19:47 +02:00
Amber
c1515fc566
Fixes names not updating on Pet Nicknames restart ( #79 )
2024-09-13 00:19:41 +02:00
Stanley Dimant
863105e897
add v5 and v6 model reading capabilities
2024-09-13 00:15:42 +02:00
Stanley Dimant
953ff065b1
fix failing tri calculation
2024-09-10 17:27:03 +02:00
Stanley Dimant
279c51d9aa
don't use autopause value for warning on triangles
2024-09-10 14:10:39 +02:00
Stanley Dimant
68015019eb
fix display of tris warning
2024-09-10 13:32:38 +02:00
Stanley Dimant
f36ed9e50c
make readonly
2024-09-10 13:31:12 +02:00
Stanley Dimant
230e6910a6
reduce warning spam
2024-09-10 13:30:59 +02:00
Stanley Dimant
62474147b8
finalize petnames & performance service
2024-09-10 10:48:08 +02:00
Stanley Dimant
0522224f21
Merge branch 'petnames'
2024-09-10 09:15:46 +02:00
Amber
bf338ec697
Pet Nicknames IPC implementation ( #74 )
...
* Pet Nicknames IPC implementation
* Moodles works again
2024-09-10 09:13:34 +02:00
Stanley Dimant
114ab2f4e1
rework transient files to work on a per job/global basis
2024-09-09 21:06:08 +02:00
Stanley Dimant
81bb5885e9
implement triangle check
2024-09-09 15:39:41 +02:00
Stanley Dimant
6567c4deba
fix some of the impl
2024-09-04 17:10:54 +02:00
Stanley Dimant
92182ba0b1
something something performance
2024-09-04 15:30:19 +02:00
Stanley Dimant
6b04452774
fix some minor issues
2024-08-19 20:02:12 +02:00
Stanley Dimant
fd3b1d3e31
reenable customize+
2024-07-29 23:04:10 +02:00