Commit Graph
1022 Commits
Author SHA1 Message Date
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
rootdarkarchon da10895987 add ipc
move ipcprovider to ipc namespace
2025-06-25 07:16:22 +00:00
Loporrit 3b4efc77a2 quick fix for mcdf loading 2025-04-02 21:23:17 +00:00
Loporrit 434ed8f0d4 bump 2025-04-02 19:22:51 +00:00
Loporrit 1fa5deede7 Fix honorific 2025-03-28 07:58:15 +00:00
Loporrit 063eb5082a API12 / .NET 9 2025-03-27 21:37:49 +00:00
Loporrit 46053bf8fa Calculate the hash while writing as well 2025-03-15 00:00:47 +00:00
Loporrit c7d8ba0ef0 Speed up decompression 2025-03-14 23:50:01 +00:00
Loporrit a9e8d6f8a8 Substitute textures inherit download size from original 2025-02-24 10:21:29 +00:00
Loporrit 0368fd6162 Check permissions from unpaused group pairs only 2025-02-24 10:07:33 +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 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
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 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
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