Commit Graph

183 Commits

Author SHA1 Message Date
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
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
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
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
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
f882fd8b9d Add RepoChangeService 2025-07-16 01:41:11 +00:00
Loporrit
8b71320912 Hack change gpose sync timer to 2 seconds 2025-07-03 08:36:07 +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
660319d74b Delete CheapLoc 2025-06-30 20:17:08 +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
rootdarkarchon
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
Stanley Dimant
9fd3647f02 do not handle blocked/muted characters
simplify get ids

potentially fix invalid chara state

partial 514d254

skip erroneous blockstatus
2025-06-27 18:54:34 +00:00
Loporrit
5fcedfa890 Use PluginWatchService for Glamournumbra too 2025-06-26 09:10:09 +00:00
Loporrit
b2829fc903 Fix PluginWatcherService triggering every frame 2025-06-26 06:12:06 +00:00
Loporrit
fae8941dce Add VisibilityService to improve tick performance with many online pairs 2025-06-26 05:31:08 +00:00
Loporrit
e2e59bd396 Run some timers a little faster 2025-06-26 05:09:48 +00:00
Loporrit
e7e94798bb Improve account registration intro a little bit 2025-06-26 05:06:04 +00:00
Loporrit
d8232e9cf4 Add PluginWatcherService 2025-06-25 14:20:30 +00:00
rootdarkarchon
c29f63da9a add ipc to get handled addresses 2025-06-25 07:43:21 +00:00
rootdarkarchon
98a0327294 add moodles integration (temporary)
get ready for moodles

don't ignore moodles warning

apply moodles after forced redraw
2025-06-25 07:43:19 +00:00
Loporrit
063eb5082a API12 / .NET 9 2025-03-27 21:37:49 +00:00
Loporrit
a9e8d6f8a8 Substitute textures inherit download size from original 2025-02-24 10:21:29 +00:00
Loporrit
c42316b058 Option to delete original textures from disk 2025-02-24 04:06:04 +00:00
Loporrit
f7abf9f374 Stop getting file scanner stuck omg 2025-02-24 03:54:13 +00:00
Stanley Dimant
7aaa847294 more correctly describe curwaittime 2025-02-23 14:03:03 +00:00
Stanley Dimant
55cfb48fd6 add 250ms delay to wait for chara redraw 2025-02-23 14:02:55 +00:00
Loporrit
250f61ad85 Disable pair analysis in Release mode 2025-02-23 12:54:58 +00:00
Loporrit
99eecbdc09 Add texture shrinking feature 2025-02-23 12:54:58 +00:00
Loporrit
eaaded1ed5 Add Pair Character Analysis for funsies 2025-02-22 21:38:57 +00:00
Loporrit
def13858f4 Make nameplate colors not override party role colors 2025-02-22 06:02:50 +00:00
Loporrit
387aacdd6a Re-add performance thresholds and add whitelist/blacklist options 2025-02-20 16:13:49 +00:00
Loporrit
7918b54c92 Add keyed message subscribers 2025-02-20 16:09:15 +00:00
Loporrit
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