Commit Graph

67 Commits

Author SHA1 Message Date
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
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
33535310aa add permission popup ui 2023-10-30 12:34:23 +01: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
a9a57e0a31 fuck vfx 2023-10-14 12:13:43 +02:00
rootdarkarchon
afe6c75688 fix mcdf application 2023-10-09 18:58:17 +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
rootdarkarchon
fea035c76a fixes for zoning race condition, add better logging 2023-05-11 14:07:19 +02:00
rootdarkarchon
de7e9d7293 cleanup and fix application issues 2023-05-09 03:55:30 +02:00
rootdarkarchon
83f0905232 fix receiving chara data while initilaization, fix glamourer not applying after glamplate or material extraction, potentially fix more zoning issues 2023-05-07 23:25:45 +02:00
rootdarkarchon
5d6df09779 fix glamourer not applying on zone changes for previously visible players 2023-05-07 17:40:41 +02:00
rootdarkarchon
186e70d0cf stupid fucking fuck drawing issues and other fuck 2023-05-07 03:44:36 +02:00
rootdarkarchon
effe6c2839 don't call zoning when zoning is not happening, wait for mark offline on players, fixes initial data application after zoning 2023-05-07 02:00:36 +02:00
rootdarkarchon
bfb83772ef adjust collection handling 2023-05-07 00:14:07 +02:00
rootdarkarchon
f512552fe7 add migration to file extensions for mare storage 2023-05-06 02:41:17 +02:00
rootdarkarchon
8894795564 minor fixes 2023-05-03 22:54:17 +02:00
Cara
4b52e60e7d update honorific integration (#50) 2023-05-03 22:00:11 +02:00
rootdarkarchon
3448601b6f various fixes and improvements for drawing checks and data sending 2023-05-03 21:59:44 +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
640adc124e fix dumb 2023-05-01 16:43:10 +02:00
rootdarkarchon
7495470dd5 idk man 2023-05-01 01:33:35 +02:00
rootdarkarchon
dc48840352 potentially fix issue with unlimited redraws 2023-04-30 16:17:07 +02:00
rootdarkarchon
d426e0b428 change semaphore-create order 2023-04-30 10:50:01 +02:00
rootdarkarchon
bbfd6eb3d3 idk, probably some crashfixes or so 2023-04-30 00:46:02 +02:00
rootdarkarchon
3715ca5ce3 the need for speed 2023-04-29 23:32:54 +02:00
rootdarkarchon
de2cd97dbe rework character disposal 2023-04-29 17:48:05 +02:00
rootdarkarchon
996f784c2b something something performance 2023-04-29 01:58:42 +02:00
rootdarkarchon
a909319ae3 fix some shit maybe 2023-04-27 01:40:52 +02:00
Stanley Dimant
c9aa890f08 adapt pointers to framework stuff 2023-04-26 10:31:20 +02:00
rootdarkarchon
9b06c85cbc remove unncessary usings 2023-04-21 17:15:00 +02:00
rootdarkarchon
a59318896e wait for pair initialize 2023-04-21 10:55: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
2667a0b5d9 do not ignore same hash when calculating replacements 2023-04-13 21:55:09 +02:00
rootdarkarchon
4b278bd456 improve file cache manager performance 2023-04-11 13:50:55 +02:00
rootdarkarchon
a1d5f18215 improve zura performance 2023-04-11 02:24:45 +02:00
rootdarkarchon
f721fb0b09 do not do framework shit while zoning 2023-04-10 00:38:45 +02:00
rootdarkarchon
4b53ca8c5e fix banning modal, fix disposal async calls to penumbra 2023-04-09 22:28:05 +02:00
rootdarkarchon
e96c652e64 upload timeout 100s->300s 2023-04-06 01:53:54 +02:00
Stanley Dimant
a4d9207506 adjust concurrency, fix upload crash 2023-04-03 11:08:52 +02:00
rootdarkarchon
3fcd843a2d more unnecessary perf improvements 2023-03-27 16:10:06 +02:00
rootdarkarchon
fba83f0602 gotta go fast(er) 2023-03-27 15:56:25 +02:00
rootdarkarchon
4f8b986936 fix performance oversight 2023-03-27 15:31:16 +02:00
rootdarkarchon
0f623510b5 fix redraw after gpose 2023-03-27 12:04:45 +02:00
rootdarkarchon
4cabc39e45 optimize hash computation 2023-03-27 11:37:39 +02:00