rootdarkarchon
e461c6d5c9
further fixes
2023-02-20 10:25:32 +01:00
rootdarkarchon
62d4347196
I hate merges
2023-02-19 23:37:25 +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
55eb94f7da
check availability of plugins implicitly
2023-02-09 00:15:17 +01:00
rootdarkarchon
37b8c0d1db
minor chara data optimizations
2023-02-06 01:26:46 +01:00
rootdarkarchon
03ee357c3c
clean up character data factory
2023-02-06 00:45:18 +01:00
rootdarkarchon
f2f5e0f222
fixes some issues with persistent transient resources
2023-02-05 17:17:15 +01:00
rootdarkarchon
3634c06ee5
fixes for pet handling, uploads, clear storage button, remove button while reconnecting, put paused to online/paused, put visible to online
2023-02-05 15:52:27 +01:00
rootdarkarchon
7c97d1994c
configuration rework
2023-02-04 15:53:23 +01:00
rootdarkarchon
a03e92ccef
some minor fixes
2023-02-03 19:34:15 +01:00
rootdarkarchon
53bbda4cf4
adjust waiting for loading players
2023-02-03 12:47:17 +01:00
rootdarkarchon
9d4d919f0d
fixes an issue with transient data handling
2023-02-02 17:42:50 +01:00
rootdarkarchon
ede62fabae
rebuild PlayerManager to CacheCreationService and optimize creation of the local file cache
2023-02-02 15:25:58 +01:00
Stanley Dimant
576d005b32
add NotificationService, cleanup
2023-01-31 14:43:22 +01:00
Cara
f024486932
GetCharaPalette->BuildCharaPalette (#41 )
2023-01-31 09:28:35 +01:00
rootdarkarchon
41465c2d49
fully switch to mediator from events
2023-01-31 01:35:11 +01:00
Cara
d218d06230
Add support for Palette+ ( #40 )
2023-01-30 09:43:57 +01:00
rootdarkarchon
b2276a1883
Client rework for API change and paradigm shift ( #39 )
...
* most of the groups refactoring on client
* register OnMethods for group stuff
* start implementing client (still pretty broken)
* finish implementing new api first iteration
* idk rework everything for pair shit (still WIP); goal is to remove PairedClients and GroupPairClients from ApiController
* move everything to PairManager, remove dictionaries from APiController
* remove admin stuff from client, cleanup
* adjust reconnection handling, add new settings, todo still to remove access from old stuff that's marked obsolete from config
* add back adding servers, fix intro ui
* fix obsolete calls
* adjust config namespace
* add UI for setting animation/sound permissions to syncshells
* add ConfigurationService to hot reload config on change from external
* move transient data cache to configuration
* add deleting service to ui
* fix saving of transient resources
* fix group pair user assignments
* halt scanner when penumbra inactive, add visible/online/offline split to individual pairs and tags
* add presence to syncshell ui
* move fullpause from config to server config
* fixes in code style
* more codestyle
* show info icon on player in shells, don't show icon when no changes from default state are made, add online notifs
* fixes to intro UI
---------
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com >
2023-01-29 15:13:53 +01:00
rootdarkarchon
de37e22c20
change to penumbra.api, fix animations requiring a redraw to be picked up again
2022-12-18 15:31:25 +01:00
rootdarkarchon
ffd896168c
remove Penumbra dependency and use nuget, minor internal refactoring of structs, more resilent downloads
2022-12-18 13:00:34 +01:00
Stanley Dimant
d01b68b50a
add shpk compatibility
2022-12-16 11:32:32 +01:00
Stanley Dimant
9ba6827816
experimental first iteration of persistent transient resources on startup
2022-12-13 12:01:40 +01:00
rootdarkarchon
71e11c5b45
add customizeplus support
2022-10-27 12:49:18 +02:00
Stanley Dimant
db6cd1bfb8
fixes for cache
2022-10-22 19:05:26 +02:00
Stanley Dimant
9df89adac8
adjust some of the logging
2022-10-04 14:14:56 +02:00
Stanley Dimant
260c4a48ee
add analyzers and api
2022-10-03 15:58:51 +02:00
Stanley Dimant
c2e92c094c
remove database, use in-memory
2022-09-28 15:44:29 +02:00
Stanley Dimant
287c1b0eff
stop scan on character data creation, downloads, gpose, zone switch, update outside of read loop, adjust verify
2022-09-28 00:16:14 +02:00
Stanley Dimant
0d7e173a97
add periodic file scanner, parallelize downloads, fix transient files being readded when not necessary, fix disposal of players on plugin shutdown
2022-09-25 14:38:06 +02:00
Stanley Dimant
574cdb0b24
fix issue when multiple transient files point to different gamepaths
2022-09-16 00:25:07 +02:00
Stanley Dimant
c9dc0e8468
increase timeouts
2022-09-14 10:41:51 +02:00
Stanley Dimant
b4792138ae
resolve material issues
2022-09-13 23:10:44 +02:00
Stanley Dimant
a618fad7d9
0.4.2: fix heels integration, potentially fix crashes, delay handling of transient resource loads, change transients to concurrent dictionary
2022-09-11 01:23:41 +02:00
Stanley Dimant
23f01bc50c
fix breaking character data creation when no modded data is present
2022-09-10 17:38:00 +02:00
Stanley Dimant
c2aeca6d0e
merge from main
2022-09-10 14:14:59 +02:00
Stanley Dimant
d5068d5515
add heels support
2022-09-10 14:11:52 +02:00
Stanley Dimant
01184f543f
revert change generating character data on main thread
2022-09-09 21:22:25 +02:00
Stanley Dimant
f785288971
move building character data to main framework thread
2022-09-09 21:02:25 +02:00
Stanley Dimant
ce1a1187f0
minor fixes
2022-09-09 14:53:59 +02:00
Stanley Dimant
6720d6f897
merge from downstream
2022-09-07 22:13:14 +02:00
Stanley Dimant
920090c3b1
add delayedframework update to dalamudutil, rework to concurrent collections
2022-09-07 22:03:17 +02:00
Stanley Dimant
23abae4c20
minor adjustments for potential concurrency issues
2022-09-07 02:41:25 +02:00
Stanley Dimant
1e9161aed5
fix adding semi transient resources, fix unloading not unloading mods due to queue
2022-09-06 16:15:08 +02:00
Stanley Dimant
99df88bb3b
re-check semi-persistent transient resources validity instead of clearing on redraw
2022-09-06 14:58:16 +02:00
Stanley Dimant
ddb762c698
add fileswaps first test
2022-09-04 21:17:52 +02:00
Stanley Dimant
2f5159cd4b
small fixes for waiting
2022-09-03 23:54:26 +02:00
Stanley Dimant
2e3f7aad2b
potentially fix pets and summons
2022-09-03 22:54:58 +02:00
Stanley Dimant
bd947d8f2a
add semi transient resource handling, wait max 3s for pets to change
2022-09-03 22:06:28 +02:00