Commit Graph

132 Commits

Author SHA1 Message Date
b41532d5af - Change Loporrit Branding to CLUBPENGUIN
- Update submodules
- Update to latest Penumbra API
2025-08-26 21:42:00 +01:00
Loporrit
ae1837b8f5 Re-add revision to version number displays 2025-08-15 06:06:21 +00:00
Loporrit
81238b1a20 cleanups 2025-08-12 11:10:22 +00:00
Loporrit
9a5918110e Dalamud 13 2025-08-05 10:23:32 +00:00
Loporrit
b207af35f8 Remove revision number from window title 2025-07-21 17:44:20 +00:00
Loporrit
aa377439ce Fix a lot of the analyzer warnings too 2025-06-30 20:17:08 +00:00
Loporrit
cf827529ab add shared character data sets display to main ui 2025-06-28 17:11:26 +00:00
Loporrit
3fc24fde5b Add Character Hub button to main UI 2025-06-28 17:11:26 +00:00
Loporrit
57fbf2b983 Sort named players above UIDs 2025-02-23 12:54:58 +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
Stanley Dimant
0228c2343b add multi chracter key checks 2025-02-09 16:10:31 +00:00
rootdarkarchon
e8ae2a6152 add events 2025-02-09 16:02:34 +00:00
Stanley Dimant
f9ca55db43 reduce hitches and do some other changes to FSW 2025-02-02 09:06:56 +00:00
Loporrit
c2723fd005 Basic syncshell chat impl with game hooks 2024-11-25 02:29:41 +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
Loporrit
c843af1470 Use streamable compression 2023-12-18 12:52:46 +00:00
Loporrit
ec951a8976 Stop things going missing with special group visibility settings 2023-12-12 11:07:30 +00:00
Loporrit
36945ad5b3 Only show transfers while active 2023-12-12 11:07:30 +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
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
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
c196cdd344 fix staging issues 2023-11-10 00:40:46 +01:00
rootdarkarchon
4b3bd975d5 add download throttling, change header of mare, fix reverting players when going offline/paused when not visible 2023-11-10 00:08:32 +01:00
rootdarkarchon
c23add802a ui icon boogaloo 2023-10-29 14:56:44 +01:00
rootdarkarchon
e65c363d0f add normalized icons 2023-10-28 15:36:45 +02:00
rootdarkarchon
c1a3efe066 more cleanup 2023-10-27 18:15:44 +02:00
rootdarkarchon
f8ad8f3d79 fix sorting and cleanup 2023-10-27 17:56:44 +02:00
rootdarkarchon
1a64f08841 make local groups more usable for pause/resume 2023-10-27 17:25:15 +02:00
rootdarkarchon
5c9415b6e9 rework creation of popout windows into factory and some refactoring in general 2023-10-27 02:51:26 +02:00
rootdarkarchon
2221f4d09e fix palette application and add experimental less redraws option 2023-10-25 16:33:03 +02:00
rootdarkarchon
a51ce22d28 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 2023-10-22 17:12:44 +02:00
rootdarkarchon
33344386c4 rework main ui 2023-10-21 18:29:20 +02:00
rootdarkarchon
984ee08a2b add total count on mouseover, make syncshell windows non-blocking 2023-10-20 16:53:56 +02:00
rootdarkarchon
d7bfa2147f fix token for character change, add online count to syncshells and groups 2023-10-18 17:49:24 +02:00
rootdarkarchon
c237ae53e6 argh 2023-10-18 02:23:16 +02:00
rootdarkarchon
b9843015cf fix broken font in header 2023-10-18 02:22:05 +02:00
rootdarkarchon
3a7e3e7177 add more options for the compactui 2023-10-18 00:18:02 +02:00
rootdarkarchon
14575a4a6b Mare 0.9 (#65)
* add jwt expiry

* start of 0.9 api impl

* some stuff idk

* some more impl

* some cleanup

* remove grouppair, add configuration, rework some pair drawing stuff

* do some stuff

* rework some ui

* I don't even know anymore

* add cancellationtoken

* token bla

* ui fixes etc

* probably individual adding/removing now working fully as expected

* add working report popup

* I guess it's more syncshell shit or so

* popup shit idk

* work out most of the syncshell bullshit I guess

* delete some old crap

* are we actually getting closer to the end

* update pair info stuff

* more fixes/adjustments, idk

* refactor some things

* some rework

* some more cleanup

* cleanup

* make menu buttons w i d e

* better icon text buttons

* add all syncshell folder and ordering fixes

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-10-17 21:36:44 +02:00
rootdarkarchon
f89f6c1216 update to api9 2023-10-02 14:13:08 +02:00
rootdarkarchon
b279ac0d5e fix add character when no secret key 2023-08-13 13:23:43 +02:00
rootdarkarchon
42da1855b1 add UI for Mare Data Analysis 2023-07-12 15:03:15 +02:00
Stanley Dimant
4c88e0e249 add show notes instead of names 2023-04-20 11:06:53 +02:00
rootdarkarchon
170db28158 disable docking for main ui 2023-04-10 02:01:00 +02:00
rootdarkarchon
38d83eff77 some profile ui rework 2023-03-22 17:14:05 +01:00
rootdarkarchon
2b829af4f8 add mare profiles 2023-03-19 19:00:22 +01:00