pepsiandmilk
b51fe13d35
Add conditional properties for cross-platform build support ( #64 )
2023-10-14 12:13:54 +02:00
rootdarkarchon
f371df7aa1
more api9 updates
2023-10-04 01:37:53 +02:00
rootdarkarchon
535554e6e5
adapt to new glamourer
2023-09-30 17:20:13 +02:00
rootdarkarchon
d50d9cdf0f
add bc7 texture conversion, add syncshell note in profile display
2023-08-19 00:21:51 +02:00
rootdarkarchon
42da1855b1
add UI for Mare Data Analysis
2023-07-12 15:03:15 +02:00
rootdarkarchon
8ba495994b
update dependencies
2023-05-25 02:29:02 +02:00
rootdarkarchon
8f9421c349
change dev version
2023-05-07 17:51:18 +02:00
rootdarkarchon
bfb83772ef
adjust collection handling
2023-05-07 00:14:07 +02:00
rootdarkarchon
176fc9560b
fix logout
2023-05-05 00:51:33 +02:00
rootdarkarchon
ac9db3052d
fix global draw block for different object quantity
2023-05-04 00:55:58 +02:00
rootdarkarchon
3448601b6f
various fixes and improvements for drawing checks and data sending
2023-05-03 21:59:44 +02:00
rootdarkarchon
2b777f94f1
fix edit transfer window, more crashfix, add version nag on connect
2023-05-01 20:03:50 +02:00
rootdarkarchon
640adc124e
fix dumb
2023-05-01 16:43:10 +02:00
rootdarkarchon
2f5a07653e
bump version
2023-05-01 01:36:58 +02:00
rootdarkarchon
dc48840352
potentially fix issue with unlimited redraws
2023-04-30 16:17:07 +02:00
rootdarkarchon
db5df98d80
bump version
2023-04-26 18:54:06 +02:00
rootdarkarchon
fe49842a9e
bump version
2023-04-21 17:20:55 +02:00
Stanley Dimant
4c88e0e249
add show notes instead of names
2023-04-20 11:06:53 +02:00
rootdarkarchon
2667a0b5d9
do not ignore same hash when calculating replacements
2023-04-13 21:55:09 +02:00
rootdarkarchon
2b6a918aea
delete last 5% of files once storage reaches limit
2023-04-12 13:51:06 +02:00
rootdarkarchon
4b278bd456
improve file cache manager performance
2023-04-11 13:50:55 +02:00
rootdarkarchon
6b5500c905
fix issue with adding new key when no keys are present
2023-04-10 01:59:44 +02:00
rootdarkarchon
f721fb0b09
do not do framework shit while zoning
2023-04-10 00:38:45 +02:00
rootdarkarchon
4b53ca8c5e
fix banning modal, fix disposal async calls to penumbra
2023-04-09 22:28:05 +02:00
rootdarkarchon
e96c652e64
upload timeout 100s->300s
2023-04-06 01:53:54 +02:00
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