Commit Graph

76 Commits

Author SHA1 Message Date
rootdarkarchon
f94af2cc9e Merge branch 'main' of https://github.com/Penumbra-Sync/client 2025-06-30 23:49:11 +02:00
rootdarkarchon
11535caf7e debounce, ignore processing when dead only in duty 2025-06-30 23:49:05 +02:00
rootdarkarchon
95969eeb7c format some shit 2025-04-21 10:28:04 +02:00
rootdarkarchon
c0870e85df rebuild aid on login 2025-04-21 10:25:01 +02:00
Stanley Dimant
a3e62f5529 fix gpose world stuff 2025-04-10 20:17:58 +02:00
Stanley Dimant
f16dbe6dd6 fix some exceptions when playerchara is null 2025-03-30 17:48:49 +02:00
Stanley Dimant
ed604d9bd6 api12 update 2025-03-27 17:16:21 +01:00
Stanley Dimant
566a71e49b rework/cleanup of onlineplayermanager 2025-02-26 22:03:42 +01:00
Stanley Dimant
17ae9633e8 rework cache creation conditions 2025-02-23 03:04:08 +01:00
Stanley Dimant
f3e9f90f9d more correctly describe curwaittime 2025-02-21 17:10:35 +01:00
Stanley Dimant
8d44d15c9b add 250ms delay to wait for chara redraw 2025-02-21 16:55:54 +01:00
Stanley Dimant
bfa41fdd96 update settings ui character management 2025-02-17 13:01:13 +01:00
Stanley Dimant
88d0ab2d99 don't check for updated token during zoning 2025-01-31 23:10:11 +01:00
Stanley Dimant
780131fb91 fix some bugs 2025-01-27 02:48:38 +01:00
Stanley Dimant
831a3dd1ee add lod warning on connection when lod is enabled 2025-01-26 15:08:01 +01:00
Stanley Dimant
4a2cd80def add transient files display and recording in data analysis 2025-01-15 00:04:29 +01:00
rootdarkarchon
f44f8df989 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-01-11 22:43:11 +01:00
Stanley Dimant
514d254386 api11 changes 2024-11-16 01:23:00 +01:00
Stanley Dimant
251b66e147 fix past me issues for future me 2024-11-03 13:12:40 +01:00
Stanley Dimant
de0eec5289 potentially fix invalid chara state 2024-10-31 00:08:56 +01:00
Stanley Dimant
c66b58d156 add disable autologon on a per character basis
add automatic notes population on empty notes
adjust mare command help text
2024-10-30 10:13:22 +01:00
Stanley Dimant
18ece74c6d do not handle blocked/muted characters 2024-10-29 21:38:19 +01:00
Stanley Dimant
114ab2f4e1 rework transient files to work on a per job/global basis 2024-09-09 21:06:08 +02:00
Stanley Dimant
81bb5885e9 implement triangle check 2024-09-09 15:39:41 +02:00
Stanley Dimant
bfafcad8e8 fix contextmenu etc 2024-07-17 21:29:53 +02:00
Stanley Dimant
b9cf7eb6fa preliminary api10 update 2024-07-17 00:35:28 +02:00
Stanley Dimant
8c56c91374 fix new worlds not being seen, fix erroneous customize+ display 2024-06-11 15:30:50 +02:00
rootdarkarchon
86cdcdb5cf use custom interpolated string handler 2024-03-19 12:37:20 +01:00
rootdarkarchon
7baca3565a minor refactoring 2024-03-17 14:43:34 +01:00
rootdarkarchon
142c65cc9d make mare even less dumpy 2024-03-16 17:14:26 +01:00
rootdarkarchon
e942a1913b cache result of IsWine 2024-03-15 13:02:16 +01:00
rootdarkarchon
5b925ac358 check for modified game files on connection and throw an error 2024-03-11 16:46:36 +01:00
rootdarkarchon
549a93654a make storage size calculation asynchronous and running in parallel 2024-02-15 02:38:41 +01:00
rootdarkarchon
ac11ec087a remove unnecessary performance logging 2024-02-12 20:38:25 +01:00
rootdarkarchon
6685139caf minor performance improvements 2024-02-12 17:02:49 +01:00
rootdarkarchon
09790553c3 relieve gc pressure maybe 2024-02-10 14:21:48 +01:00
rootdarkarchon
7caa04a763 add priority framework execution for transient resource manager 2023-12-24 03:44:59 +01:00
rootdarkarchon
1ae6f4ec54 halt applying data during performance 2023-12-10 13:27:55 +01:00
rootdarkarchon
bd32a55ce5 disable data application and scanner in combat 2023-12-05 23:30:19 +01:00
rootdarkarchon
e83d346584 disable target in pvp 2023-11-26 19:20:17 +01:00
rootdarkarchon
a205c25e3d add click to target in ui 2023-11-26 13:02:44 +01:00
rootdarkarchon
1522d8d7e7 heave fewer redraws as main method for data application, minor fixes 2023-11-17 02:05:49 +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
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
a5aff6ba1a optimize file scanner, fix unban in banui, show syncshell notes in standalone profile ui 2023-08-27 15:24:01 +02:00
rootdarkarchon
b766f302a8 adjust logging for global draw block 2023-05-19 10:39:01 +02:00
rootdarkarchon
70732de3bb fix exception spam 2023-05-09 12:53:19 +02:00
rootdarkarchon
186e70d0cf stupid fucking fuck drawing issues and other fuck 2023-05-07 03:44:36 +02:00