Commit Graph

1020 Commits

Author SHA1 Message Date
Loporrit
2168fa91ce Fix a Chat2 integration bug 2025-08-23 07:23:35 +00:00
Loporrit
ae1837b8f5 Re-add revision to version number displays 2025-08-15 06:06:21 +00:00
Loporrit
d97c380e67 Disable mare api impersonation 2025-08-15 06:04:34 +00:00
Stanley Dimant
997977a978 change loginformation 2025-08-15 05:26:39 +00:00
Stanley Dimant
e39694f215 cancel proper during animation verification 2025-08-15 05:25:23 +00:00
Stanley Dimant
d5f22da734 potentially fix pet transient file removal 2025-08-15 05:21:16 +00:00
Stanley Dimant
f033b1aa74 rework cache creation conditions
clean up some stuff

revert pet clearing

fix initial cache creation not happening without changes/redraws

fix draw conditions when framework inactive
2025-08-15 05:19:48 +00:00
Stanley Dimant
c1940767bf fix an issue where animations get removed/added through mod changes don't reload the config
potentially fix mdl/mtrl/tex issues of recorded transients

why did this even crash to begin with

dunno what's wrong with pets (fuck pets, not literally)
2025-08-15 04:51:45 +00:00
Stanley Dimant
5d54065c02 add transient files display and recording in data analysis 2025-08-15 04:41:26 +00:00
Stanley Dimant
00c59fce3b rework transient files to work on a per job/global basis
fix removal of stale paths

fix some shit

fix some bugs

fix pet spaghetti
2025-08-15 03:51:22 +00:00
Loporrit
9d1e1ad726 Window namespace should probably be unique 2025-08-15 03:19:54 +00:00
Stanley Dimant
14b27f5ce2 add permanent independent tracelog 2025-08-15 03:19:54 +00:00
Loporrit
9556605200 Fix IpcProvider 2025-08-12 11:19:04 +00:00
Loporrit
81238b1a20 cleanups 2025-08-12 11:10:22 +00:00
Loporrit
6bf60fe729 Implement IpcCallerMare and hand Mare control of any handled pairs 2025-08-09 15:19:08 +00:00
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