rootdarkarchon
1e9d4998ce
thread safety and performance improv
2023-04-04 13:54:33 +02:00
rootdarkarchon
1ed831f360
add alternative upload, ignore NIN pets, fix progress crashing
2023-04-02 14:10:02 +02:00
rootdarkarchon
4f8b986936
fix performance oversight
2023-03-27 15:31:16 +02:00
rootdarkarchon
98d552fa40
bump version
2023-03-27 11:38:10 +02:00
Stanley Dimant
bc8d61b19d
fix startup issues when csv bak cannot be written
2023-03-23 16:39:19 +01:00
rootdarkarchon
766224d0e7
add right click menu settings + version bump
2023-03-22 19:22:35 +01:00
rootdarkarchon
a4d82a7c6a
bump version
2023-03-22 18:45:48 +01:00
Stanley Dimant
814b24ebd8
tryout of context menu
2023-03-21 14:18:03 +01:00
rootdarkarchon
558709109c
fix nsfw and profile text box rendering
2023-03-20 12:44:35 +01:00
rootdarkarchon
2b829af4f8
add mare profiles
2023-03-19 19:00:22 +01:00
rootdarkarchon
f8e647b242
adjust disposal behavior, recalculate cache
2023-03-18 11:28:00 +01:00
rootdarkarchon
fe61b5044b
fix wrongly migrated configs
2023-03-17 14:41:23 +01:00
Stanley Dimant
e5698c4c0c
fix current server
2023-03-17 13:57:09 +01:00
rootdarkarchon
549bef1afb
migrate server config from v0 to v1, add more transfer bar settings
2023-03-17 13:01:04 +01:00
Stanley Dimant
40b3bd01b3
get fresh pointer on dispose
2023-03-15 12:44:46 +01:00
Stanley Dimant
01723152d8
fix initial cache creation
2023-03-15 10:14:05 +01:00
Stanley Dimant
d2c3f5cdc6
check for framework thread on running actions, fix palette+ constantly sending update for chara data to create
2023-03-15 09:52:33 +01:00
rootdarkarchon
48b28c7fe9
fix config load issues
2023-03-15 01:52:25 +01:00
rootdarkarchon
f17c1b7dd8
bump version
2023-03-15 00:34:05 +01:00
rootdarkarchon
22e11cac6a
attempt to fix some crashes
2023-03-14 23:34:58 +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
21fd54e38d
move assignment completely to framework
2023-03-06 23:24:45 +01:00
Stanley Dimant
bbd7cbbc9e
bump version
2023-03-02 22:00:47 +01:00
rootdarkarchon
ebe9ea47be
potentially fixes an issue with cache creation, do not remove mediator on failure
2023-02-28 22:45:00 +01:00
rootdarkarchon
b42e7e236c
ignore hat/weapon state changes
2023-02-26 14:47:59 +01:00
Stanley Dimant
242b6650ef
fix crash on appdomain during reconnect
2023-02-24 09:08:14 +01:00
rootdarkarchon
b1a7afde27
bump version
2023-02-22 10:29:47 +01:00
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
d99a6f8294
potential fixes for mediator logspam
2023-02-19 22:24:54 +01:00
rootdarkarchon
c66008aa42
fix mediatorspam
2023-02-19 20:33:13 +01:00
rootdarkarchon
0eab5632c0
fixes for sync, dispose/restore, data application
2023-02-19 19:38:48 +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
rootdarkarchon
7f36e80e2a
fixes for handling gameobjects
2023-02-17 10:06:21 +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
rootdarkarchon
73f009757c
add dialog to add secret key to main ui when no secret key is present
2023-02-12 13:45:10 +01:00
rootdarkarchon
58db24e2b4
make each extracted mcdf file unique
2023-02-12 01:08:49 +01:00
rootdarkarchon
c36c2b43a9
run clearcache kinda async
2023-02-11 16:16:44 +01:00
rootdarkarchon
3a4401038a
Messagepack ( #43 )
...
* add messagepack to client
* add resolvers
* fixes on client
---------
Co-authored-by: Stanley Dimant <stanley.dimant@varian.com >
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com >
2023-02-10 12:31:08 +01:00
rootdarkarchon
ff6d655f57
bump version
2023-02-09 00:17:45 +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
673d098827
fix trying to migrate config when no config is present
2023-02-04 16:27:07 +01:00
rootdarkarchon
7c97d1994c
configuration rework
2023-02-04 15:53:23 +01:00
rootdarkarchon
f389bed4e1
do not publish notify from server on reconnect
2023-02-04 02:07:51 +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