Commit Graph

1005 Commits

Author SHA1 Message Date
Loporrit
e1d54aea43 Run PluginWatcher in lobby and fix accidental Mare API hijacking 2025-08-09 15:10:26 +00:00
Loporrit
ec17b32f74 Add settings window display when NoSnap activated 2025-08-09 12:13:54 +00:00
Loporrit
aaf24073f5 Fix PluginWatcher properly this time maybe 2025-08-09 11:38:57 +00:00
Loporrit
e6ea8f499b Reapply "Fix plugin watcher bug maybe"
This reverts commit 0538dafa06.
2025-08-09 11:01:05 +00:00
Loporrit
0538dafa06 Revert "Fix plugin watcher bug maybe"
This reverts commit f43334ce5b.
2025-08-08 21:48:51 +00:00
Loporrit
65e8707146 Generate secret keys locally 2025-08-08 04:34:45 +00:00
Loporrit
7415b76d7d be not null 2025-08-08 04:34:45 +00:00
Loporrit
f43334ce5b Fix plugin watcher bug maybe 2025-08-08 02:04:14 +00:00
Loporrit
9a5918110e Dalamud 13 2025-08-05 10:23:32 +00:00
Loporrit
9d9ec9cafc Add default api url 2025-08-05 10:21:13 +00:00
Loporrit
b773443b68 Signature updates for Patch 7.3 2025-08-05 08:25:19 +00:00
Loporrit
d7b0a9a0fb Glamourer checkmark on settings window was wrong... 2025-08-04 01:09:15 +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
72224c46b5 Revert non-actor gposers as well 2025-07-31 23:46:38 +00:00
Loporrit
b5d5892ec3 Process chat messages correctly when using /ss commands 2025-07-25 22:07:01 +00:00
Loporrit
4b6978c1c7 Handle temp chat channel switching via hotkeys 2025-07-25 21:27:57 +00:00
Loporrit
ec67d36d6f cleanup usings 2025-07-25 21:22:13 +00:00
Loporrit
924a3803d9 Revert gpose actors on plugin unload or when NoSnap triggers 2025-07-25 18:14:27 +00:00
Loporrit
9fd390caab Fix buggy behavior deleting spawned gpose actors 2025-07-25 18:10:15 +00:00
Loporrit
10366695f2 Add NoSnapService, undo application on plugin unload 2025-07-24 17:15:54 +00:00
Loporrit
c455eb0009 Remove Auth V1 fallback, allow auth redirect 2025-07-21 17:44:20 +00:00
Loporrit
b207af35f8 Remove revision number from window title 2025-07-21 17:44:20 +00:00
Loporrit
10b11e0f37 Remove handling of mare server url 2025-07-21 17:44:20 +00:00
Loporrit
86aa5639f3 Remove embedded profile image data 2025-07-21 17:44:20 +00:00
Loporrit
73d9124d46 Remove ImageSharp 2025-07-21 17:44:20 +00:00
Loporrit
f882fd8b9d Add RepoChangeService 2025-07-16 01:41:11 +00:00
Loporrit
7d79dc5475 Hack-fix unload error 2025-07-16 00:18:50 +00:00
Loporrit
8b71320912 Hack change gpose sync timer to 2 seconds 2025-07-03 08:36:07 +00:00
Loporrit
8843add155 Experimental option for non-async player applications 2025-06-30 20:17:08 +00:00
Stanley Dimant
833fbd0e25 GPose Together fixes
safeguard pose/world data generation loops

safeguard more

fix gpose together charas getting their collection nuked going outside gpose
2025-06-30 20:17:08 +00:00
rootdarkarchon
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
c835854fb6 Remove CountedStream.cs (unused) 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
660319d74b Delete CheapLoc 2025-06-30 20:17:08 +00:00
Loporrit
810bf78d9c tabs->spaces etc 2025-06-30 15:11:09 +00:00
Loporrit
91e4b36571 Fix icon url 2025-06-28 17:35:21 +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
132d757943 Character Data Hub branding 2025-06-28 17:20:35 +00:00
Loporrit
cf827529ab add shared character data sets display to main ui 2025-06-28 17:11:26 +00:00
Loporrit
3fc24fde5b Add Character Hub button to main UI 2025-06-28 17:11:26 +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
4acf78b0df fix gpose world stuff 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
Stanley Dimant
8f9528879d MCDO fixes
fix ipc probably

add individual syncshells and shit

don't show shared data from paused people

change text

fix reverting

Use InputText/Combo hybrids for MCDO ACLs (#81)

* Use InputText/Combo hybrids for MCDO ACLs

* Hybrid combo factoring, filtering, ordering, caching

fix selecting latest created data on creation

rename close to direct pairs

add toggle to keep nearby poses active constantly

fix gpose hanging

fix potential cancelaltion on updateshareddata
2025-06-28 15:28:45 +00:00