Commit Graph

168 Commits

Author SHA1 Message Date
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
0a80531836 remove unused using 2023-05-07 00:14:18 +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
Stanley Dimant
04a3d88661 Merge branch 'main' of https://github.com/Penumbra-Sync/client 2023-04-21 16:09:29 +02:00
Stanley Dimant
c131561418 use DrawObject instead of GetDrawObject 2023-04-21 16:08:49 +02:00
rootdarkarchon
a59318896e wait for pair initialize 2023-04-21 10:55:53 +02:00
rootdarkarchon
e4b3a79f2b do not update on honorific change when no change actually happened 2023-04-21 10:53:57 +02:00
rootdarkarchon
28b89f66f8 delay honorific changes to avoid serverspam 2023-04-20 12:26:14 +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
rootdarkarchon
1e9d4998ce thread safety and performance improv 2023-04-04 13:54:33 +02:00
Stanley Dimant
a4d9207506 adjust concurrency, fix upload crash 2023-04-03 11:08:52 +02:00
rootdarkarchon
1ed831f360 add alternative upload, ignore NIN pets, fix progress crashing 2023-04-02 14:10:02 +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
rootdarkarchon
1aa0563fc0 reapply data after cutscene end 2023-03-27 11:18:50 +02:00
Stanley Dimant
d5be2aecfa do not apply data during cutscene/gpose 2023-03-27 11:06:32 +02:00
Stanley Dimant
6b35b2bf4a potentially some fixes idk 2023-03-27 10:22:14 +02:00