Commit Graph

29 Commits

Author SHA1 Message Date
Loporrit
47b292f4bb Dalamud API10 2024-07-03 19:18:19 +00:00
Loporrit
8e2f17b25d Support new Glamournumbra API
Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
Co-authored-by: Ottermandias <70807659+Ottermandias@users.noreply.github.com>
2024-05-28 21:54:21 +00:00
rootdarkarchon
6f1c00041b minor performance improvements 2024-02-14 10:07:53 +00:00
rootdarkarchon
e9775a3677 census update 2023-11-17 02:06:17 +01:00
rootdarkarchon
2221f4d09e fix palette application and add experimental less redraws option 2023-10-25 16:33:03 +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
afe6c75688 fix mcdf application 2023-10-09 18:58:17 +02:00
rootdarkarchon
61a2fe9168 use penumbra ipc for getting character data 2023-10-05 01:13:04 +02:00
rootdarkarchon
535554e6e5 adapt to new glamourer 2023-09-30 17:20:13 +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
014172ea3c fixes rare race issue with data building 2023-05-25 10:39:34 +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