Commit Graph

69 Commits

Author SHA1 Message Date
Loporrit
81238b1a20 cleanups 2025-08-12 11:10:22 +00:00
Loporrit
ec17b32f74 Add settings window display when NoSnap activated 2025-08-09 12:13:54 +00:00
Loporrit
9a5918110e Dalamud 13 2025-08-05 10:23:32 +00:00
Loporrit
d7b0a9a0fb Glamourer checkmark on settings window was wrong... 2025-08-04 01:09:15 +00:00
Loporrit
86aa5639f3 Remove embedded profile image data 2025-07-21 17:44:20 +00:00
rootdarkarchon
93aff198f2 Add GPose Together (#82)
* add api glue

* most of gpose together impl

* more cleanup and impl

* more impl

* minor fixes and chara name abbreviations

---------

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-06-30 20:17:08 +00:00
Loporrit
aa377439ce Fix a lot of the analyzer warnings too 2025-06-30 20:17:08 +00:00
Loporrit
dd42bf0913 Fix build warnings for fun 2025-06-30 20:17:08 +00:00
Loporrit
660319d74b Delete CheapLoc 2025-06-30 20:17:08 +00:00
rootdarkarchon
30caedbf3a Add MCDO (#80)
* update api

* mcd online editor impl

* most of chara data hub impl

* some state of things

* some refactoring

* random bullshit go

* more nearby impl

* add uid to peformance msg

* cleanup/homogenization

* some split, update nuget packages

* migrate to latest packages where possible, remove lz4net, do some split, idk

* some polish and cleanup

* more cleanup, beautification, etc.

* fixes and cleanups

---------

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-06-28 15:28:45 +00:00
Loporrit
e7e94798bb Improve account registration intro a little bit 2025-06-26 05:06:04 +00:00
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
Loporrit
998c1b2b36 Fix cache directory selection 2025-02-24 04:26:25 +00:00
Loporrit
f7abf9f374 Stop getting file scanner stuck omg 2025-02-24 03:54:13 +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
7a8de7add6 Partial roll-up to reduce code divergence
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
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
0228c2343b add multi chracter key checks 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
rootdarkarchon
bdd61aff99 rename PenumbraModDirectory 2025-02-09 16:10:31 +00:00
rootdarkarchon
dd878e6e36 refactor a little bit 2025-02-09 16:10:28 +00:00
rootdarkarchon
c48520b6cd check if directory has subdirectories when setting storage location 2025-02-09 16:02:34 +00:00
rootdarkarchon
336a2f3732 do not allow to set paths containing onedrive 2025-02-09 16:02:34 +00:00
rootdarkarchon
50990542fd add free drive space display, file compactor hint, recalculate size after compacting 2025-02-02 08:36:55 +00:00
rootdarkarchon
9122460801 do not allow to change storage folder as long as monitoring is active 2025-01-09 12:49:52 +00:00
rootdarkarchon
739c02cf0b rough impl of FSW, goodbye periodic filescan 2025-01-09 12:46:02 +00:00
rootdarkarchon
9708607db9 do not allow to set paths containing onedrive 2025-01-09 12:28:38 +00:00
Loporrit
dc9a7f4363 Fix ChatService dispose + Add chat configuration 2024-11-26 13:17:01 +00:00
Loporrit
7075c43a49 Optimize big font loading 2024-11-18 00:36:19 +00:00
Loporrit
5bea4cf7e9 Re-enable / update Customize+ 2024-07-29 22:14:10 +00:00
Loporrit
765d60b0fe Re-enable / update Heels/Honorific 2024-07-17 15:25:48 +00:00
Loporrit
cff59d1900 Temporarily disable C+, Heels and Honorific 2024-07-16 23:15:10 +00:00
Loporrit
47b292f4bb Dalamud API10 2024-07-03 19:18:19 +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
c1b21383ef Minor UI fixes 2023-12-12 11:07:27 +00:00
Loporrit
748d6184fc Optimize rendering of large number of pairs 2023-12-12 05:14:12 +00:00
Loporrit
186c14267c Allow changing server info bar style 2023-12-12 00:07:06 +00:00
Loporrit
d18dc744c5 Expand the intro window so nothing is cut off 2023-12-11 23:06:56 +00:00
Loporrit
e0ae62ff0d Initial Loporrit rebranding 2023-12-11 22:38:13 +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
Loporrit
78b56aa952 Partially revert Mare 0.9 UI/API changes 2023-12-08 12:04:10 +00:00
rootdarkarchon
1522d8d7e7 heave fewer redraws as main method for data application, minor fixes 2023-11-17 02:05:49 +01:00
rootdarkarchon
96cc64b35a add visibility for loaded mods size for pair, use menu bar for settings, remove settings button 2023-11-16 15:57:23 +01:00
rootdarkarchon
33535310aa add permission popup ui 2023-10-30 12:34:23 +01:00
rootdarkarchon
6bf99d9d05 remove unnecessary usings 2023-10-29 15:10:51 +01:00
rootdarkarchon
c23add802a ui icon boogaloo 2023-10-29 14:56:44 +01:00
rootdarkarchon
11bb84bd61 fix cache dict wtf 2023-10-29 02:53:04 +02:00