Commit Graph
965 Commits
Author SHA1 Message Date
Stanley Dimant 6a796ea895 disable window sounds on popup handler 2025-02-23 14:01:11 +00:00
Stanley Dimant 2ae94b1357 extract partial downloads 2025-02-23 13:55:06 +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 def13858f4 Make nameplate colors not override party role colors 2025-02-22 06:02:50 +00:00
Loporrit bb6f219546 Add list removal to context menu and more aggressively redraw on perf setting changes 2025-02-22 02:06:08 +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 7918b54c92 Add keyed message subscribers 2025-02-20 16:09:15 +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
Loporritandrootdarkarchon 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
Loporritandrootdarkarchon 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
Stanley Dimant ca6f963d0f add petnicknames to list of optional plugins 2025-02-16 04:21:02 +00:00
Stanley Dimant 95759b157a finalize petnames 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 ea27d1d53b Dependency bump 2025-02-09 16:37:26 +00:00
Loporrit dca7554695 Delay creation of penumbra collections 2025-02-09 16:32:12 +00:00
Loporrit cfbed4c04d Redraw players when any mod files change 2025-02-09 16:32:12 +00:00
LoporritandStanley Dimant 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 16a924d245 maybe fix imgui assertion 2025-02-09 16:17:06 +00:00
Stanley Dimant c1ad5194b5 remove waiting semaphore for marking offline when disposing 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
Stanley Dimant 1756239932 it's concurrentdict time 2025-02-09 16:17:06 +00:00
Stanley Dimant da69f5fdf1 bump file stream buffer size 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
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 d39c79a227 fix empty identifier 2025-02-09 16:10:31 +00:00
Stanley Dimant b2fa3b9f32 get identifier async 2025-02-09 16:10:31 +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
Stanley Dimant 7b456d9755 fix release build 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
Loporrit 80042a7d87 HostBuilder refactor 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
N. Loandrootdarkarchon 650d41c225 Deny reading incomplete MCDFs (#71)
change fileaccess to none

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
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