Commit Graph
277 Commits
Author SHA1 Message Date
t0w0bi b41532d5af - Change Loporrit Branding to CLUBPENGUIN
- Update submodules
- Update to latest Penumbra API
2025-08-26 21:42:00 +01:00
Loporrit ae1837b8f5 Re-add revision to version number displays 2025-08-15 06:06:21 +00:00
Loporrit 81238b1a20 cleanups 2025-08-12 11:10:22 +00:00
Loporrit 65e8707146 Generate secret keys locally 2025-08-08 04:34:45 +00:00
Loporrit 9d9ec9cafc Add default api url 2025-08-05 10:21:13 +00:00
Loporrit 6edb55b235 Remove old server migration 2025-08-02 09:49:31 +00:00
Loporrit 5c9ca801f8 Replace repo config with generic remote config 2025-08-02 09:48:12 +00:00
Loporrit c455eb0009 Remove Auth V1 fallback, allow auth redirect 2025-07-21 17:44:20 +00:00
Loporrit 10b11e0f37 Remove handling of mare server url 2025-07-21 17:44:20 +00:00
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
Loporrit aa377439ce Fix a lot of the analyzer warnings too 2025-06-30 20:17:08 +00:00
Loporrit dd42bf0913 Fix build warnings for fun 2025-06-30 20:17:08 +00:00
Loporrit c8e988abc5 ReadAsync/WriteAsync overloads 2025-06-30 20:17:08 +00:00
Loporrit 810bf78d9c tabs->spaces etc 2025-06-30 15:11:09 +00:00
Loporrit cc3dc02afb Revert the download change to see if it fixes the download bars
Revert "Fix hung downloads"

This reverts commit 0b7381f486.

Revert "Avoid missing blk file errors on early download abort"

This reverts commit e4e24d1831.
2025-06-28 17:26:03 +00:00
Loporrit deffdf35a6 Add createWithIdent fallback 2025-06-28 15:43:19 +00:00
Loporrit 3f45f1865b .well-known stapling via createWithIdentV2 2025-06-28 15:43:19 +00:00
Loporrit f706707182 Cook in main service defaults 2025-06-28 15:28:45 +00:00
Loporrit 5a974de258 Add .well-known HubConnectionConfig 2025-06-28 15:28:45 +00:00
Stanley Dimant 27bbe96618 MCDO fixes 2
implement RestoreThenUpload for charadata

cleanup, actually show success/failure

actually sort chara data list lmao

add shared character data sets display to main ui (partial)

increase size of mcdo table slightly

fix selecting last new entry
2025-06-28 15:28:45 +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
Loporrit 0b7381f486 Fix hung downloads 2025-06-26 10:38:07 +00:00
Loporrit e4e24d1831 Avoid missing blk file errors on early download abort 2025-06-26 05:07:10 +00:00
Loporrit 1b405cbde5 Avoid a situation which results in adding a duplicate character 2025-06-26 05:06:19 +00:00
Loporrit 46053bf8fa Calculate the hash while writing as well 2025-03-15 00:00:47 +00:00
Loporrit c7d8ba0ef0 Speed up decompression 2025-03-14 23:50:01 +00:00
Stanley Dimant 2ae94b1357 extract partial downloads 2025-02-23 13:55:06 +00:00
Loporrit eaaded1ed5 Add Pair Character Analysis for funsies 2025-02-22 21:38:57 +00:00
Loporritandrootdarkarchon d48dcaf555 UI icon refactoring stuff
minor refactoring

add mouseover in main ui

fix icon font issues

fix uploads/downloads icon alignment

fix code dupe

use fixed width icon handle, update deps

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2025-02-20 16:09:15 +00:00
Loporritandrootdarkarchon 7a8de7add6 Partial roll-up to reduce code divergence
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2025-02-16 04:21:02 +00:00
rootdarkarchon 324288652d fix some shit, add triangle count
check for invalid animations

I hate animations

ignore broken bones from god knows what

fix more idiotic mod things

fully ignore garbage skeletons that fail to process properly

fix my own mistakes

fix more bullshit

check for filename length and continue

idk some cleanup

fix spoopy skellingtons

change loglevel of tris
2025-02-16 04:21:02 +00:00
LoporritandStanley Dimant 34ee0ba5b7 Add stable NotificationType type (dalamud api10)
Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-02-09 16:32:12 +00:00
Stanley Dimant da69f5fdf1 bump file stream buffer size 2025-02-09 16:17:06 +00:00
Stanley Dimant d39c79a227 fix empty identifier 2025-02-09 16:10:31 +00:00
Stanley Dimant b2fa3b9f32 get identifier async 2025-02-09 16:10:31 +00:00
Stanley Dimant 0228c2343b add multi chracter key checks 2025-02-09 16:10:31 +00:00
rootdarkarchon 64f046f914 remove unncessary sha1 dictionary, use new notification management 2025-02-09 16:10:31 +00:00
rootdarkarchon e8ae2a6152 add events 2025-02-09 16:02:34 +00:00
Loporrit c2723fd005 Basic syncshell chat impl with game hooks 2024-11-25 02:29:41 +00:00
Loporrit 47b292f4bb Dalamud API10 2024-07-03 19:18:19 +00:00
rootdarkarchon 782d6001a4 fix negative download limit maybe 2024-02-10 17:07:16 +00:00
rootdarkarchon 3e93fc4db3 add pruning and full user management 2024-02-10 17:06:51 +00:00
rootdarkarchon 140a247233 fix compile issue 2024-02-10 15:21:27 +00:00
rootdarkarchon 55e4d52d7c fix reconnecting once more 2024-02-10 15:20:55 +00:00
rootdarkarchon e4e858b927 do not publish twice on reconnect 2024-02-10 15:20:45 +00:00
rootdarkarchon 3cda45a5fc make sure to resend the data 2024-02-10 15:20:25 +00:00
rootdarkarchon 0a31da07b1 fix issue of not sending data after reconnecting? 2024-02-10 13:57:07 +00:00
Loporrit b17101f1c8 Update service URI 2024-02-10 13:56:16 +00:00
Loporrit c843af1470 Use streamable compression 2023-12-18 12:52:46 +00:00
Loporrit 692aa41677 Disable munged upload 2023-12-11 23:21:49 +00:00