39 Commits
Author SHA1 Message Date
rootdarkarchonandStanley Dimant 93aff198f2 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-06-30 20:17:08 +00:00
rootdarkarchonandStanley Dimant 30caedbf3a 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-06-28 15:28:45 +00:00
rootdarkarchonandrootdarkarchon 14575a4a6b Mare 0.9 (#65)
* add jwt expiry

* start of 0.9 api impl

* some stuff idk

* some more impl

* some cleanup

* remove grouppair, add configuration, rework some pair drawing stuff

* do some stuff

* rework some ui

* I don't even know anymore

* add cancellationtoken

* token bla

* ui fixes etc

* probably individual adding/removing now working fully as expected

* add working report popup

* I guess it's more syncshell shit or so

* popup shit idk

* work out most of the syncshell bullshit I guess

* delete some old crap

* are we actually getting closer to the end

* update pair info stuff

* more fixes/adjustments, idk

* refactor some things

* some rework

* some more cleanup

* cleanup

* make menu buttons w i d e

* better icon text buttons

* add all syncshell folder and ordering fixes

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-10-17 21:36:44 +02:00
rootdarkarchonandrootdarkarchon 4e2df4bbc4 Single file transfers (#56)
* move to single file transfer and extraction per server download

* clean up downloads

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-08-01 16:48:16 +02:00
rootdarkarchonandrootdarkarchon 08a35c9152 Heels and C+ updates (#54)
* add heels and customize plus multi data

* adjust customize plus api calls

* adjustments to ipc for customize

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-07-17 08:57:56 +02:00
0c87e84f25 [Draft] Update 0.8 (#46)
* move stuff out into file transfer manager

* obnoxious unsupported version text, adjustments to filetransfermanager

* add back file upload transfer progress

* restructure code

* cleanup some more stuff I guess

* downloadids by playername

* individual anim/sound bs

* fix migration stuff, finalize impl of individual sound/anim pause

* fixes with logging stuff

* move download manager to transient

* rework dl ui first iteration

* some refactoring and cleanup

* more code cleanup

* refactoring

* switch to hostbuilder

* some more rework I guess

* more refactoring

* clean up mediator calls and disposal

* fun code cleanup

* push error message when log level is set to anything but information in non-debug builds

* remove notificationservice

* move message to after login

* add download bars to gameworld

* fixes download progress bar

* set gpose ui min and max size

* remove unnecessary usings

* adjustments to reconnection logic

* add options to set visible/offline groups visibility

* add impl of uploading display, transfer list in settings ui

* attempt to fix issues with server selection

* add back download status to compact ui

* make dl bar fixed size based

* some fixes for upload/download handling

* adjust text from Syncing back to Uploading

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
Co-authored-by: Stanley Dimant <stanley.dimant@varian.com>
2023-03-14 19:48:35 +01:00
rootdarkarchonandrootdarkarchon 2ae5d42e4d Loggerrework (#45)
* test some refactoring for cachedplayer

* rework logging

* fix saving of log level

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-02-18 15:23:38 +01:00
3a4401038a Messagepack (#43)
* add messagepack to client

* add resolvers

* fixes on client

---------

Co-authored-by: Stanley Dimant <stanley.dimant@varian.com>
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-02-10 12:31:08 +01:00
rootdarkarchonandrootdarkarchon b2276a1883 Client rework for API change and paradigm shift (#39)
* most of the groups refactoring on client

* register OnMethods for group stuff

* start implementing client (still pretty broken)

* finish implementing new api first iteration

* idk rework everything for pair shit (still WIP); goal is to remove PairedClients and GroupPairClients from ApiController

* move everything to PairManager, remove dictionaries from APiController

* remove admin stuff from client, cleanup

* adjust reconnection handling, add new settings, todo still to remove access from old stuff that's marked obsolete from config

* add back adding servers, fix intro ui

* fix obsolete calls

* adjust config namespace

* add UI for setting animation/sound permissions to syncshells

* add ConfigurationService to hot reload config on change from external

* move transient data cache to configuration

* add deleting service to ui

* fix saving of transient resources

* fix group pair user assignments

* halt scanner when penumbra inactive, add visible/online/offline split to individual pairs and tags

* add presence to syncshell ui

* move fullpause from config to server config

* fixes in code style

* more codestyle

* show info icon on player in shells, don't show icon when no changes from default state are made, add online notifs

* fixes to intro UI

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-29 15:13:53 +01:00
7a8655f6b1 Chara file data export (#38)
* add rudimentary saving of chara file data

* fix building

* working prototype for MCDF import and application

* adjust code to use streams

* rename cache -> storage
add ui for import/export mcdf

* minor wording adjustments, version bump

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
Co-authored-by: Stanley Dimant <stanley.dimant@varian.com>
2023-01-23 12:56:43 +01:00
rootdarkarchonandrootdarkarchon 5a16a15e8b Download rework (#36)
* handle download ready from signalr

* add cancellation to the server

* adjust queue for removal and cancellation

* adjust api to main

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-15 16:00:10 +01:00
rootdarkarchonandrootdarkarchon 099ac2b3a1 Update for 6.3 and change to File Service Queue (#34)
* add request queue processing on clientside, switch to net7

* reuse httpclient

* dispose and renew httpclient on building connection

* add handling of QueueRequestDto to downloads

* group download by host and port

* refactor SendAsync to SendRequestAsync for readability

* add holding ctrl before clearing cache, add tooltip

* update pathing

* fixes to api usage in client

* fix rendermodel offsets

* fixes for downloads

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-11 14:41:13 +01:00
rootdarkarchonandrootdarkarchon 9f5b4c189e Refactoring Claims, add Server Side Messaging (#33)
* cache JWT by ApiUri, CharaIdent, SecretKey, refactor auth flow to new api

* add server side message handling

* update client to mainline api

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-04 15:53:27 +01:00
rootdarkarchonandrootdarkarchon e2931c73ed Switch to JWT authentication (#32)
* switch to jwt authentication

* update api to main/jwt

* bump version

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-02 17:08:56 +01:00
rootdarkarchonandrootdarkarchon 4c1e932b5e OneTime Invites (#31)
* add one time invites

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2022-10-25 00:53:13 +02:00
rootdarkarchon f9cf26ed69 migrate to strong api calls (#29)
* migrate to strong api calls

* set last added user to null on changing notes popup setting
2022-10-08 14:35:30 +02:00
rootdarkarchon 9533dd0cfb Merge pull request #30 from xPumaa/main
Several ui optimisations
2022-10-08 01:34:08 +02:00
rootdarkarchon cf71ecdbc5 Merge pull request #28 from xPumaa/main
Modal wasn't closed after saving
2022-10-07 14:23:37 +02:00
rootdarkarchon a24af66515 Merge pull request #27 from Penumbra-Sync/groups
Syncshells
2022-10-04 14:18:19 +02:00
rootdarkarchon 9fd3805cf1 Merge branch 'main' into groups 2022-10-04 14:16:14 +02:00
rootdarkarchon 70d19abc19 Merge pull request #26 from lmontoute/main
Add plugin command to toggle connection
2022-09-29 21:50:34 +02:00
rootdarkarchon 09220dae04 Merge pull request #24 from xPumaa/main
Added a filter-based pause/resume all button
2022-09-11 17:52:43 +02:00
rootdarkarchon 0499d837d6 Merge pull request #22 from xPumaa/main
Compatibility for FileSystemWatchers under OSX
2022-08-19 01:23:42 +02:00
rootdarkarchon 849abe0f85 Merge pull request #21 from xPumaa/main
Load removed, online users centred
2022-08-06 11:08:26 +02:00
rootdarkarchon fefb2d31a8 Merge pull request #20 from xPumaa/main
Fixed: Save button is not displayed under certain circumstances
2022-08-05 12:29:18 +02:00
rootdarkarchon 5907202648 Merge pull request #18 from thattuys/support_http
Support downloading from http
2022-08-03 01:36:57 +02:00
rootdarkarchon a296f3cfd2 Merge pull request #15 from Xehnoh/main
Update German ToS
2022-07-24 22:13:20 +02:00
rootdarkarchon db4854cba9 Merge pull request #14 from Xehnoh/main
updated de.json
2022-07-24 16:51:31 +02:00
rootdarkarchon 0109ead5a0 Merge branch 'main' into main 2022-07-24 16:51:24 +02:00
rootdarkarchon af7dd239aa Merge pull request #13 from Penumbra-Sync/api6
minion/pet/companion/mount rework
2022-07-24 14:37:27 +02:00
rootdarkarchon 71decd68f9 Merge pull request #12 from xPumaa/main
no penumbra mod folder = no mare cache
2022-07-24 14:25:19 +02:00
rootdarkarchon cd045cf9f0 Merge pull request #11 from xPumaa/loc
ToS Localization
2022-07-24 00:45:11 +02:00
rootdarkarchon 54720df24f Merge pull request #9 from NadyaNayme/main
Regex adjustment for valid paths
2022-07-17 12:50:02 +02:00
rootdarkarchon fd71741c48 Update README.md 2022-07-13 22:23:20 +02:00
rootdarkarchon 550c3cbd76 Update README.md 2022-07-10 16:10:42 +02:00
rootdarkarchon a9fe9d9f29 Merge pull request #6 from xPumaa/main
merge uid changes into subbranch
2022-07-09 13:38:31 +02:00
rootdarkarchon 3547566009 Merge pull request #5 from xPumaa/main
Centering of the UID
2022-07-09 13:04:47 +02:00
rootdarkarchon 37c163043e Create README.md 2022-07-05 01:39:19 +02:00
rootdarkarchon 8679361341 Initial commit 2022-06-09 17:13:48 +02:00