Commit Graph

62 Commits

Author SHA1 Message Date
Stanley Dimant
dc24a1071f remove workaround 2025-02-06 10:50:40 +01:00
Stanley Dimant
4d5cc5d9b1 maybe fix getting key shit 2025-02-06 10:46:07 +01:00
Stanley Dimant
9af89200c8 add config for server transport type 2025-02-02 03:02:30 +01:00
Stanley Dimant
88d0ab2d99 don't check for updated token during zoning 2025-01-31 23:10:11 +01:00
Stanley Dimant
831a3dd1ee add lod warning on connection when lod is enabled 2025-01-26 15:08:01 +01:00
Stanley Dimant
aa8d34ff46 rename main server name 2025-01-26 02:45:57 +01:00
rootdarkarchon
59bbfcff27 Add GPose Together (#82)
* add api glue

* most of gpose together impl

* more cleanup and impl

* more impl

* minor fixes and chara name abbreviations

---------

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-01-19 16:19:06 +01:00
Stanley Dimant
860e074d53 add fucking text that mare's main ui is opened with /mare 2025-01-15 00:37:21 +01:00
rootdarkarchon
f44f8df989 Add MCDO (#80)
* update api

* mcd online editor impl

* most of chara data hub impl

* some state of things

* some refactoring

* random bullshit go

* more nearby impl

* add uid to peformance msg

* cleanup/homogenization

* some split, update nuget packages

* migrate to latest packages where possible, remove lz4net, do some split, idk

* some polish and cleanup

* more cleanup, beautification, etc.

* fixes and cleanups

---------

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-01-11 22:43:11 +01:00
Stanley Dimant
34511e5f01 reuse one httpclient across entire plugin 2024-12-20 11:38:27 +01:00
Stanley Dimant
c771a9a4ff add renew and refresh oauth buttons 2024-12-14 14:30:41 +01:00
Stanley Dimant
c66b58d156 add disable autologon on a per character basis
add automatic notes population on empty notes
adjust mare command help text
2024-10-30 10:13:22 +01:00
Stanley Dimant
57f76ed863 reset token if it can't be updated 2024-10-29 13:07:04 +01:00
Stanley Dimant
ed427de0ab add oauth2 to client 2024-10-29 13:05:33 +01:00
Stanley Dimant
ca2660beba change modified game files message 2024-10-04 14:11:33 +02:00
Stanley Dimant
6567c4deba fix some of the impl 2024-09-04 17:10:54 +02:00
Stanley Dimant
2d194bd78f fix empty identifier 2024-07-30 23:55:11 +02:00
Stanley Dimant
97a263f845 get identifier async 2024-07-28 12:47:04 +02:00
Stanley Dimant
9daf9b42a2 add multi chracter key checks 2024-07-19 11:45:38 +02:00
Stanley Dimant
9c5779bcfe remove report bump api 2024-07-18 12:07:42 +02:00
Stanley Dimant
b9cf7eb6fa preliminary api10 update 2024-07-17 00:35:28 +02:00
rootdarkarchon
59ade9dc0c 🙄 2024-03-24 16:40:01 +01:00
rootdarkarchon
342c6dab38 remove unncessary sha1 dictionary, use new notification management 2024-03-19 13:06:12 +01:00
rootdarkarchon
7baca3565a minor refactoring 2024-03-17 14:43:34 +01:00
rootdarkarchon
5b925ac358 check for modified game files on connection and throw an error 2024-03-11 16:46:36 +01:00
rootdarkarchon
5ce7e81818 add pruning and full user management 2024-02-09 12:44:31 +01:00
rootdarkarchon
475f90d954 fix compile issue 2024-01-21 11:05:44 +01:00
rootdarkarchon
83a15ba77c fix reconnecting once more 2024-01-21 03:17:47 +01:00
rootdarkarchon
f4f96380d9 do not publish twice on reconnect 2024-01-21 03:15:37 +01:00
rootdarkarchon
b9ef6503d2 make sure to resend the data 2024-01-20 00:05:55 +01:00
rootdarkarchon
948145b50f fix issue of not sending data after reconnecting? 2024-01-18 10:38:25 +01:00
rootdarkarchon
01ac0e476b add events 2023-12-23 16:59:51 +01:00
rootdarkarchon
532d88ed4c better message on unauthorized 2023-12-23 14:31:02 +01:00
rootdarkarchon
a32aef8ee8 add census popup on connection 2023-11-17 11:14:33 +01:00
rootdarkarchon
e9775a3677 census update 2023-11-17 02:06:17 +01:00
rootdarkarchon
2fbee855ae fix getting identifier during zoning 2023-10-30 02:08:29 +01:00
rootdarkarchon
6bf99d9d05 remove unnecessary usings 2023-10-29 15:10:51 +01:00
rootdarkarchon
83b392907d check tokentime more precisely in both directions 2023-10-27 19:24:05 +02:00
rootdarkarchon
5c9415b6e9 rework creation of popout windows into factory and some refactoring in general 2023-10-27 02:51:26 +02:00
rootdarkarchon
3383de7294 some minor fixes 2023-10-25 12:31:16 +02:00
rootdarkarchon
24960fd1ba check for timezone 2023-10-25 12:25:00 +02:00
rootdarkarchon
9e6108a4d6 idk 2023-10-25 02:30:42 +02:00
rootdarkarchon
fc9953bb8d adjust token handling 2023-10-24 22:31:34 +02:00
rootdarkarchon
6ed4e06eb1 fix some shit maybe 2023-10-23 19:13:23 +02:00
rootdarkarchon
33344386c4 rework main ui 2023-10-21 18:29:20 +02:00
rootdarkarchon
d7bfa2147f fix token for character change, add online count to syncshells and groups 2023-10-18 17:49:24 +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
a56758f5a6 fix reconnection to server 2023-10-08 12:11:18 +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
rootdarkarchon
f371df7aa1 more api9 updates 2023-10-04 01:37:53 +02:00