Commit Graph

37 Commits

Author SHA1 Message Date
rootdarkarchon
1151d1bf2e fix multiple redraws, fix wrong files being allowed to send 2023-10-05 23:53:48 +02:00
rootdarkarchon
9cf8a83223 fixes for glamourer 2023-10-05 01:16:52 +02:00
rootdarkarchon
61a2fe9168 use penumbra ipc for getting character data 2023-10-05 01:13:04 +02:00
rootdarkarchon
f89f6c1216 update to api9 2023-10-02 14:13:08 +02:00
rootdarkarchon
535554e6e5 adapt to new glamourer 2023-09-30 17:20:13 +02:00
rootdarkarchon
b65ae8fca3 potential fix for downloads hanging at 0 bytes 2023-08-10 10:49:53 +02:00
rootdarkarchon
9307aaecac fix issue of multiple file download triggers 2023-08-06 12:09:07 +02:00
rootdarkarchon
4e2df4bbc4 Single file transfers (#56)
* move to single file transfer and extraction per server download

* clean up downloads

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-08-01 16:48:16 +02:00
rootdarkarchon
1c66c33daa revert pets, fix exception on application for glamourer 2 2023-07-23 16:07:58 +02:00
rootdarkarchon
aa3e0373a8 fix non-human objects 2023-07-23 15:51:49 +02:00
rootdarkarchon
36c77dedda glamourer 2099 updates 2023-07-23 15:34:18 +02:00
rootdarkarchon
71c510b0f4 some customize+ application fixes 2023-07-19 09:48:29 +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
222e8bb888 cancel download on visibility change 2023-06-27 18:47:18 +02:00
rootdarkarchon
5f18d736da minor fixes 2023-05-30 19:28:04 +02:00
rootdarkarchon
014172ea3c fixes rare race issue with data building 2023-05-25 10:39:34 +02:00
rootdarkarchon
4ef2054995 fix mods not applying race condition, fix service settings empty maybe 2023-05-16 17:34:52 +02:00
rootdarkarchon
fea035c76a fixes for zoning race condition, add better logging 2023-05-11 14:07:19 +02:00
rootdarkarchon
e70290975d reduce logging for player null 2023-05-11 01:07:12 +02:00
rootdarkarchon
529b8e4c37 fix thread safety on plugin warning notification service 2023-05-09 15:52:47 +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
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
7495470dd5 idk man 2023-05-01 01:33:35 +02:00
rootdarkarchon
bbfd6eb3d3 idk, probably some crashfixes or so 2023-04-30 00:46:02 +02:00
rootdarkarchon
a909319ae3 fix some shit maybe 2023-04-27 01:40:52 +02:00
Stanley Dimant
c131561418 use DrawObject instead of GetDrawObject 2023-04-21 16:08:49 +02:00
rootdarkarchon
1ed831f360 add alternative upload, ignore NIN pets, fix progress crashing 2023-04-02 14:10:02 +02:00
rootdarkarchon
2b829af4f8 add mare profiles 2023-03-19 19:00:22 +01:00
Stanley Dimant
40b3bd01b3 get fresh pointer on dispose 2023-03-15 12:44:46 +01:00
rootdarkarchon
0c87e84f25 [Draft] Update 0.8 (#46)
* move stuff out into file transfer manager

* obnoxious unsupported version text, adjustments to filetransfermanager

* add back file upload transfer progress

* restructure code

* cleanup some more stuff I guess

* downloadids by playername

* individual anim/sound bs

* fix migration stuff, finalize impl of individual sound/anim pause

* fixes with logging stuff

* move download manager to transient

* rework dl ui first iteration

* some refactoring and cleanup

* more code cleanup

* refactoring

* switch to hostbuilder

* some more rework I guess

* more refactoring

* clean up mediator calls and disposal

* fun code cleanup

* push error message when log level is set to anything but information in non-debug builds

* remove notificationservice

* move message to after login

* add download bars to gameworld

* fixes download progress bar

* set gpose ui min and max size

* remove unnecessary usings

* adjustments to reconnection logic

* add options to set visible/offline groups visibility

* add impl of uploading display, transfer list in settings ui

* attempt to fix issues with server selection

* add back download status to compact ui

* make dl bar fixed size based

* some fixes for upload/download handling

* adjust text from Syncing back to Uploading

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
Co-authored-by: Stanley Dimant <stanley.dimant@varian.com>
2023-03-14 19:48:35 +01:00