Commit Graph

129 Commits

Author SHA1 Message Date
Stanley Dimant
c67add20d6 improve logging/error display for lack of penumbra or glamourer 2024-07-19 10:46:29 +02:00
Stanley Dimant
bbab9d0b26 throw fists when penumbra or glamourer isn't active 2024-07-19 01:07:26 +02:00
Stanley Dimant
b2f195a15a remove reporting 2024-07-18 12:01:52 +02:00
Stanley Dimant
bfafcad8e8 fix contextmenu etc 2024-07-17 21:29:53 +02:00
Stanley Dimant
b9cf7eb6fa preliminary api10 update 2024-07-17 00:35:28 +02:00
rootdarkarchon
e85ff0ba83 check for invalid animations 2024-03-29 16:04:31 +01:00
rootdarkarchon
59ade9dc0c 🙄 2024-03-24 16:40:01 +01:00
rootdarkarchon
1d99102c73 fix some shit, add triangle count 2024-03-20 15:12:19 +01:00
rootdarkarchon
342c6dab38 remove unncessary sha1 dictionary, use new notification management 2024-03-19 13:06:12 +01:00
rootdarkarchon
3bf5cf21ed add ipc to get handled addresses 2024-03-03 12:55:42 +01:00
rootdarkarchon
e94a2a7565 add moodles integration (temporary) 2024-02-29 13:04:12 +01:00
rootdarkarchon
327b6275c0 refactor a little bit 2024-02-29 01:16:01 +01:00
rootdarkarchon
104cc53191 more fixes 2024-02-15 12:07:56 +01:00
Stanley Dimant
5233ce860b reduce hitches and do some other changes to FSW 2024-02-15 11:22:18 +01:00
rootdarkarchon
549a93654a make storage size calculation asynchronous and running in parallel 2024-02-15 02:38:41 +01:00
rootdarkarchon
6f397d9b12 rough impl of FSW, goodbye periodic filescan 2024-02-13 00:56:27 +01:00
rootdarkarchon
5274607831 add ipc 2024-01-21 11:17:42 +01:00
rootdarkarchon
a1193875a5 remove dependency 2024-01-18 11:21:39 +01:00
rootdarkarchon
b159679999 panik 2024-01-18 11:15:24 +01:00
rootdarkarchon
672056932d listen to glamourer changes 2024-01-13 00:00:52 +01:00
rootdarkarchon
41b8eb766f dispose characters on unloading plugin 2023-12-26 14:36:54 +01:00
rootdarkarchon
01ac0e476b add events 2023-12-23 16:59:51 +01:00
rootdarkarchon
a205c25e3d add click to target in ui 2023-11-26 13:02:44 +01:00
rootdarkarchon
a32aef8ee8 add census popup on connection 2023-11-17 11:14:33 +01:00
rootdarkarchon
6bf99d9d05 remove unnecessary usings 2023-10-29 15:10:51 +01:00
rootdarkarchon
5c9415b6e9 rework creation of popout windows into factory and some refactoring in general 2023-10-27 02:51:26 +02:00
rootdarkarchon
a8bc5386ea make syncshell admin ui to standalone window 2023-10-27 01:59:12 +02:00
rootdarkarchon
6e33d5c5b4 readonly bla 2023-10-26 12:09:20 +02:00
rootdarkarchon
12c5448b47 wait for plugin disposal 2023-10-26 12:04:53 +02:00
rootdarkarchon
984ee08a2b add total count on mouseover, make syncshell windows non-blocking 2023-10-20 16:53:56 +02:00
rootdarkarchon
14575a4a6b Mare 0.9 (#65)
* 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>
2023-10-17 21:36:44 +02:00
rootdarkarchon
864c76d258 fix transfer progress, add glamourer unlock by name, fix dtrbar, add to xlplugins main 2023-10-08 11:57:38 +02:00
N. Lo
fe30812aa7 DTR entry: Click to open main UI (#62) 2023-10-05 23:51:22 +02:00
rootdarkarchon
f371df7aa1 more api9 updates 2023-10-04 01:37:53 +02:00
rootdarkarchon
f89f6c1216 update to api9 2023-10-02 14:13:08 +02:00
rootdarkarchon
0008428cb0 add file compactor 2023-09-14 01:17:49 +02:00
rootdarkarchon
42da1855b1 add UI for Mare Data Analysis 2023-07-12 15:03:15 +02:00
rootdarkarchon
417c08f9b2 add CharacterAnalzyer, fix DtrEntry (I think) 2023-07-10 13:23:44 +02:00
rootdarkarchon
973a378979 use discard 2023-06-18 23:02:15 +02:00
N. Lo
0e84d312dc Add DTR entry with number of visible pairs (#52)
* 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
2023-06-18 23:01:39 +02:00
rootdarkarchon
de7e9d7293 cleanup and fix application issues 2023-05-09 03:55:30 +02:00
rootdarkarchon
7495470dd5 idk man 2023-05-01 01:33:35 +02:00
rootdarkarchon
de2cd97dbe rework character disposal 2023-04-29 17:48:05 +02:00
rootdarkarchon
4f200f2072 adjustments to internal messaging 2023-04-27 15:10:59 +02:00
rootdarkarchon
38d83eff77 some profile ui rework 2023-03-22 17:14:05 +01:00
Stanley Dimant
814b24ebd8 tryout of context menu 2023-03-21 14:18:03 +01:00
rootdarkarchon
2b829af4f8 add mare profiles 2023-03-19 19:00:22 +01:00
rootdarkarchon
f6a471f457 rework for ui shit 2023-03-18 21:39:17 +01:00
rootdarkarchon
549bef1afb migrate server config from v0 to v1, add more transfer bar settings 2023-03-17 13:01:04 +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