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
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
rootdarkarchon
324288652d
fix some shit, add triangle count
...
check for invalid animations
I hate animations
ignore broken bones from god knows what
fix more idiotic mod things
fully ignore garbage skeletons that fail to process properly
fix my own mistakes
fix more bullshit
check for filename length and continue
idk some cleanup
fix spoopy skellingtons
change loglevel of tris
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
09d9139478
Add nameplate color option
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
Stanley Dimant
1756239932
it's concurrentdict time
2025-02-09 16:17:06 +00:00
Stanley Dimant
75eafa9792
fix past me issues for future me
2025-02-09 16:17:06 +00:00
Stanley Dimant
0228c2343b
add multi chracter key checks
2025-02-09 16:10:31 +00:00
Stanley Dimant
d9d10c42de
remove notification spam, add more trace logging for secret key access
2025-02-09 16:10:31 +00:00
Stanley Dimant
626df3f861
throw errors for multiple character with same name + world set up in config
2025-02-09 16:10:31 +00:00
rootdarkarchon
64f046f914
remove unncessary sha1 dictionary, use new notification management
2025-02-09 16:10:31 +00:00
rootdarkarchon
94e104939e
use custom interpolated string handler
2025-02-09 16:10:31 +00:00
rootdarkarchon
b10bd444d1
make mare even less dumpy
2025-02-09 16:10:31 +00:00
rootdarkarchon
c3e8b61f76
make mare less dumpy
2025-02-09 16:10:31 +00:00
rootdarkarchon
e187d67fc3
cache result of IsWine
2025-02-09 16:10:31 +00:00
rootdarkarchon
dd878e6e36
refactor a little bit
2025-02-09 16:10:28 +00:00
Loporrit
6f88ed1ea5
Allow event logging to be disabled
2025-02-09 16:02:34 +00:00
rootdarkarchon
e8ae2a6152
add events
2025-02-09 16:02:34 +00:00
Loporrit
cd114c3408
Don't link the character name in your own chat messages
2025-02-02 09:48:46 +00:00
rootdarkarchon
80894fe446
logging adjustments etc
2025-02-02 09:13:43 +00:00
rootdarkarchon
c1d8599b9c
more fixes
2025-02-02 09:13:22 +00:00
Stanley Dimant
f9ca55db43
reduce hitches and do some other changes to FSW
2025-02-02 09:06:56 +00:00
rootdarkarchon
e1ca5dd6f8
make storage size calculation asynchronous and running in parallel
2025-02-02 08:50:47 +00:00