* tag '0.9.21':
fix combat situations not redrawing every time after combat ends
add more resilience to MCDF export and loading
disable data application and scanner in combat
fix bug
add lock around adding to cached handled paths
disable target in pvp
add click to target in ui
change tooltip for penumbra version to 0.8.2.1
add file storage validation
add experimental resolving of data through penumbra
adjust initial dialog to opt in/out into census with buttons
* tag '0.9.17':
add census popup on connection
api update
census update
heave fewer redraws as main method for data application, minor fixes
remove unnecessary exists check
add visibility for loaded mods size for pair, use menu bar for settings, remove settings button
fix staging issues
add download throttling, change header of mare, fix reverting players when going offline/paused when not visible
use name for glamourer revert
fix startup breaking
add inner exception stacktraces
calc correct button size
wording
add permission popup ui
fix getting identifier during zoning
indent nonscaled
remove unnecessary usings
ui icon boogaloo
fix cache dict wtf
add normalized icons
add owner/moderator/pinned user icons
check tokentime more precisely in both directions
more cleanup
fix sorting and cleanup
make local groups more usable for pause/resume
fix outlined font
rework creation of popout windows into factory and some refactoring in general
make syncshell admin ui to standalone window
remove close button on intro ui
do not allow to open main ui without finishing setup
readonly bla
wait for plugin disposal
fix palette
wording
fix palette application and add experimental less redraws option
some minor fixes
check for timezone
idk
adjust token handling
fix total user count in syncshell (distinct by UIDs)
fix text alignment
fix some shit maybe
idk some fixes I guess
fix offset for transfer bar at the bottom, use async collections, clear filter on tab change + add button to clear, require ctrl for align syncshells
blah
Some display options for DTR tooltip (#66)
add ordering
adjust api to latest
rework main ui
add total count on mouseover, make syncshell windows non-blocking
fix token for character change, add online count to syncshells and groups
argh
fix broken font in header
add more options for the compactui
fix icons and text of buttons being static in place
remove logspam
* add jwt expiry
* start of 0.9 api impl
* some stuff idk
* some more impl
* some cleanup
* remove grouppair, add configuration, rework some pair drawing stuff
* do some stuff
* rework some ui
* I don't even know anymore
* add cancellationtoken
* token bla
* ui fixes etc
* probably individual adding/removing now working fully as expected
* add working report popup
* I guess it's more syncshell shit or so
* popup shit idk
* work out most of the syncshell bullshit I guess
* delete some old crap
* are we actually getting closer to the end
* update pair info stuff
* more fixes/adjustments, idk
* refactor some things
* some rework
* some more cleanup
* cleanup
* make menu buttons w i d e
* better icon text buttons
* add all syncshell folder and ordering fixes
---------
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
* Add DTR entry with number of visible pairs
* Simplify DTR visible pair counter
- Merge the new PairHandlerInvisibleMessage and PairHandlerVisibleDisposedMessage ;
- Leave alone a bunch of messages that were actually unneccessary.
* Match encodings with the rest of the codebase
* Make the DTR entry opt-in and add explanations
* More reliable publishing of PairHandlerVisible/Invisible
* Simplify things for DTR
* Rework async
* 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>
* test some refactoring for cachedplayer
* rework logging
* fix saving of log level
---------
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>