Commit Graph
186 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
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
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
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
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 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
rootdarkarchon 739c02cf0b rough impl of FSW, goodbye periodic filescan 2025-01-09 12:46:02 +00:00
rootdarkarchon 136257eecf remove unnecessary performance logging 2025-01-09 12:34:55 +00:00
Loporrit dc9a7f4363 Fix ChatService dispose + Add chat configuration 2024-11-26 13:17:01 +00:00
Loporrit 664ad4582e It seems like you realy need to turn off the color at the end... 2024-11-25 08:11:02 +00:00
Loporrit 637ceb83a9 accidental file 2024-11-25 03:48:17 +00:00
Loporrit c2723fd005 Basic syncshell chat impl with game hooks 2024-11-25 02:29:41 +00:00
Loporrit 3ab07737fa Dalamud API11 2024-11-15 14:58:59 +00:00
Stanley Dimant 2344af7fc5 fix new worlds not being seen, fix erroneous customize+ display 2024-07-17 15:38:26 +00:00
Loporrit 47b292f4bb Dalamud API10 2024-07-03 19:18:19 +00:00
Loporrit ab996692e3 Track and display last known player names automatically 2024-02-16 07:26:57 +00:00
rootdarkarchon 6f1c00041b minor performance improvements 2024-02-14 10:07:53 +00:00
Loporrit 0f661c9c69 Revert "Revert "relieve gc pressure maybe"" (without caching addresses this time)
This reverts commit 5d2b25bccb.
2024-02-14 06:14:35 +00:00
Loporrit 5d2b25bccb Revert "relieve gc pressure maybe"
This reverts commit 40b8310ba9.
2024-02-10 18:45:18 +00:00
rootdarkarchon 40b8310ba9 relieve gc pressure maybe 2024-02-10 17:45:56 +00:00
rootdarkarchon 4c5b19f8c5 remove some unncessary stuff 2024-02-10 17:07:16 +00:00
rootdarkarchon a15348b293 remove palette+ support 2024-02-10 17:07:16 +00:00
rootdarkarchon b8cac8f010 don't warn for palette+, remove display from ui 2024-02-10 13:57:14 +00:00
Loporrit b17101f1c8 Update service URI 2024-02-10 13:56:16 +00:00
rootdarkarchon 0cd953f514 listen to glamourer changes 2024-01-16 00:12:00 +00:00
rootdarkarchon 1c8267dd93 add priority framework execution for transient resource manager 2024-01-16 00:03:31 +00:00
Loporrit c843af1470 Use streamable compression 2023-12-18 12:52:46 +00:00
Loporrit 14f0b10244 Target player improvements / crash fix 2023-12-12 11:07:30 +00:00
Loporrit 247008e13d Use a proxy function for OnFrameworkUpdate 2023-12-11 23:47:19 +00:00