Commit Graph

424 Commits

Author SHA1 Message Date
4853afd1eb Added Color Table Hook from MemShield, currently Experimental and default on as a test. 2025-09-02 19:51:36 +01:00
9b0134aa7d Update var typings in places, Update UI Colors. 2025-08-29 16:49:41 +01:00
b41532d5af - Change Loporrit Branding to CLUBPENGUIN
- Update submodules
- Update to latest Penumbra API
2025-08-26 21:42:00 +01:00
Loporrit
7a2d4a5978 Add blocking options to syncshell ui user menu as well 2025-08-23 09:52:35 +00:00
Loporrit
1768d68df2 Disable trace logging by default 2025-08-23 08:38:47 +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
5d54065c02 add transient files display and recording in data analysis 2025-08-15 04:41:26 +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
ec17b32f74 Add settings window display when NoSnap activated 2025-08-09 12:13:54 +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
9a5918110e Dalamud 13 2025-08-05 10:23:32 +00:00
Loporrit
d7b0a9a0fb Glamourer checkmark on settings window was wrong... 2025-08-04 01:09:15 +00:00
Loporrit
5c9ca801f8 Replace repo config with generic remote config 2025-08-02 09:48:12 +00:00
Loporrit
9fd390caab Fix buggy behavior deleting spawned gpose actors 2025-07-25 18:10:15 +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
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
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
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
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
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
ad42b29a44 rework configuration save, load configuration backups when available and config cannot be read
fix unnecessary config reload on save
2025-06-27 19:12:31 +00:00
Loporrit
17b2998d80 Use HomeWorldId 2025-06-26 06:12:35 +00:00
Loporrit
e603539319 Make combat application hold disabled by default 2025-06-26 05:30:43 +00:00
Loporrit
9b95cacc02 Improve secret key character assignment 2025-06-26 05:06:19 +00:00
Loporrit
071aa0b5aa Improve secret key management a bit 2025-06-26 05:06:19 +00:00
Loporrit
8eb819c311 Remove some settings that are not hooked up anymore 2025-06-26 05:06:19 +00:00
Loporrit
e7e94798bb Improve account registration intro a little bit 2025-06-26 05:06:04 +00:00
Loporrit
cff7f4e090 Add MareSynchronos API impersonation 2025-06-25 14:20:30 +00:00
Loporrit
c65d3c9934 Clean up this service registration stuff before I go insane 2025-06-25 11:50: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
3b4efc77a2 quick fix for mcdf loading 2025-04-02 21:23:17 +00:00
Loporrit
063eb5082a API12 / .NET 9 2025-03-27 21:37:49 +00:00
Loporrit
998c1b2b36 Fix cache directory selection 2025-02-24 04:26:25 +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
6a796ea895 disable window sounds on popup handler 2025-02-23 14:01:11 +00:00