rootdarkarchon
8c2f17b75f
add more debugging info
2023-01-17 13:16:24 +01:00
rootdarkarchon
d1a42f2a04
actually fix issue
2023-01-15 19:59:53 +01:00
rootdarkarchon
206520f6f2
nullify cts properly, bump version
2023-01-15 19:55:43 +01:00
rootdarkarchon
5a16a15e8b
Download rework ( #36 )
...
* handle download ready from signalr
* add cancellation to the server
* adjust queue for removal and cancellation
* adjust api to main
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com >
2023-01-15 16:00:10 +01:00
rootdarkarchon
aaf11043fe
add debug button to copy character data
2023-01-14 20:41:50 +01:00
rootdarkarchon
e1f6d6df24
add warnings for missing optional plugins when respective data is received
2023-01-08 00:19:11 +01:00
rootdarkarchon
90a25c23dc
fix some performance issues
2023-01-05 17:57:30 +01:00
rootdarkarchon
6aace54910
sequentialize file uploads, bump version
2022-12-23 01:53:01 +01:00
rootdarkarchon
e813976171
improve performance of penumbra mod setting changed
2022-12-18 19:08:13 +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
Stanley Dimant
d01b68b50a
add shpk compatibility
2022-12-16 11:32:32 +01:00
rootdarkarchon
581e9370aa
add error handling on loading persistent transient resources
2022-12-13 12:45:14 +01:00
rootdarkarchon
5b8e6a3d9f
add some logging, fix cache handling on load
2022-12-13 12:39:54 +01:00
Stanley Dimant
9ba6827816
experimental first iteration of persistent transient resources on startup
2022-12-13 12:01:40 +01:00
rootdarkarchon
fafb103ce2
remove requirement to hold ctrl, remove puzzle
2022-11-26 22:19:09 +01:00
Stanley Dimant
5694eb7d08
fixes to upload logic
2022-11-03 10:16:58 +01:00
rootdarkarchon
71e11c5b45
add customizeplus support
2022-10-27 12:49:18 +02:00
rootdarkarchon
f9cf26ed69
migrate to strong api calls ( #29 )
...
* migrate to strong api calls
* set last added user to null on changing notes popup setting
2022-10-08 14:35:30 +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
3b9b260ab3
add analyzer and implement changes as well as api changes
2022-10-03 15:58:31 +02:00
Stanley Dimant
a2d884718a
remove boilerplate code, change to concurrent dict
2022-10-02 01:25:02 +02:00
Stanley Dimant
fb7943cdcd
preliminary finalized UI
2022-10-01 18:20:01 +02:00
Stanley Dimant
ac6c46390c
add api to mare, change all to file scoped namespace
2022-09-29 15:52:33 +02:00
Stanley Dimant
e71bd0d80f
delay start scan to ingame login, show what is halting scans in settings ui and allow resetting it
2022-09-28 23:10:29 +02:00
Stanley Dimant
1fee097481
small fixes
2022-09-28 17:03:21 +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
25e87e6ec2
minor fixes
2022-09-18 18:09:39 +02:00
Stanley Dimant
6149d7eb73
clear actionqueue on zoneswitch
2022-09-17 13:29:08 +02:00
Stanley Dimant
a27fa1a13d
dispose all players on zoning
2022-09-17 03:40:40 +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
78c6d7e594
fixes for materials
2022-09-11 14:28:16 +02:00
Stanley Dimant
c28d951fc8
update transients in framework loop
2022-09-11 02:06:41 +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
782ec873f6
fixes for heels or so I guess
2022-09-10 16:03:21 +02:00
Stanley Dimant
8d1324250f
merge 0.4.0 into main
2022-09-10 15:31:03 +02:00
Stanley Dimant
f98b8af413
Revert "add heels support"
...
This reverts commit d5068d5515 .
2022-09-10 14:15:18 +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
3decdd55e9
stop processing framework queue while in gpose
2022-09-09 14:21:20 +02:00
Stanley Dimant
e5f7c2f72d
add signalR logging and dalamudutil disposal, halt framework update between areas
2022-09-08 11:48:20 +02:00
Stanley Dimant
2e92a6d748
fix sending data to everyone always. oops.
2022-09-07 22:17:10 +02:00
Stanley Dimant
ca044364fc
fix another merge issue
2022-09-07 22:15:52 +02:00