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
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
Stanley Dimant
8d6b7346ec
adjustments for animation/penumbra update
2022-09-03 17:42:59 +02:00
Stanley Dimant
8dc4dd26e2
merge from main
2022-09-03 15:06:01 +02:00
Stanley Dimant
258d19711a
fix companion (wtf SE)
2022-08-24 22:36:14 +02:00
Stanley Dimant
5cdb9e6dfa
fix minions/mounts for 6.2, todo: remove penumbra redraw once glamourer is available
2022-08-24 22:02:56 +02:00
Stanley Dimant
0d3fbc245b
test version for .net6/dalamudapi7
2022-08-24 01:40:21 +02:00
Stanley Dimant
8459fe8f25
add some preliminary vfx work
2022-08-15 17:36:43 +02:00
Stanley Dimant
cf6b89454b
maybe fix issue with char data being accidentally yeeted without reason and sent empty
2022-07-29 01:31:36 +02:00
Stanley Dimant
975a813b7f
actually fix not sending data properly
2022-07-26 18:45:46 +02:00
Stanley Dimant
307c90f40e
save but not send hat/visor/weapon state, fix sync of mounts, speed up cache generation a bit
2022-07-26 12:49:44 +02:00
Stanley Dimant
03414c9c94
add some failsafes around assignment and application of data
2022-07-24 19:29:50 +02:00
Stanley Dimant
f39c085fbf
adjust to send only one packet for all changes at once
2022-07-24 14:34:26 +02:00
Stanley Dimant
9d9aac6bb3
minion/pet/companion/mount rework
2022-07-22 02:11:35 +02:00
Stanley Dimant
b6862bcb20
add minion sync (experimental)
2022-07-20 22:59:19 +02:00
Stanley Dimant
7f9c1c1835
maybe add ivcs support?
2022-07-16 02:30:46 +02:00