Commit Graph

166 Commits

Author SHA1 Message Date
Loporrit
1fa5deede7 Fix honorific 2025-03-28 07:58:15 +00:00
Loporrit
0368fd6162 Check permissions from unpaused group pairs only 2025-02-24 10:07:33 +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
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
bb6f219546 Add list removal to context menu and more aggressively redraw on perf setting changes 2025-02-22 02:06:08 +00:00
Loporrit
387aacdd6a Re-add performance thresholds and add whitelist/blacklist options 2025-02-20 16:13:49 +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
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
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
dca7554695 Delay creation of penumbra collections 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
c1ad5194b5 remove waiting semaphore for marking offline when disposing 2025-02-09 16:17:06 +00:00
Stanley Dimant
d9d10c42de remove notification spam, add more trace logging for secret key access 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
7b93c5a6e9 save mcdf to temporary path before renaming 2025-02-09 16:10:31 +00:00
rootdarkarchon
dd878e6e36 refactor a little bit 2025-02-09 16:10:28 +00:00
rootdarkarchon
e8ae2a6152 add events 2025-02-09 16:02:34 +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
Loporrit
5815b5c2e5 Re-enable context menus finally... 2024-10-28 01:26:31 +00:00
Loporrit
6b8617a6cc Add .pbd 2024-08-12 10:40:47 +00:00
Loporrit
47b292f4bb Dalamud API10 2024-07-03 19:18:19 +00:00
Stanley Dimant
8bea33256a fix c+ issues, fix c+ bullshit 2024-07-03 18:58:19 +00:00
Loporrit
dfb33237b6 Stop leaving litter in the Penumbra temporary collections 2024-05-28 22:56:30 +00:00
Loporrit
ec3633de13 update customize+ ipc
Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2024-05-28 22:09:00 +00:00
Loporrit
8e2f17b25d Support new Glamournumbra API
Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
Co-authored-by: Ottermandias <70807659+Ottermandias@users.noreply.github.com>
2024-05-28 21:54:21 +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
9c51d6fbdd elevate penumbra resolving to default resolving method 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
rootdarkarchon
0cd953f514 listen to glamourer changes 2024-01-16 00:12:00 +00:00
rootdarkarchon
06f6b75e72 dispose characters on unloading plugin 2024-01-16 00:07:03 +00:00
rootdarkarchon
add2d2eda9 potential mcdf fixes 2024-01-16 00:02:56 +00:00
Loporrit
c843af1470 Use streamable compression 2023-12-18 12:52:46 +00:00
Loporrit
e0ae62ff0d Initial Loporrit rebranding 2023-12-11 22:38:13 +00:00
Loporrit
42b1ea3d62 Merge tag '0.9.21' into mare-classic
* tag '0.9.21':
  fix combat situations not redrawing every time after combat ends
  add more resilience to MCDF export and loading
  disable data application and scanner in combat
  fix bug
  add lock around adding to cached handled paths
  disable target in pvp
  add click to target in ui
  change tooltip for penumbra version to 0.8.2.1
  add file storage validation
  add experimental resolving of data through penumbra
  adjust initial dialog to opt in/out into census with buttons
2023-12-09 12:57:41 +00:00
Loporrit
d601b6fcd1 Merge tag '0.9.17' into mare-classic
* tag '0.9.17':
  add census popup on connection
  api update
  census update
  heave fewer redraws as main method for data application, minor fixes
  remove unnecessary exists check
  add visibility for loaded mods size for pair, use menu bar for settings, remove settings button
  fix staging issues
  add download throttling, change header of mare, fix reverting players when going offline/paused when not visible
  use name for glamourer revert
  fix startup breaking
  add inner exception stacktraces
  calc correct button size
  wording
  add permission popup ui
  fix getting identifier during zoning
  indent nonscaled
  remove unnecessary usings
  ui icon boogaloo
  fix cache dict wtf
  add normalized icons
  add owner/moderator/pinned user icons
  check tokentime more precisely in both directions
  more cleanup
  fix sorting and cleanup
  make local groups more usable for pause/resume
  fix outlined font
  rework creation of popout windows into factory and some refactoring in general
  make syncshell admin ui to standalone window
  remove close button on intro ui
  do not allow to open main ui without finishing setup
  readonly bla
  wait for plugin disposal
  fix palette
  wording
  fix palette application and add experimental less redraws option
  some minor fixes
  check for timezone
  idk
  adjust token handling
  fix total user count in syncshell (distinct by UIDs)
  fix text alignment
  fix some shit maybe
  idk some fixes I guess
  fix offset for transfer bar at the bottom, use async collections, clear filter on tab change + add button to clear, require ctrl for align syncshells
  blah
  Some display options for DTR tooltip (#66)
  add ordering
  adjust api to latest
  rework main ui
  add total count on mouseover, make syncshell windows non-blocking
  fix token for character change, add online count to syncshells and groups
  argh
  fix broken font in header
  add more options for the compactui
  fix icons and text of buttons being static in place
  remove logspam
2023-12-08 16:35:14 +00:00