Commit Graph

21 Commits

Author SHA1 Message Date
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
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
Loporrit
289f776223 Fix Glamourer/Penumbra API check on startup 2025-06-27 13:32:43 +00:00
Loporrit
5fcedfa890 Use PluginWatchService for Glamournumbra too 2025-06-26 09:10:09 +00:00
Loporrit
e2e59bd396 Run some timers a little faster 2025-06-26 05:09:48 +00:00
Loporrit
cff7f4e090 Add MareSynchronos API impersonation 2025-06-25 14:20:30 +00:00
Loporrit
ce30378627 Change IPC namespace to LoporritSync 2025-06-25 07:49:52 +00:00
rootdarkarchon
18e455263e don't throw on ipc 2025-06-25 07:47:43 +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
rootdarkarchon
da10895987 add ipc
move ipcprovider to ipc namespace
2025-06-25 07:16:22 +00:00
Loporrit
1fa5deede7 Fix honorific 2025-03-28 07:58:15 +00:00
Loporrit
7a8de7add6 Partial roll-up to reduce code divergence
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2025-02-16 04:21:02 +00:00
Amber
5642d354e0 Fixes names not updating on Pet Nicknames restart (#79) 2025-02-16 04:21:02 +00:00
Amber
28828a620b Pet Nicknames IPC implementation (#74) 2025-02-16 04:21:02 +00:00
Loporrit
34ee0ba5b7 Add stable NotificationType type (dalamud api10)
Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-02-09 16:32:12 +00:00
rootdarkarchon
bdd61aff99 rename PenumbraModDirectory 2025-02-09 16:10:31 +00:00
Stanley Dimant
037c22ecdb use concurrent dict for redraw manager 2025-02-09 16:10:31 +00:00
rootdarkarchon
dd878e6e36 refactor a little bit 2025-02-09 16:10:28 +00:00