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
Loporrit
57fbf2b983
Sort named players above UIDs
2025-02-23 12:54:58 +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
06c2d8b007
250k -> 375k triangle limit by default
2025-02-20 17:03:09 +00:00
Loporrit
387aacdd6a
Re-add performance thresholds and add whitelist/blacklist options
2025-02-20 16:13:49 +00:00
Loporrit
99c293d89f
Hide offline users in syncshells with over 1k members
2025-02-20 16:09:15 +00:00
Loporrit
30041e0663
Remove report profile on group list since I accidentally removed it anyway
...
Add reload last data to group options too
Add report button on the profile window UI instead
ImGui.TextUnformatted
2025-02-20 16:09:15 +00:00
Loporrit
54ee56dbc8
Use new icon buttons on legacy UI too
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
9bf36765e4
Only show byte sizes in MiB, format Tris in data analysis window
2025-02-20 16:09:15 +00:00
Loporrit
aafdb45b5e
Display missing size on data analysis window in a less scary color
2025-02-17 02:09:28 +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
Stanley Dimant
ca6f963d0f
add petnicknames to list of optional plugins
2025-02-16 04:21:02 +00:00
Loporrit
09d9139478
Add nameplate color option
2025-02-16 04:21:02 +00:00
Stanley Dimant
16a924d245
maybe fix imgui assertion
2025-02-09 16:17:06 +00:00
Stanley Dimant
5d3b35623e
don't bring popuphandler to focus on appearing
2025-02-09 16:17:06 +00:00
Stanley Dimant
f3174d23b4
fix admin ui bla
2025-02-09 16:17:06 +00:00
N. Lo
24593becc9
Make the DTR colors configurable ( #77 )
...
* Make the DTR colors configurable
* Allow using (most of) the full RGB space (thanks @Caraxi)
2025-02-09 16:10:31 +00:00
N. Lo
fec13209d8
Color-code the DTR entry ( #76 )
2025-02-09 16:10:31 +00:00
Stanley Dimant
0228c2343b
add multi chracter key checks
2025-02-09 16:10:31 +00:00
Andrew Backeby
1c058cba5d
Update message for importing notes ( #72 )
2025-02-09 16:10:31 +00:00
rootdarkarchon
73cc392f3d
make folderdialog open to main drive root by default
2025-02-09 16:10:31 +00:00
Loporrit
a180a1207f
Dispose fonts
2025-02-09 16:10:31 +00:00
rootdarkarchon
e187d67fc3
cache result of IsWine
2025-02-09 16:10:31 +00:00
rootdarkarchon
42de4345d8
disable dalamud sounds for download ui. who even though it's a good idea to add this feature to begin with.
2025-02-09 16:10:31 +00:00
rootdarkarchon
bdd61aff99
rename PenumbraModDirectory
2025-02-09 16:10:31 +00:00
rootdarkarchon
dd878e6e36
refactor a little bit
2025-02-09 16:10:28 +00:00
Loporrit
6ab9812f9a
Make the Event Viewer UI a little simpler
2025-02-09 16:02:34 +00:00