Commit Graph

415 Commits

Author SHA1 Message Date
rootdarkarchon
18d089d693 fix text alignment 2023-10-23 19:28:57 +02:00
rootdarkarchon
505d50a547 idk some fixes I guess 2023-10-23 14:06:25 +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
17d66ee0a6 Merge branch 'main' of https://github.com/Penumbra-Sync/client 2023-10-21 18:33:48 +02:00
rootdarkarchon
fec63361b6 blah 2023-10-21 18:33:45 +02:00
Cara
a663c26df0 Some display options for DTR tooltip (#66) 2023-10-21 18:33:08 +02:00
rootdarkarchon
a2584f75dc add ordering 2023-10-21 18:32:17 +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
5a62012d2a fix icons and text of buttons being static in place 2023-10-17 22:33:38 +02:00
rootdarkarchon
fdc0d4bf6f remove logspam 2023-10-17 22:26:48 +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
864c76d258 fix transfer progress, add glamourer unlock by name, fix dtrbar, add to xlplugins main 2023-10-08 11:57:38 +02:00
N. Lo
706aab5bb9 DTR entry: Hide --- separator if list is empty (#63) 2023-10-08 11:17:50 +02:00
Deckerz
2cb4e799ce Added names of visible players to tooltip of server bar (#61)
* Added names of visible players to tooltip of server bar

* match variable name

* changes as requested
2023-10-05 23:51:31 +02:00
N. Lo
fe30812aa7 DTR entry: Click to open main UI (#62) 2023-10-05 23:51:22 +02:00
rootdarkarchon
61a2fe9168 use penumbra ipc for getting character data 2023-10-05 01:13:04 +02:00
rootdarkarchon
f371df7aa1 more api9 updates 2023-10-04 01:37:53 +02:00
rootdarkarchon
f89f6c1216 update to api9 2023-10-02 14:13:08 +02:00
rootdarkarchon
afb7800d20 rebuild filescanner to use threads instead of tasks for the periodic scan, change alternative file upload to be a munged file upload 2023-09-19 23:56:14 +02:00
rootdarkarchon
0008428cb0 add file compactor 2023-09-14 01:17:49 +02:00
rootdarkarchon
a5aff6ba1a optimize file scanner, fix unban in banui, show syncshell notes in standalone profile ui 2023-08-27 15:24:01 +02:00
rootdarkarchon
d50d9cdf0f add bc7 texture conversion, add syncshell note in profile display 2023-08-19 00:21:51 +02:00
rootdarkarchon
b279ac0d5e fix add character when no secret key 2023-08-13 13:23:43 +02:00
Cara
221deb64c6 add format for textures in analysis (#55)
* add format for textures in analysis

* requested changes

* Update CharacterAnalyzer.cs
2023-07-21 15:31:03 +02:00
rootdarkarchon
e9822b9490 adjust naming for heels 2023-07-17 09:12:30 +02:00
rootdarkarchon
08a35c9152 Heels and C+ updates (#54)
* add heels and customize plus multi data

* adjust customize plus api calls

* adjustments to ipc for customize

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-07-17 08:57:56 +02:00
rootdarkarchon
5543c7c7ad add tabs for filetypes to data analysis ui 2023-07-15 03:46:30 +02:00
rootdarkarchon
42da1855b1 add UI for Mare Data Analysis 2023-07-12 15:03:15 +02:00
rootdarkarchon
405c0968da fix DtrBar removal/addition 2023-07-10 16:09:41 +02:00
rootdarkarchon
417c08f9b2 add CharacterAnalzyer, fix DtrEntry (I think) 2023-07-10 13:23:44 +02:00
rootdarkarchon
2473087da4 fix group panel, restarts with dtr entry 2023-06-27 18:56:05 +02:00
N. Lo
0e84d312dc Add DTR entry with number of visible pairs (#52)
* Add DTR entry with number of visible pairs

* Simplify DTR visible pair counter

- Merge the new PairHandlerInvisibleMessage and PairHandlerVisibleDisposedMessage ;
- Leave alone a bunch of messages that were actually unneccessary.

* Match encodings with the rest of the codebase

* Make the DTR entry opt-in and add explanations

* More reliable publishing of PairHandlerVisible/Invisible

* Simplify things for DTR

* Rework async
2023-06-18 23:01:39 +02:00
HoloWise
de36e9e8bd Fix typo (#51)
Fixes a typo. A truly horrifying bug.
2023-06-03 16:41:40 +02:00
rootdarkarchon
9bdb359391 fix settings ui, heels 2023-06-03 10:45:05 +02:00
rootdarkarchon
04ab5f6af0 fix storage selection 2023-06-01 09:53:22 +02:00
rootdarkarchon
ae5f1e9527 cleanup 2023-05-02 20:56:07 +02:00
Stanley Dimant
f8993916bd some cleanup and sanitizing 2023-05-02 11:27:29 +02:00
rootdarkarchon
3086d82b40 idk 2023-05-02 02:00:23 +02:00
rootdarkarchon
2b777f94f1 fix edit transfer window, more crashfix, add version nag on connect 2023-05-01 20:03:50 +02:00
rootdarkarchon
46c58c6cfd change downloadui to drawconditions 2023-04-25 22:02:19 +02:00
rootdarkarchon
2a4465b3fe add NoFocusOnAppearing to downloadui 2023-04-24 13:54:19 +02:00
rootdarkarchon
9b06c85cbc remove unncessary usings 2023-04-21 17:15:00 +02:00
rootdarkarchon
ff73c016eb fixes for vfx display in ui 2023-04-20 11:53:42 +02:00
Stanley Dimant
4c88e0e249 add show notes instead of names 2023-04-20 11:06:53 +02:00
Stanley Dimant
5b52896243 Merge branch 'main' of https://github.com/Penumbra-Sync/client 2023-04-20 10:50:28 +02:00