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
Stanley Dimant
890e7558c4
add vfx stuff handling
2023-04-20 10:45:30 +02:00
Cara
6669247e22
Add Honorific Support ( #49 )
...
* Add Honorific support
* Update MareAPI
* Update SettingsUi.cs
2023-04-20 09:47:19 +02:00
rootdarkarchon
170db28158
disable docking for main ui
2023-04-10 02:01:00 +02:00
rootdarkarchon
6b5500c905
fix issue with adding new key when no keys are present
2023-04-10 01:59:44 +02:00
rootdarkarchon
4b53ca8c5e
fix banning modal, fix disposal async calls to penumbra
2023-04-09 22:28:05 +02:00
Stanley Dimant
5a319703fc
fix adding new secret key when order in dictionary is jumbled for some god forsaken reason
2023-04-06 11:42:33 +02:00
rootdarkarchon
1ed831f360
add alternative upload, ignore NIN pets, fix progress crashing
2023-04-02 14:10:02 +02:00
rootdarkarchon
766224d0e7
add right click menu settings + version bump
2023-03-22 19:22:35 +01:00
rootdarkarchon
19b1b7b286
add open profile to syncshells
2023-03-22 18:59:58 +01:00
rootdarkarchon
8722de0763
fix scaling imgui spaghetti
2023-03-22 18:35:39 +01:00
rootdarkarchon
3cc3c7a7af
imgui spaghetti
2023-03-22 18:31:28 +01:00
rootdarkarchon
38d83eff77
some profile ui rework
2023-03-22 17:14:05 +01:00
rootdarkarchon
126f2b8084
default to axis fonts for profile description display
2023-03-20 13:31:49 +01:00
rootdarkarchon
558709109c
fix nsfw and profile text box rendering
2023-03-20 12:44:35 +01:00
rootdarkarchon
57e38fbd98
wording
2023-03-20 12:07:02 +01:00