Commit Graph

111 Commits

Author SHA1 Message Date
Loporrit
2168fa91ce Fix a Chat2 integration bug 2025-08-23 07:23:35 +00:00
Loporrit
73d9124d46 Remove ImageSharp 2025-07-21 17:44:20 +00:00
Loporrit
c835854fb6 Remove CountedStream.cs (unused) 2025-06-30 20:17:08 +00:00
Loporrit
aa377439ce Fix a lot of the analyzer warnings too 2025-06-30 20:17:08 +00:00
Loporrit
c8e988abc5 ReadAsync/WriteAsync overloads 2025-06-30 20:17:08 +00:00
Loporrit
810bf78d9c tabs->spaces etc 2025-06-30 15:11:09 +00:00
rootdarkarchon
30caedbf3a Add MCDO (#80)
* update api

* mcd online editor impl

* most of chara data hub impl

* some state of things

* some refactoring

* random bullshit go

* more nearby impl

* add uid to peformance msg

* cleanup/homogenization

* some split, update nuget packages

* migrate to latest packages where possible, remove lz4net, do some split, idk

* some polish and cleanup

* more cleanup, beautification, etc.

* fixes and cleanups

---------

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-06-28 15:28:45 +00:00
rootdarkarchon
98a0327294 add moodles integration (temporary)
get ready for moodles

don't ignore moodles warning

apply moodles after forced redraw
2025-06-25 07:43:19 +00:00
Loporrit
46053bf8fa Calculate the hash while writing as well 2025-03-15 00:00:47 +00:00
Stanley Dimant
95759b157a finalize petnames 2025-02-16 04:21:02 +00:00
Loporrit
cfbed4c04d Redraw players when any mod files change 2025-02-09 16:32:12 +00:00
rootdarkarchon
94e104939e use custom interpolated string handler 2025-02-09 16:10:31 +00:00
rootdarkarchon
c1d8599b9c more fixes 2025-02-02 09:13:22 +00:00
rootdarkarchon
739c02cf0b rough impl of FSW, goodbye periodic filescan 2025-01-09 12:46:02 +00:00
Loporrit
dc9a7f4363 Fix ChatService dispose + Add chat configuration 2024-11-26 13:17:01 +00:00
Stanley Dimant
2344af7fc5 fix new worlds not being seen, fix erroneous customize+ display 2024-07-17 15:38:26 +00:00
Loporrit
47b292f4bb Dalamud API10 2024-07-03 19:18:19 +00:00
rootdarkarchon
6f1c00041b minor performance improvements 2024-02-14 10:07:53 +00:00
Loporrit
0f661c9c69 Revert "Revert "relieve gc pressure maybe"" (without caching addresses this time)
This reverts commit 5d2b25bccb.
2024-02-14 06:14:35 +00:00
Loporrit
5d2b25bccb Revert "relieve gc pressure maybe"
This reverts commit 40b8310ba9.
2024-02-10 18:45:18 +00:00
rootdarkarchon
40b8310ba9 relieve gc pressure maybe 2024-02-10 17:45:56 +00:00
rootdarkarchon
a15348b293 remove palette+ support 2024-02-10 17:07:16 +00:00
rootdarkarchon
add2d2eda9 potential mcdf fixes 2024-01-16 00:02:56 +00:00
Loporrit
c843af1470 Use streamable compression 2023-12-18 12:52:46 +00:00
rootdarkarchon
f7fca75e24 fix palette 2023-10-25 17:14:04 +02: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
f89f6c1216 update to api9 2023-10-02 14:13:08 +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
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
4cabc39e45 optimize hash computation 2023-03-27 11:37:39 +02:00
Stanley Dimant
6b35b2bf4a potentially some fixes idk 2023-03-27 10:22:14 +02:00
Stanley Dimant
9a049c0d01 use index from gameobject to set set temp mods 2023-03-23 11:17:53 +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
rootdarkarchon
a37281b719 fix crashing and such 2023-02-27 12:05:53 +01:00
rootdarkarchon
d1514472c1 async waitwhilecharacterisdrawing 2023-02-27 02:30:50 +01:00
rootdarkarchon
1aef3b1d2e async await heels/c+/p+ stuff and await it before continuing with application of data 2023-02-27 02:01:20 +01:00
rootdarkarchon
e461c6d5c9 further fixes 2023-02-20 10:25:32 +01:00
Stanley Dimant
ae443f1ec4 potentially fix zoning issues 2023-02-20 08:59:27 +01:00
rootdarkarchon
d99a6f8294 potential fixes for mediator logspam 2023-02-19 22:24:54 +01:00
rootdarkarchon
8ac6251179 fixes performancecollector cleanup 2023-02-19 19:44:41 +01:00
rootdarkarchon
8386da976d add tolist for pruning 2023-02-19 17:24:27 +01:00
rootdarkarchon
876c0f4f3e add disposal to performancecollector 2023-02-19 16:39:29 +01:00
rootdarkarchon
44450b24b4 add performance logging on demand, fix minion issues 2023-02-19 16:11:40 +01:00
rootdarkarchon
2ae5d42e4d Loggerrework (#45)
* test some refactoring for cachedplayer

* rework logging

* fix saving of log level

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-02-18 15:23:38 +01:00
Stanley Dimant
0c48508dbc attempts to fix some waiting issues I guess 2023-02-17 09:49:18 +01:00
rootdarkarchon
0cf12d57ef make application of character data blocking 2023-02-17 00:38:42 +01:00
rootdarkarchon
6457a1fe9a more potential crash fixes + gpose fix 2023-02-15 23:51:55 +01:00
rootdarkarchon
eed44f090d adjustments to cachedplayer handling 2023-02-15 14:23:06 +01:00