Commit Graph

1048 Commits

Author SHA1 Message Date
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
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
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
498fab2a1b Update MareAPI 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
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
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. Lo
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
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
7b93c5a6e9 save mcdf to temporary path before renaming 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
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